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.
73 lines
2.2 KiB
73 lines
2.2 KiB
4 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"@babel/traverse@7.11.5",
|
||
|
"/Users/linhuakun/Downloads/nodejs/codewhy"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "@babel/traverse@7.11.5",
|
||
|
"_id": "@babel/traverse@7.11.5",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-vnd7k7UY62127i4eodFD2qEeYcM=",
|
||
|
"_location": "/@babel/traverse",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/traverse@7.11.5",
|
||
|
"name": "@babel/traverse",
|
||
|
"escapedName": "@babel%2ftraverse",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "7.11.5",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "7.11.5"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/core",
|
||
|
"/@babel/helper-replace-supers",
|
||
|
"/@babel/helper-wrap-function",
|
||
|
"/@babel/helpers",
|
||
|
"/@vue/babel-plugin-jsx"
|
||
|
],
|
||
|
"_resolved": "https://registry.npm.taobao.org/@babel/traverse/download/@babel/traverse-7.11.5.tgz?cache=0&sync_timestamp=1598904188871&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftraverse%2Fdownload%2F%40babel%2Ftraverse-7.11.5.tgz",
|
||
|
"_spec": "7.11.5",
|
||
|
"_where": "/Users/linhuakun/Downloads/nodejs/codewhy",
|
||
|
"author": {
|
||
|
"name": "Sebastian McKenzie",
|
||
|
"email": "sebmck@gmail.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@babel/code-frame": "^7.10.4",
|
||
|
"@babel/generator": "^7.11.5",
|
||
|
"@babel/helper-function-name": "^7.10.4",
|
||
|
"@babel/helper-split-export-declaration": "^7.11.0",
|
||
|
"@babel/parser": "^7.11.5",
|
||
|
"@babel/types": "^7.11.5",
|
||
|
"debug": "^4.1.0",
|
||
|
"globals": "^11.1.0",
|
||
|
"lodash": "^4.17.19"
|
||
|
},
|
||
|
"description": "The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes",
|
||
|
"devDependencies": {
|
||
|
"@babel/helper-plugin-test-runner": "^7.10.4"
|
||
|
},
|
||
|
"gitHead": "af64ccb2b00bc7574943674996c2f0507cdbfb6f",
|
||
|
"homepage": "https://babeljs.io/",
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "@babel/traverse",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/babel/babel.git",
|
||
|
"directory": "packages/babel-traverse"
|
||
|
},
|
||
|
"version": "7.11.5"
|
||
|
}
|