mirror of
https://github.com/actions/labeler.git
synced 2026-01-05 11:32:54 +08:00
53 lines
1.9 KiB
JSON
53 lines
1.9 KiB
JSON
{
|
|
"_from": "@babel/helper-member-expression-to-functions@^7.10.4",
|
|
"_id": "@babel/helper-member-expression-to-functions@7.11.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-JbFlKHFntRV5qKw3YC0CvQnDZ4XMwgzzBbld7Ly4Mj4cbFy3KywcR8NtNctRToMWJOVvLINJv525Gd6wwVEx/Q==",
|
|
"_location": "/@babel/helper-member-expression-to-functions",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-member-expression-to-functions@^7.10.4",
|
|
"name": "@babel/helper-member-expression-to-functions",
|
|
"escapedName": "@babel%2fhelper-member-expression-to-functions",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.10.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.10.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-replace-supers"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.11.0.tgz",
|
|
"_shasum": "ae69c83d84ee82f4b42f96e2a09410935a8f26df",
|
|
"_spec": "@babel/helper-member-expression-to-functions@^7.10.4",
|
|
"_where": "/Users/dakale/dev/GitHub/actions/labeler/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.11.0"
|
|
},
|
|
"deprecated": false,
|
|
"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"
|
|
}
|