You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
81 lines
2.5 KiB
81 lines
2.5 KiB
{
|
|
"_args": [
|
|
[
|
|
"@babel/compat-data@7.10.3",
|
|
"/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server"
|
|
]
|
|
],
|
|
"_from": "@babel/compat-data@7.10.3",
|
|
"_id": "@babel/compat-data@7.10.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-BDIfJ9uNZuI0LajPfoYV28lX8kyCPMHY6uY4WH1lJdcicmAfxCK5ASzaeV0D/wsUaRH/cLk+amuxtC37sZ8TUg==",
|
|
"_location": "/@babel/compat-data",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/compat-data@7.10.3",
|
|
"name": "@babel/compat-data",
|
|
"escapedName": "@babel%2fcompat-data",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.10.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.10.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-compilation-targets",
|
|
"/@babel/preset-env",
|
|
"/babel-preset-react-app/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.10.3.tgz",
|
|
"_spec": "7.10.3",
|
|
"_where": "/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server",
|
|
"author": {
|
|
"name": "The Babel Team",
|
|
"url": "https://babeljs.io/team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"browserslist": "^4.12.0",
|
|
"invariant": "^2.2.4",
|
|
"semver": "^5.5.0"
|
|
},
|
|
"description": "",
|
|
"devDependencies": {
|
|
"@babel/helper-compilation-targets": "^7.10.1",
|
|
"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": "2787ee2f967b6d8e1121fca00a8d578d75449a53",
|
|
"homepage": "https://github.com/babel/babel#readme",
|
|
"keywords": [
|
|
"babel",
|
|
"compat-table",
|
|
"compat-data"
|
|
],
|
|
"license": "MIT",
|
|
"name": "@babel/compat-data",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "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.10.3"
|
|
}
|
|
|