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

49 lines
1.5 KiB
JSON
Raw Normal View History

2020-01-28 13:07:56 +08:00
{
2020-03-22 05:13:25 +08:00
"_args": [
[
"@babel/helper-get-function-arity@7.8.3",
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
]
],
"_development": true,
"_from": "@babel/helper-get-function-arity@7.8.3",
"_id": "@babel/helper-get-function-arity@7.8.3",
"_inBundle": false,
"_integrity": "sha512-FVDR+Gd9iLjUMY1fzE2SR0IuaJToR4RkCDARVfsBBPSP53GEqSFjD8gNyxg246VUyc/ALRxFaAK8rVG7UT7xRA==",
"_location": "/@babel/helper-get-function-arity",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-get-function-arity@7.8.3",
"name": "@babel/helper-get-function-arity",
"escapedName": "@babel%2fhelper-get-function-arity",
"scope": "@babel",
"rawSpec": "7.8.3",
"saveSpec": null,
"fetchSpec": "7.8.3"
},
"_requiredBy": [
"/@babel/helper-function-name"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz",
"_spec": "7.8.3",
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action",
"dependencies": {
"@babel/types": "^7.8.3"
},
2020-01-28 13:07:56 +08:00
"description": "Helper function to get function arity",
2020-03-22 05:13:25 +08:00
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
2020-01-28 13:07:56 +08:00
"license": "MIT",
2020-03-22 05:13:25 +08:00
"main": "lib/index.js",
"name": "@babel/helper-get-function-arity",
2020-01-28 13:07:56 +08:00
"publishConfig": {
"access": "public"
},
2020-03-22 05:13:25 +08:00
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity"
2020-01-28 13:07:56 +08:00
},
2020-03-22 05:13:25 +08:00
"version": "7.8.3"
2020-01-28 13:07:56 +08:00
}