TransFlow/node_modules/@babel/helper-member-expression-to.../package.json

58 lines
2.0 KiB
JSON

{
"_args": [
[
"@babel/helper-member-expression-to-functions@7.11.0",
"D:\\Hjm项目\\TransFlow"
]
],
"_development": true,
"_from": "@babel/helper-member-expression-to-functions@7.11.0",
"_id": "@babel/helper-member-expression-to-functions@7.11.0",
"_inBundle": false,
"_integrity": "sha1-rmnIPYTugvS0L5bioJQQk1qPJt8=",
"_location": "/@babel/helper-member-expression-to-functions",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-member-expression-to-functions@7.11.0",
"name": "@babel/helper-member-expression-to-functions",
"escapedName": "@babel%2fhelper-member-expression-to-functions",
"scope": "@babel",
"rawSpec": "7.11.0",
"saveSpec": null,
"fetchSpec": "7.11.0"
},
"_requiredBy": [
"/@babel/helper-create-class-features-plugin",
"/@babel/helper-replace-supers"
],
"_resolved": "https://registry.npm.taobao.org/@babel/helper-member-expression-to-functions/download/@babel/helper-member-expression-to-functions-7.11.0.tgz?cache=0&sync_timestamp=1596142785938&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-member-expression-to-functions%2Fdownload%2F%40babel%2Fhelper-member-expression-to-functions-7.11.0.tgz",
"_spec": "7.11.0",
"_where": "D:\\Hjm项目\\TransFlow",
"author": {
"name": "Justin Ridgewell",
"email": "justin@ridgewell.name"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/types": "^7.11.0"
},
"description": "Helper function to replace certain member expressions with function calls",
"homepage": "https://github.com/babel/babel#readme",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-member-expression-to-functions",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-member-expression-to-functions"
},
"version": "7.11.0"
}