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.
88 lines
2.2 KiB
88 lines
2.2 KiB
{
|
|
"_from": "@babel/parser@^7.11.1",
|
|
"_id": "@babel/parser@7.11.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-nh6uRnOLzQjiPoZ7q0PnuVKZqPk=",
|
|
"_location": "/@babel/parser",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/parser@^7.11.1",
|
|
"name": "@babel/parser",
|
|
"escapedName": "@babel%2fparser",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.11.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.11.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@ant-design/pro-cli",
|
|
"/@babel/core",
|
|
"/@babel/template",
|
|
"/@babel/traverse",
|
|
"/@types/babel__core",
|
|
"/@types/babel__template",
|
|
"/@umijs/babel-plugin-auto-css-modules/@babel/traverse",
|
|
"/@umijs/babel-plugin-import-to-await-require/@babel/traverse",
|
|
"/@umijs/utils",
|
|
"/babel-eslint",
|
|
"/jest-environment-jsdom-fourteen/istanbul-lib-instrument",
|
|
"/umi-uni18n"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@babel/parser/download/@babel/parser-7.11.3.tgz",
|
|
"_shasum": "9e1eae46738bcd08e23e867bab43e7b95299a8f9",
|
|
"_spec": "@babel/parser@^7.11.1",
|
|
"_where": "/Users/zq/Desktop/hngs/node_modules/@babel/core",
|
|
"author": {
|
|
"name": "Sebastian McKenzie",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
"bin": {
|
|
"parser": "bin/babel-parser.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "A JavaScript parser",
|
|
"devDependencies": {
|
|
"@babel/code-frame": "^7.10.4",
|
|
"@babel/helper-fixtures": "^7.10.5",
|
|
"@babel/helper-validator-identifier": "^7.10.4",
|
|
"charcodes": "^0.2.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.0.0"
|
|
},
|
|
"files": [
|
|
"bin",
|
|
"lib",
|
|
"typings"
|
|
],
|
|
"gitHead": "57b658c4d83db6874dd3d72a5a653c5b2cec6e78",
|
|
"homepage": "https://babeljs.io/",
|
|
"keywords": [
|
|
"babel",
|
|
"javascript",
|
|
"parser",
|
|
"tc39",
|
|
"ecmascript",
|
|
"@babel/parser"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/parser",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-parser"
|
|
},
|
|
"types": "typings/babel-parser.d.ts",
|
|
"version": "7.11.3"
|
|
}
|