54 lines
2.1 KiB
JSON
54 lines
2.1 KiB
JSON
{
|
|
"_from": "@babel/helper-member-expression-to-functions@^7.12.13",
|
|
"_id": "@babel/helper-member-expression-to-functions@7.12.13",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-xXFWlbT4urMmYNvc3CNB3sfj30A=",
|
|
"_location": "/@babel/helper-member-expression-to-functions",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-member-expression-to-functions@^7.12.13",
|
|
"name": "@babel/helper-member-expression-to-functions",
|
|
"escapedName": "@babel%2fhelper-member-expression-to-functions",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.12.13",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.12.13"
|
|
},
|
|
"_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.12.13.tgz?cache=0&sync_timestamp=1612314686964&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.12.13.tgz",
|
|
"_shasum": "c5715695b4f8bab32660dbdcdc2341dec7e3df40",
|
|
"_spec": "@babel/helper-member-expression-to-functions@^7.12.13",
|
|
"_where": "E:\\GreateCommunity\\node_modules\\@babel\\helper-replace-supers",
|
|
"author": {
|
|
"name": "Justin Ridgewell",
|
|
"email": "justin@ridgewell.name"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/types": "^7.12.13"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to replace certain member expressions with function calls",
|
|
"homepage": "https://babel.dev/docs/en/next/babel-helper-member-expression-to-functions",
|
|
"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.12.13"
|
|
}
|