TransFlow/node_modules/@babel/helper-wrap-function/package.json

57 lines
1.6 KiB
JSON

{
"_args": [
[
"@babel/helper-wrap-function@7.10.4",
"D:\\Hjm项目\\TransFlow"
]
],
"_development": true,
"_from": "@babel/helper-wrap-function@7.10.4",
"_id": "@babel/helper-wrap-function@7.10.4",
"_inBundle": false,
"_integrity": "sha1-im9wHqsP8592W1oc/vQJmQ5iS4c=",
"_location": "/@babel/helper-wrap-function",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-wrap-function@7.10.4",
"name": "@babel/helper-wrap-function",
"escapedName": "@babel%2fhelper-wrap-function",
"scope": "@babel",
"rawSpec": "7.10.4",
"saveSpec": null,
"fetchSpec": "7.10.4"
},
"_requiredBy": [
"/@babel/helper-remap-async-to-generator"
],
"_resolved": "https://registry.npm.taobao.org/@babel/helper-wrap-function/download/@babel/helper-wrap-function-7.10.4.tgz",
"_spec": "7.10.4",
"_where": "D:\\Hjm项目\\TransFlow",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/helper-function-name": "^7.10.4",
"@babel/template": "^7.10.4",
"@babel/traverse": "^7.10.4",
"@babel/types": "^7.10.4"
},
"description": "Helper to wrap functions inside a function call.",
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
"homepage": "https://github.com/babel/babel#readme",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-wrap-function",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-wrap-function"
},
"version": "7.10.4"
}