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.
47 lines
1.7 KiB
47 lines
1.7 KiB
{ |
|
"_from": "@babel/helper-annotate-as-pure@^7.7.4", |
|
"_id": "@babel/helper-annotate-as-pure@7.7.4", |
|
"_inBundle": false, |
|
"_integrity": "sha512-2BQmQgECKzYKFPpiycoF9tlb5HA4lrVyAmLLVK177EcQAqjVLciUb2/R+n1boQ9y5ENV3uz2ZqiNw7QMBBw1Og==", |
|
"_location": "/@babel/helper-annotate-as-pure", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "range", |
|
"registry": true, |
|
"raw": "@babel/helper-annotate-as-pure@^7.7.4", |
|
"name": "@babel/helper-annotate-as-pure", |
|
"escapedName": "@babel%2fhelper-annotate-as-pure", |
|
"scope": "@babel", |
|
"rawSpec": "^7.7.4", |
|
"saveSpec": null, |
|
"fetchSpec": "^7.7.4" |
|
}, |
|
"_requiredBy": [ |
|
"/@babel/helper-remap-async-to-generator", |
|
"/@babel/plugin-transform-classes", |
|
"/@babel/plugin-transform-react-constant-elements", |
|
"/@babel/plugin-transform-template-literals" |
|
], |
|
"_resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.7.4.tgz", |
|
"_shasum": "bb3faf1e74b74bd547e867e48f551fa6b098b6ce", |
|
"_spec": "@babel/helper-annotate-as-pure@^7.7.4", |
|
"_where": "/home/f2256342/forge/udemy-react/burger/node_modules/@babel/plugin-transform-react-constant-elements", |
|
"bundleDependencies": false, |
|
"dependencies": { |
|
"@babel/types": "^7.7.4" |
|
}, |
|
"deprecated": false, |
|
"description": "Helper function to annotate paths and nodes with #__PURE__ comment", |
|
"gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", |
|
"license": "MIT", |
|
"main": "lib/index.js", |
|
"name": "@babel/helper-annotate-as-pure", |
|
"publishConfig": { |
|
"access": "public" |
|
}, |
|
"repository": { |
|
"type": "git", |
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-annotate-as-pure" |
|
}, |
|
"version": "7.7.4" |
|
}
|
|
|