76 lines
2.2 KiB
JSON
76 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/compat-data@7.9.6",
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
|
]
|
|
],
|
|
"_from": "@babel/compat-data@7.9.6",
|
|
"_id": "@babel/compat-data@7.9.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-5QPTrNen2bm7RBc7dsOmcA5hbrS4O2Vhmk5XOL4zWW/zD/hV0iinpefDlkm+tBBy8kDtFaaeEvmAqt+nURAV2g==",
|
|
"_location": "/@babel/compat-data",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/compat-data@7.9.6",
|
|
"name": "@babel/compat-data",
|
|
"escapedName": "@babel%2fcompat-data",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.9.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.9.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-compilation-targets",
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.9.6.tgz",
|
|
"_spec": "7.9.6",
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
|
"author": {
|
|
"name": "The Babel Team",
|
|
"url": "https://babeljs.io/team"
|
|
},
|
|
"dependencies": {
|
|
"browserslist": "^4.11.1",
|
|
"invariant": "^2.2.4",
|
|
"semver": "^5.5.0"
|
|
},
|
|
"description": "",
|
|
"devDependencies": {
|
|
"@babel/helper-compilation-targets": "^7.9.6",
|
|
"caniuse-db": "1.0.30001035",
|
|
"electron-to-chromium": "1.3.377",
|
|
"lodash": "^4.17.15"
|
|
},
|
|
"exports": {
|
|
"./plugins": "./data/plugins.json",
|
|
"./native-modules": "./data/native-modules.json",
|
|
"./corejs2-built-ins": "./data/corejs2-built-ins.json",
|
|
"./corejs3-shipped-proposals": "./data/corejs3-shipped-proposals.json",
|
|
"./overlapping-plugins": "./data/overlapping-plugins.json",
|
|
"./plugin-bugfixes": "./data/plugin-bugfixes.json"
|
|
},
|
|
"gitHead": "9c2846bcacc75aa931ea9d556950c2113765d43d",
|
|
"keywords": [
|
|
"babel",
|
|
"compat-table",
|
|
"compat-data"
|
|
],
|
|
"license": "MIT",
|
|
"name": "@babel/compat-data",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-compat-data"
|
|
},
|
|
"scripts": {
|
|
"build-data": "./scripts/download-compat-table.sh; node ./scripts/build-data.js; node ./scripts/build-modules-support.js; node ./scripts/build-bugfixes-targets.js"
|
|
},
|
|
"version": "7.9.6"
|
|
}
|