suyiScreen/node_modules/@babel/helpers/package.json

59 lines
1.5 KiB
JSON

{
"_args": [
[
"@babel/helpers@7.8.4",
"D:\\Hjm项目\\suyi1111"
]
],
"_development": true,
"_from": "@babel/helpers@7.8.4",
"_id": "@babel/helpers@7.8.4",
"_inBundle": false,
"_integrity": "sha1-dU6z7nJ8Fl4KJA1sIH3nxFXzb3M=",
"_location": "/@babel/helpers",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helpers@7.8.4",
"name": "@babel/helpers",
"escapedName": "@babel%2fhelpers",
"scope": "@babel",
"rawSpec": "7.8.4",
"saveSpec": null,
"fetchSpec": "7.8.4"
},
"_requiredBy": [
"/@babel/core"
],
"_resolved": "https://registry.npm.taobao.org/@babel/helpers/download/@babel/helpers-7.8.4.tgz",
"_spec": "7.8.4",
"_where": "D:\\Hjm项目\\suyi1111",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"dependencies": {
"@babel/template": "^7.8.3",
"@babel/traverse": "^7.8.4",
"@babel/types": "^7.8.3"
},
"description": "Collection of helper functions used by Babel transforms.",
"devDependencies": {
"@babel/helper-plugin-test-runner": "^7.8.3"
},
"gitHead": "5c2e6bc07fed3d28801d93168622c99ae622653a",
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helpers",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helpers"
},
"version": "7.8.4"
}