mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-04-23 04:49:50 -04:00
58 lines
1.8 KiB
JSON
58 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/helper-annotate-as-pure@7.12.10",
|
|
"/home/chinmay/Desktop/HackTJ2020/frontend"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/helper-annotate-as-pure@7.12.10",
|
|
"_id": "@babel/helper-annotate-as-pure@7.12.10",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-XplmVbC1n+KY6jL8/fgLVXXUauDIB+lD5+GsQEh6F6GBF1dq1qy4DP4yXWzDKcoqXB3X58t61e85Fitoww4JVQ==",
|
|
"_location": "/@babel/helper-annotate-as-pure",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helper-annotate-as-pure@7.12.10",
|
|
"name": "@babel/helper-annotate-as-pure",
|
|
"escapedName": "@babel%2fhelper-annotate-as-pure",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.12.10",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.12.10"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-builder-react-jsx",
|
|
"/@babel/helper-builder-react-jsx-experimental",
|
|
"/@babel/helper-create-regexp-features-plugin",
|
|
"/@babel/helper-remap-async-to-generator",
|
|
"/@babel/plugin-transform-classes",
|
|
"/@babel/plugin-transform-react-pure-annotations"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.10.tgz",
|
|
"_spec": "7.12.10",
|
|
"_where": "/home/chinmay/Desktop/HackTJ2020/frontend",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/types": "^7.12.10"
|
|
},
|
|
"description": "Helper function to annotate paths and nodes with #__PURE__ comment",
|
|
"homepage": "https://github.com/babel/babel#readme",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-annotate-as-pure",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-annotate-as-pure"
|
|
},
|
|
"version": "7.12.10"
|
|
}
|