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.

57 lines
1.9 KiB

4 years ago
{
"_args": [
[
"@babel/helper-annotate-as-pure@7.10.4",
"/Users/linhuakun/Downloads/nodejs/codewhy"
]
],
"_development": true,
"_from": "@babel/helper-annotate-as-pure@7.10.4",
"_id": "@babel/helper-annotate-as-pure@7.10.4",
"_inBundle": false,
"_integrity": "sha1-W/DUlaP3V6w72ki1vzs7ownHK6M=",
"_location": "/@babel/helper-annotate-as-pure",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-annotate-as-pure@7.10.4",
"name": "@babel/helper-annotate-as-pure",
"escapedName": "@babel%2fhelper-annotate-as-pure",
"scope": "@babel",
"rawSpec": "7.10.4",
"saveSpec": null,
"fetchSpec": "7.10.4"
},
"_requiredBy": [
"/@babel/helper-create-regexp-features-plugin",
"/@babel/helper-remap-async-to-generator",
"/@babel/plugin-transform-classes",
"/@babel/plugin-transform-template-literals"
],
"_resolved": "https://registry.npm.taobao.org/@babel/helper-annotate-as-pure/download/@babel/helper-annotate-as-pure-7.10.4.tgz?cache=0&sync_timestamp=1593522826156&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-annotate-as-pure%2Fdownload%2F%40babel%2Fhelper-annotate-as-pure-7.10.4.tgz",
"_spec": "7.10.4",
"_where": "/Users/linhuakun/Downloads/nodejs/codewhy",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/types": "^7.10.4"
},
"description": "Helper function to annotate paths and nodes with #__PURE__ comment",
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
"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.10.4"
}