jam-cloud/jam-ui/node_modules/@babel/helper-get-function-arity/package.json

52 lines
1.6 KiB
JSON

{
"_args": [
[
"@babel/helper-get-function-arity@7.12.13",
"/Users/nuwan/Code/jam-cloud/jam-ui"
]
],
"_from": "@babel/helper-get-function-arity@7.12.13",
"_id": "@babel/helper-get-function-arity@7.12.13",
"_inBundle": false,
"_integrity": "sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==",
"_location": "/@babel/helper-get-function-arity",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-get-function-arity@7.12.13",
"name": "@babel/helper-get-function-arity",
"escapedName": "@babel%2fhelper-get-function-arity",
"scope": "@babel",
"rawSpec": "7.12.13",
"saveSpec": null,
"fetchSpec": "7.12.13"
},
"_requiredBy": [
"/@babel/helper-function-name"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz",
"_spec": "7.12.13",
"_where": "/Users/nuwan/Code/jam-cloud/jam-ui",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/types": "^7.12.13"
},
"description": "Helper function to get function arity",
"homepage": "https://babel.dev/docs/en/next/babel-helper-get-function-arity",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-get-function-arity",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-get-function-arity"
},
"version": "7.12.13"
}