[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "@babel/plugin-syntax-export-namespace-from@7.8.3",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "@babel/plugin-syntax-export-namespace-from@7.8.3",
|
---|
| 10 | "_id": "@babel/plugin-syntax-export-namespace-from@7.8.3",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==",
|
---|
| 13 | "_location": "/@babel/plugin-syntax-export-namespace-from",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "@babel/plugin-syntax-export-namespace-from@7.8.3",
|
---|
| 19 | "name": "@babel/plugin-syntax-export-namespace-from",
|
---|
| 20 | "escapedName": "@babel%2fplugin-syntax-export-namespace-from",
|
---|
| 21 | "scope": "@babel",
|
---|
| 22 | "rawSpec": "7.8.3",
|
---|
| 23 | "saveSpec": null,
|
---|
| 24 | "fetchSpec": "7.8.3"
|
---|
[6a3a178] | 25 | },
|
---|
[59329aa] | 26 | "_requiredBy": [
|
---|
| 27 | "/@babel/plugin-proposal-export-namespace-from",
|
---|
| 28 | "/@babel/preset-env"
|
---|
[6a3a178] | 29 | ],
|
---|
[59329aa] | 30 | "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-export-namespace-from/-/plugin-syntax-export-namespace-from-7.8.3.tgz",
|
---|
| 31 | "_spec": "7.8.3",
|
---|
| 32 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
[6a3a178] | 33 | "dependencies": {
|
---|
| 34 | "@babel/helper-plugin-utils": "^7.8.3"
|
---|
| 35 | },
|
---|
[59329aa] | 36 | "description": "Allow parsing of export namespace from",
|
---|
| 37 | "devDependencies": {
|
---|
| 38 | "@babel/core": "^7.8.3"
|
---|
| 39 | },
|
---|
| 40 | "gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
|
---|
| 41 | "keywords": [
|
---|
| 42 | "babel-plugin"
|
---|
| 43 | ],
|
---|
| 44 | "license": "MIT",
|
---|
| 45 | "main": "lib/index.js",
|
---|
| 46 | "name": "@babel/plugin-syntax-export-namespace-from",
|
---|
[6a3a178] | 47 | "peerDependencies": {
|
---|
| 48 | "@babel/core": "^7.0.0-0"
|
---|
| 49 | },
|
---|
[59329aa] | 50 | "publishConfig": {
|
---|
| 51 | "access": "public"
|
---|
| 52 | },
|
---|
| 53 | "repository": {
|
---|
| 54 | "type": "git",
|
---|
| 55 | "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-export-namespace-from"
|
---|
[6a3a178] | 56 | },
|
---|
[59329aa] | 57 | "version": "7.8.3"
|
---|
[6a3a178] | 58 | }
|
---|