| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "_args": [
- [
- "@babel/helper-get-function-arity@7.8.3",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_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",
- "/@babel/helper-replace-supers/@babel/helper-function-name",
- "/@babel/helpers/@babel/helper-function-name",
- "/@babel/plugin-transform-classes/@babel/helper-function-name",
- "/@babel/plugin-transform-parameters"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz",
- "_spec": "7.8.3",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "dependencies": {
- "@babel/types": "^7.8.3"
- },
- "description": "Helper function to get function arity",
- "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/helper-get-function-arity",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity"
- },
- "version": "7.8.3"
- }
|