2021-02-11 21:31:41 +08:00

58 lines
1.6 KiB
JSON

{
"_from": "@babel/helpers@^7.12.13",
"_id": "@babel/helpers@7.12.13",
"_inBundle": false,
"_integrity": "sha1-PHXpk2MuTa3AJ06uIZxz63ZFukc=",
"_location": "/@babel/helpers",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helpers@^7.12.13",
"name": "@babel/helpers",
"escapedName": "@babel%2fhelpers",
"scope": "@babel",
"rawSpec": "^7.12.13",
"saveSpec": null,
"fetchSpec": "^7.12.13"
},
"_requiredBy": [
"/@babel/core"
],
"_resolved": "https://registry.npm.taobao.org/@babel/helpers/download/@babel/helpers-7.12.13.tgz",
"_shasum": "3c75e993632e4dadc0274eae219c73eb7645ba47",
"_spec": "@babel/helpers@^7.12.13",
"_where": "E:\\GreateCommunity\\node_modules\\@babel\\core",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/template": "^7.12.13",
"@babel/traverse": "^7.12.13",
"@babel/types": "^7.12.13"
},
"deprecated": false,
"description": "Collection of helper functions used by Babel transforms.",
"devDependencies": {
"@babel/helper-plugin-test-runner": "7.12.13"
},
"homepage": "https://babel.dev/docs/en/next/babel-helpers",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helpers",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helpers"
},
"version": "7.12.13"
}