spaceout/front_end/node_modules/@babel/helper-builder-react-jsx/package.json
2020-12-12 10:25:30 -05:00

55 lines
1.7 KiB
JSON

{
"_args": [
[
"@babel/helper-builder-react-jsx@7.10.4",
"/home/chinmay/Desktop/HackTJ2020/frontend"
]
],
"_development": true,
"_from": "@babel/helper-builder-react-jsx@7.10.4",
"_id": "@babel/helper-builder-react-jsx@7.10.4",
"_inBundle": false,
"_integrity": "sha512-5nPcIZ7+KKDxT1427oBivl9V9YTal7qk0diccnh7RrcgrT/pGFOjgGw1dgryyx1GvHEpXVfoDF6Ak3rTiWh8Rg==",
"_location": "/@babel/helper-builder-react-jsx",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-builder-react-jsx@7.10.4",
"name": "@babel/helper-builder-react-jsx",
"escapedName": "@babel%2fhelper-builder-react-jsx",
"scope": "@babel",
"rawSpec": "7.10.4",
"saveSpec": null,
"fetchSpec": "7.10.4"
},
"_requiredBy": [
"/@babel/plugin-transform-react-jsx"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.10.4.tgz",
"_spec": "7.10.4",
"_where": "/home/chinmay/Desktop/HackTJ2020/frontend",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.10.4",
"@babel/types": "^7.10.4"
},
"description": "Helper function to build react jsx",
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
"homepage": "https://github.com/babel/babel#readme",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-builder-react-jsx",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-builder-react-jsx"
},
"version": "7.10.4"
}