72 lines
2.2 KiB
JSON
72 lines
2.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/plugin-proposal-decorators@7.10.5",
|
|
"D:\\Hjm项目\\TransFlow"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/plugin-proposal-decorators@7.10.5",
|
|
"_id": "@babel/plugin-proposal-decorators@7.10.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-QomLukeLxLGuJCpwOpU6etNQ/7Q=",
|
|
"_location": "/@babel/plugin-proposal-decorators",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-proposal-decorators@7.10.5",
|
|
"name": "@babel/plugin-proposal-decorators",
|
|
"escapedName": "@babel%2fplugin-proposal-decorators",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.10.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.10.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/babel-preset-app"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@babel/plugin-proposal-decorators/download/@babel/plugin-proposal-decorators-7.10.5.tgz?cache=0&sync_timestamp=1594750827074&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fplugin-proposal-decorators%2Fdownload%2F%40babel%2Fplugin-proposal-decorators-7.10.5.tgz",
|
|
"_spec": "7.10.5",
|
|
"_where": "D:\\Hjm项目\\TransFlow",
|
|
"author": {
|
|
"name": "Logan Smyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/helper-create-class-features-plugin": "^7.10.5",
|
|
"@babel/helper-plugin-utils": "^7.10.4",
|
|
"@babel/plugin-syntax-decorators": "^7.10.4"
|
|
},
|
|
"description": "Compile class and object decorators to ES5",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.10.5",
|
|
"@babel/helper-plugin-test-runner": "^7.10.4"
|
|
},
|
|
"gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7",
|
|
"homepage": "https://github.com/babel/babel#readme",
|
|
"keywords": [
|
|
"babel",
|
|
"babel-plugin",
|
|
"decorators"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/plugin-proposal-decorators",
|
|
"peerDependencies": {
|
|
"@babel/core": "^7.0.0-0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-plugin-proposal-decorators"
|
|
},
|
|
"version": "7.10.5"
|
|
}
|