[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "@babel/helpers@7.15.4",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "@babel/helpers@7.15.4",
|
---|
| 10 | "_id": "@babel/helpers@7.15.4",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-V45u6dqEJ3w2rlryYYXf6i9rQ5YMNu4FLS6ngs8ikblhu2VdR1AqAd6aJjBzmf2Qzh6KOLqKHxEN9+TFbAkAVQ==",
|
---|
| 13 | "_location": "/@babel/helpers",
|
---|
| 14 | "_phantomChildren": {
|
---|
| 15 | "@babel/code-frame": "7.15.8",
|
---|
| 16 | "@babel/parser": "7.15.8",
|
---|
| 17 | "@babel/types": "7.15.6"
|
---|
[6a3a178] | 18 | },
|
---|
[59329aa] | 19 | "_requested": {
|
---|
| 20 | "type": "version",
|
---|
| 21 | "registry": true,
|
---|
| 22 | "raw": "@babel/helpers@7.15.4",
|
---|
| 23 | "name": "@babel/helpers",
|
---|
| 24 | "escapedName": "@babel%2fhelpers",
|
---|
| 25 | "scope": "@babel",
|
---|
| 26 | "rawSpec": "7.15.4",
|
---|
| 27 | "saveSpec": null,
|
---|
| 28 | "fetchSpec": "7.15.4"
|
---|
| 29 | },
|
---|
| 30 | "_requiredBy": [
|
---|
| 31 | "/@babel/core"
|
---|
| 32 | ],
|
---|
| 33 | "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.15.4.tgz",
|
---|
| 34 | "_spec": "7.15.4",
|
---|
| 35 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 36 | "author": {
|
---|
| 37 | "name": "The Babel Team",
|
---|
| 38 | "url": "https://babel.dev/team"
|
---|
| 39 | },
|
---|
| 40 | "bugs": {
|
---|
| 41 | "url": "https://github.com/babel/babel/issues"
|
---|
[6a3a178] | 42 | },
|
---|
| 43 | "dependencies": {
|
---|
| 44 | "@babel/template": "^7.15.4",
|
---|
| 45 | "@babel/traverse": "^7.15.4",
|
---|
| 46 | "@babel/types": "^7.15.4"
|
---|
| 47 | },
|
---|
[59329aa] | 48 | "description": "Collection of helper functions used by Babel transforms.",
|
---|
[6a3a178] | 49 | "devDependencies": {
|
---|
| 50 | "@babel/helper-plugin-test-runner": "7.14.5"
|
---|
| 51 | },
|
---|
| 52 | "engines": {
|
---|
| 53 | "node": ">=6.9.0"
|
---|
[59329aa] | 54 | },
|
---|
| 55 | "homepage": "https://babel.dev/docs/en/next/babel-helpers",
|
---|
| 56 | "license": "MIT",
|
---|
| 57 | "main": "./lib/index.js",
|
---|
| 58 | "name": "@babel/helpers",
|
---|
| 59 | "publishConfig": {
|
---|
| 60 | "access": "public"
|
---|
| 61 | },
|
---|
| 62 | "repository": {
|
---|
| 63 | "type": "git",
|
---|
| 64 | "url": "git+https://github.com/babel/babel.git",
|
---|
| 65 | "directory": "packages/babel-helpers"
|
---|
| 66 | },
|
---|
| 67 | "version": "7.15.4"
|
---|
| 68 | }
|
---|