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