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.
116 lines
4.5 KiB
116 lines
4.5 KiB
{
|
|
"_args": [
|
|
[
|
|
"@babel/helper-plugin-utils@7.10.4",
|
|
"/Users/linhuakun/Downloads/nodejs/codewhy"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/helper-plugin-utils@7.10.4",
|
|
"_id": "@babel/helper-plugin-utils@7.10.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-L3WoMSadT2d95JmG3/WZJ1M883U=",
|
|
"_location": "/@babel/helper-plugin-utils",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helper-plugin-utils@7.10.4",
|
|
"name": "@babel/helper-plugin-utils",
|
|
"escapedName": "@babel%2fhelper-plugin-utils",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.10.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.10.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-create-class-features-plugin",
|
|
"/@babel/plugin-proposal-async-generator-functions",
|
|
"/@babel/plugin-proposal-class-properties",
|
|
"/@babel/plugin-proposal-decorators",
|
|
"/@babel/plugin-proposal-dynamic-import",
|
|
"/@babel/plugin-proposal-export-namespace-from",
|
|
"/@babel/plugin-proposal-json-strings",
|
|
"/@babel/plugin-proposal-logical-assignment-operators",
|
|
"/@babel/plugin-proposal-nullish-coalescing-operator",
|
|
"/@babel/plugin-proposal-numeric-separator",
|
|
"/@babel/plugin-proposal-object-rest-spread",
|
|
"/@babel/plugin-proposal-optional-catch-binding",
|
|
"/@babel/plugin-proposal-optional-chaining",
|
|
"/@babel/plugin-proposal-private-methods",
|
|
"/@babel/plugin-proposal-unicode-property-regex",
|
|
"/@babel/plugin-syntax-async-generators",
|
|
"/@babel/plugin-syntax-class-properties",
|
|
"/@babel/plugin-syntax-decorators",
|
|
"/@babel/plugin-syntax-dynamic-import",
|
|
"/@babel/plugin-syntax-export-namespace-from",
|
|
"/@babel/plugin-syntax-json-strings",
|
|
"/@babel/plugin-syntax-jsx",
|
|
"/@babel/plugin-syntax-logical-assignment-operators",
|
|
"/@babel/plugin-syntax-nullish-coalescing-operator",
|
|
"/@babel/plugin-syntax-numeric-separator",
|
|
"/@babel/plugin-syntax-object-rest-spread",
|
|
"/@babel/plugin-syntax-optional-catch-binding",
|
|
"/@babel/plugin-syntax-optional-chaining",
|
|
"/@babel/plugin-syntax-top-level-await",
|
|
"/@babel/plugin-transform-arrow-functions",
|
|
"/@babel/plugin-transform-async-to-generator",
|
|
"/@babel/plugin-transform-block-scoped-functions",
|
|
"/@babel/plugin-transform-block-scoping",
|
|
"/@babel/plugin-transform-classes",
|
|
"/@babel/plugin-transform-computed-properties",
|
|
"/@babel/plugin-transform-destructuring",
|
|
"/@babel/plugin-transform-dotall-regex",
|
|
"/@babel/plugin-transform-duplicate-keys",
|
|
"/@babel/plugin-transform-exponentiation-operator",
|
|
"/@babel/plugin-transform-for-of",
|
|
"/@babel/plugin-transform-function-name",
|
|
"/@babel/plugin-transform-literals",
|
|
"/@babel/plugin-transform-member-expression-literals",
|
|
"/@babel/plugin-transform-modules-amd",
|
|
"/@babel/plugin-transform-modules-commonjs",
|
|
"/@babel/plugin-transform-modules-systemjs",
|
|
"/@babel/plugin-transform-modules-umd",
|
|
"/@babel/plugin-transform-new-target",
|
|
"/@babel/plugin-transform-object-super",
|
|
"/@babel/plugin-transform-parameters",
|
|
"/@babel/plugin-transform-property-literals",
|
|
"/@babel/plugin-transform-reserved-words",
|
|
"/@babel/plugin-transform-runtime",
|
|
"/@babel/plugin-transform-shorthand-properties",
|
|
"/@babel/plugin-transform-spread",
|
|
"/@babel/plugin-transform-sticky-regex",
|
|
"/@babel/plugin-transform-template-literals",
|
|
"/@babel/plugin-transform-typeof-symbol",
|
|
"/@babel/plugin-transform-unicode-escapes",
|
|
"/@babel/plugin-transform-unicode-regex",
|
|
"/@babel/preset-env",
|
|
"/@babel/preset-modules"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@babel/helper-plugin-utils/download/@babel/helper-plugin-utils-7.10.4.tgz?cache=0&sync_timestamp=1593521148758&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-plugin-utils%2Fdownload%2F%40babel%2Fhelper-plugin-utils-7.10.4.tgz",
|
|
"_spec": "7.10.4",
|
|
"_where": "/Users/linhuakun/Downloads/nodejs/codewhy",
|
|
"author": {
|
|
"name": "Logan Smyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"description": "General utilities for plugins to use",
|
|
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-plugin-utils",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-plugin-utils"
|
|
},
|
|
"version": "7.10.4"
|
|
}
|