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