mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-04-06 13:10:16 -04:00
75 lines
2.2 KiB
JSON
75 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/compat-data@7.12.7",
|
|
"/home/chinmay/Desktop/HackTJ2020/frontend"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/compat-data@7.12.7",
|
|
"_id": "@babel/compat-data@7.12.7",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==",
|
|
"_location": "/@babel/compat-data",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/compat-data@7.12.7",
|
|
"name": "@babel/compat-data",
|
|
"escapedName": "@babel%2fcompat-data",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.12.7",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.12.7"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-compilation-targets",
|
|
"/@babel/preset-env"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.12.7.tgz",
|
|
"_spec": "7.12.7",
|
|
"_where": "/home/chinmay/Desktop/HackTJ2020/frontend",
|
|
"author": {
|
|
"name": "The Babel Team",
|
|
"url": "https://babeljs.io/team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"description": "",
|
|
"devDependencies": {
|
|
"electron-to-chromium": "1.3.583",
|
|
"lodash": "^4.17.19",
|
|
"mdn-browser-compat-data": "1.0.38"
|
|
},
|
|
"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"
|
|
},
|
|
"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.12.7"
|
|
}
|