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.
54 lines
2.0 KiB
54 lines
2.0 KiB
{
|
|
"_from": "@babel/helper-member-expression-to-functions@^7.10.1",
|
|
"_id": "@babel/helper-member-expression-to-functions@7.10.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-q7+37c4EPLSjNb2NmWOjNwj0+BOyYlssuQ58kHEWk1Z78K5i8vTUsteq78HMieRPQSl/NtpQyJfdjt3qZ5V2vw==",
|
|
"_location": "/@babel/helper-member-expression-to-functions",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-member-expression-to-functions@^7.10.1",
|
|
"name": "@babel/helper-member-expression-to-functions",
|
|
"escapedName": "@babel%2fhelper-member-expression-to-functions",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.10.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.10.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-create-class-features-plugin",
|
|
"/@babel/helper-replace-supers"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.3.tgz",
|
|
"_shasum": "bc3663ac81ac57c39148fef4c69bf48a77ba8dd6",
|
|
"_spec": "@babel/helper-member-expression-to-functions@^7.10.1",
|
|
"_where": "C:\\Users\\user\\Documents\\myapp\\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.10.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to replace certain member expressions with function calls",
|
|
"gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53",
|
|
"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.10.3"
|
|
}
|
|
|