[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "@babel/helper-compilation-targets@7.15.4",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "@babel/helper-compilation-targets@7.15.4",
|
---|
| 10 | "_id": "@babel/helper-compilation-targets@7.15.4",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-rMWPCirulnPSe4d+gwdWXLfAXTTBj8M3guAf5xFQJ0nvFY7tfNAFnWdqaHegHlgDZOCT4qvhF3BYlSJag8yhqQ==",
|
---|
| 13 | "_location": "/@babel/helper-compilation-targets",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "@babel/helper-compilation-targets@7.15.4",
|
---|
| 19 | "name": "@babel/helper-compilation-targets",
|
---|
| 20 | "escapedName": "@babel%2fhelper-compilation-targets",
|
---|
| 21 | "scope": "@babel",
|
---|
| 22 | "rawSpec": "7.15.4",
|
---|
| 23 | "saveSpec": null,
|
---|
| 24 | "fetchSpec": "7.15.4"
|
---|
[6a3a178] | 25 | },
|
---|
[59329aa] | 26 | "_requiredBy": [
|
---|
| 27 | "/@babel/core",
|
---|
| 28 | "/@babel/helper-define-polyfill-provider",
|
---|
| 29 | "/@babel/plugin-proposal-object-rest-spread",
|
---|
| 30 | "/@babel/preset-env"
|
---|
| 31 | ],
|
---|
| 32 | "_resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-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"
|
---|
[6a3a178] | 38 | },
|
---|
[59329aa] | 39 | "bugs": {
|
---|
| 40 | "url": "https://github.com/babel/babel/issues"
|
---|
[6a3a178] | 41 | },
|
---|
| 42 | "dependencies": {
|
---|
| 43 | "@babel/compat-data": "^7.15.0",
|
---|
| 44 | "@babel/helper-validator-option": "^7.14.5",
|
---|
| 45 | "browserslist": "^4.16.6",
|
---|
| 46 | "semver": "^6.3.0"
|
---|
| 47 | },
|
---|
[59329aa] | 48 | "description": "Helper functions on Babel compilation targets",
|
---|
[6a3a178] | 49 | "devDependencies": {
|
---|
| 50 | "@babel/core": "7.15.4",
|
---|
| 51 | "@babel/helper-plugin-test-runner": "7.14.5",
|
---|
| 52 | "@types/semver": "^5.5.0"
|
---|
| 53 | },
|
---|
| 54 | "engines": {
|
---|
| 55 | "node": ">=6.9.0"
|
---|
[59329aa] | 56 | },
|
---|
| 57 | "exports": {
|
---|
| 58 | ".": "./lib/index.js"
|
---|
| 59 | },
|
---|
| 60 | "homepage": "https://github.com/babel/babel#readme",
|
---|
| 61 | "keywords": [
|
---|
| 62 | "babel",
|
---|
| 63 | "babel-plugin"
|
---|
| 64 | ],
|
---|
| 65 | "license": "MIT",
|
---|
| 66 | "main": "./lib/index.js",
|
---|
| 67 | "name": "@babel/helper-compilation-targets",
|
---|
| 68 | "peerDependencies": {
|
---|
| 69 | "@babel/core": "^7.0.0"
|
---|
| 70 | },
|
---|
| 71 | "publishConfig": {
|
---|
| 72 | "access": "public"
|
---|
| 73 | },
|
---|
| 74 | "repository": {
|
---|
| 75 | "type": "git",
|
---|
| 76 | "url": "git+https://github.com/babel/babel.git",
|
---|
| 77 | "directory": "packages/babel-helper-compilation-targets"
|
---|
| 78 | },
|
---|
| 79 | "version": "7.15.4"
|
---|
| 80 | }
|
---|