47 lines
1.6 KiB
JSON
47 lines
1.6 KiB
JSON
{
|
|
"_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-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/george/citwa/red_de_investigacion_front/first/node_modules/@babel/helper-remap-async-to-generator",
|
|
"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"
|
|
}
|