[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "@babel/helper-get-function-arity@7.15.4",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "@babel/helper-get-function-arity@7.15.4",
|
---|
| 10 | "_id": "@babel/helper-get-function-arity@7.15.4",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==",
|
---|
| 13 | "_location": "/@babel/helper-get-function-arity",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "@babel/helper-get-function-arity@7.15.4",
|
---|
| 19 | "name": "@babel/helper-get-function-arity",
|
---|
| 20 | "escapedName": "@babel%2fhelper-get-function-arity",
|
---|
| 21 | "scope": "@babel",
|
---|
| 22 | "rawSpec": "7.15.4",
|
---|
| 23 | "saveSpec": null,
|
---|
| 24 | "fetchSpec": "7.15.4"
|
---|
[6a3a178] | 25 | },
|
---|
[59329aa] | 26 | "_requiredBy": [
|
---|
| 27 | "/@babel/helper-function-name"
|
---|
| 28 | ],
|
---|
| 29 | "_resolved": "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz",
|
---|
| 30 | "_spec": "7.15.4",
|
---|
| 31 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 32 | "author": {
|
---|
| 33 | "name": "The Babel Team",
|
---|
| 34 | "url": "https://babel.dev/team"
|
---|
| 35 | },
|
---|
| 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/babel/babel/issues"
|
---|
[6a3a178] | 38 | },
|
---|
| 39 | "dependencies": {
|
---|
| 40 | "@babel/types": "^7.15.4"
|
---|
| 41 | },
|
---|
[59329aa] | 42 | "description": "Helper function to get function arity",
|
---|
[6a3a178] | 43 | "engines": {
|
---|
| 44 | "node": ">=6.9.0"
|
---|
| 45 | },
|
---|
[59329aa] | 46 | "homepage": "https://babel.dev/docs/en/next/babel-helper-get-function-arity",
|
---|
| 47 | "license": "MIT",
|
---|
| 48 | "main": "./lib/index.js",
|
---|
| 49 | "name": "@babel/helper-get-function-arity",
|
---|
| 50 | "publishConfig": {
|
---|
| 51 | "access": "public"
|
---|
| 52 | },
|
---|
| 53 | "repository": {
|
---|
| 54 | "type": "git",
|
---|
| 55 | "url": "git+https://github.com/babel/babel.git",
|
---|
| 56 | "directory": "packages/babel-helper-get-function-arity"
|
---|
| 57 | },
|
---|
| 58 | "version": "7.15.4"
|
---|
| 59 | }
|
---|