mirror of
https://github.com/actions/labeler.git
synced 2026-01-12 16:11:56 +08:00
59 lines
1.9 KiB
JSON
59 lines
1.9 KiB
JSON
{
|
|
"_from": "@babel/helper-module-transforms@^7.11.0",
|
|
"_id": "@babel/helper-module-transforms@7.11.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-02EVu8COMuTRO1TAzdMtpBPbe6aQ1w/8fePD2YgQmxZU4gpNWaL9gK3Jp7dxlkUlUCJOTaSeA+Hrm1BRQwqIhg==",
|
|
"_location": "/@babel/helper-module-transforms",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-module-transforms@^7.11.0",
|
|
"name": "@babel/helper-module-transforms",
|
|
"escapedName": "@babel%2fhelper-module-transforms",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.11.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.11.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.11.0.tgz",
|
|
"_shasum": "b16f250229e47211abdd84b34b64737c2ab2d359",
|
|
"_spec": "@babel/helper-module-transforms@^7.11.0",
|
|
"_where": "/Users/dakale/dev/GitHub/actions/labeler/node_modules/@babel/core",
|
|
"author": {
|
|
"name": "Logan Smyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-module-imports": "^7.10.4",
|
|
"@babel/helper-replace-supers": "^7.10.4",
|
|
"@babel/helper-simple-access": "^7.10.4",
|
|
"@babel/helper-split-export-declaration": "^7.11.0",
|
|
"@babel/template": "^7.10.4",
|
|
"@babel/types": "^7.11.0",
|
|
"lodash": "^4.17.19"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Babel helper functions for implementing ES6 module transformations",
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-module-transforms",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-module-transforms"
|
|
},
|
|
"version": "7.11.0"
|
|
}
|