mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-04-22 04:19:49 -04:00
68 lines
1.9 KiB
JSON
68 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/preset-react@7.12.10",
|
|
"/home/chinmay/Desktop/HackTJ2020/frontend"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/preset-react@7.12.10",
|
|
"_id": "@babel/preset-react@7.12.10",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-vtQNjaHRl4DUpp+t+g4wvTHsLQuye+n0H/wsXIZRn69oz/fvNC7gQ4IK73zGJBaxvHoxElDvnYCthMcT7uzFoQ==",
|
|
"_location": "/@babel/preset-react",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/preset-react@7.12.10",
|
|
"name": "@babel/preset-react",
|
|
"escapedName": "@babel%2fpreset-react",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.12.10",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.12.10"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.12.10.tgz",
|
|
"_spec": "7.12.10",
|
|
"_where": "/home/chinmay/Desktop/HackTJ2020/frontend",
|
|
"author": {
|
|
"name": "Sebastian McKenzie",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.10.4",
|
|
"@babel/plugin-transform-react-display-name": "^7.12.1",
|
|
"@babel/plugin-transform-react-jsx": "^7.12.10",
|
|
"@babel/plugin-transform-react-jsx-development": "^7.12.7",
|
|
"@babel/plugin-transform-react-pure-annotations": "^7.12.1"
|
|
},
|
|
"description": "Babel preset for all React plugins.",
|
|
"devDependencies": {
|
|
"@babel/core": "7.12.10",
|
|
"@babel/helper-plugin-test-runner": "7.10.4"
|
|
},
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/preset-react",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-preset-react"
|
|
},
|
|
"version": "7.12.10"
|
|
}
|