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.
93 lines
2.7 KiB
93 lines
2.7 KiB
|
3 years ago
|
{
|
||
|
|
"_args": [
|
||
|
|
[
|
||
|
|
"@babel/types@7.11.0",
|
||
|
|
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
|
||
|
|
]
|
||
|
|
],
|
||
|
|
"_from": "@babel/types@7.11.0",
|
||
|
|
"_id": "@babel/types@7.11.0",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha1-Kua/G6mujDxDgk5YYSaYcbIG6Q0=",
|
||
|
|
"_location": "/@babel/types",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "version",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "@babel/types@7.11.0",
|
||
|
|
"name": "@babel/types",
|
||
|
|
"escapedName": "@babel%2ftypes",
|
||
|
|
"scope": "@babel",
|
||
|
|
"rawSpec": "7.11.0",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "7.11.0"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"/@babel/core",
|
||
|
|
"/@babel/generator",
|
||
|
|
"/@babel/helper-annotate-as-pure",
|
||
|
|
"/@babel/helper-builder-binary-assignment-operator-visitor",
|
||
|
|
"/@babel/helper-define-map",
|
||
|
|
"/@babel/helper-explode-assignable-expression",
|
||
|
|
"/@babel/helper-function-name",
|
||
|
|
"/@babel/helper-get-function-arity",
|
||
|
|
"/@babel/helper-hoist-variables",
|
||
|
|
"/@babel/helper-member-expression-to-functions",
|
||
|
|
"/@babel/helper-module-imports",
|
||
|
|
"/@babel/helper-module-transforms",
|
||
|
|
"/@babel/helper-optimise-call-expression",
|
||
|
|
"/@babel/helper-remap-async-to-generator",
|
||
|
|
"/@babel/helper-replace-supers",
|
||
|
|
"/@babel/helper-simple-access",
|
||
|
|
"/@babel/helper-skip-transparent-expression-wrappers",
|
||
|
|
"/@babel/helper-split-export-declaration",
|
||
|
|
"/@babel/helper-wrap-function",
|
||
|
|
"/@babel/helpers",
|
||
|
|
"/@babel/preset-modules",
|
||
|
|
"/@babel/template",
|
||
|
|
"/@babel/traverse",
|
||
|
|
"/@dcloudio/uni-template-compiler",
|
||
|
|
"/@types/babel__core",
|
||
|
|
"/@types/babel__generator",
|
||
|
|
"/@types/babel__template",
|
||
|
|
"/@types/babel__traverse",
|
||
|
|
"/@vue/babel-plugin-jsx",
|
||
|
|
"/babel-plugin-jest-hoist",
|
||
|
|
"/jest-snapshot"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.11.0.tgz",
|
||
|
|
"_spec": "7.11.0",
|
||
|
|
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
|
||
|
|
"author": {
|
||
|
|
"name": "Sebastian McKenzie",
|
||
|
|
"email": "sebmck@gmail.com"
|
||
|
|
},
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/babel/babel/issues"
|
||
|
|
},
|
||
|
|
"dependencies": {
|
||
|
|
"@babel/helper-validator-identifier": "^7.10.4",
|
||
|
|
"lodash": "^4.17.19",
|
||
|
|
"to-fast-properties": "^2.0.0"
|
||
|
|
},
|
||
|
|
"description": "Babel Types is a Lodash-esque utility library for AST nodes",
|
||
|
|
"devDependencies": {
|
||
|
|
"@babel/generator": "^7.11.0",
|
||
|
|
"@babel/parser": "^7.11.0"
|
||
|
|
},
|
||
|
|
"homepage": "https://babeljs.io/",
|
||
|
|
"license": "MIT",
|
||
|
|
"main": "lib/index.js",
|
||
|
|
"name": "@babel/types",
|
||
|
|
"publishConfig": {
|
||
|
|
"access": "public"
|
||
|
|
},
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git+https://github.com/babel/babel.git",
|
||
|
|
"directory": "packages/babel-types"
|
||
|
|
},
|
||
|
|
"types": "lib/index.d.ts",
|
||
|
|
"version": "7.11.0"
|
||
|
|
}
|