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