github-pages-deploy-action/node_modules/@babel/helper-function-name/package.json

51 lines
1.4 KiB
JSON
Raw Normal View History

2020-03-31 20:42:07 +08:00
{
"_args": [
[
"@babel/helper-function-name@7.8.3",
2020-03-31 20:54:32 +08:00
"."
2020-03-31 20:42:07 +08:00
]
],
"_development": true,
"_from": "@babel/helper-function-name@7.8.3",
"_id": "@babel/helper-function-name@7.8.3",
"_inBundle": false,
"_integrity": "sha512-BCxgX1BC2hD/oBlIFUgOCQDOPV8nSINxCwM3o93xP4P9Fq6aV5sgv2cOOITDMtCfQ+3PvHp3l689XZvAM9QyOA==",
"_location": "/@babel/helper-function-name",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-function-name@7.8.3",
"name": "@babel/helper-function-name",
"escapedName": "@babel%2fhelper-function-name",
"scope": "@babel",
"rawSpec": "7.8.3",
"saveSpec": null,
"fetchSpec": "7.8.3"
},
"_requiredBy": [
"/@babel/traverse"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.8.3.tgz",
"_spec": "7.8.3",
2020-03-31 20:54:32 +08:00
"_where": ".",
2020-03-31 20:42:07 +08:00
"dependencies": {
"@babel/helper-get-function-arity": "^7.8.3",
"@babel/template": "^7.8.3",
"@babel/types": "^7.8.3"
},
"description": "Helper function to change the property 'name' of every function",
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-function-name",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-function-name"
},
"version": "7.8.3"
}