fd22b0bf58
V2 (Laravel re-make)
60 lines
1.9 KiB
JSON
60 lines
1.9 KiB
JSON
{
|
|
"_from": "@babel/helper-simple-access@^7.16.7",
|
|
"_id": "@babel/helper-simple-access@7.16.7",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g==",
|
|
"_location": "/@babel/helper-simple-access",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-simple-access@^7.16.7",
|
|
"name": "@babel/helper-simple-access",
|
|
"escapedName": "@babel%2fhelper-simple-access",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.16.7",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.16.7"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-module-transforms",
|
|
"/@babel/plugin-transform-modules-commonjs"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.16.7.tgz",
|
|
"_shasum": "d656654b9ea08dbb9659b69d61063ccd343ff0f7",
|
|
"_spec": "@babel/helper-simple-access@^7.16.7",
|
|
"_where": "C:\\laragon\\www\\idlers\\node_modules\\@babel\\helper-module-transforms",
|
|
"author": {
|
|
"name": "The Babel Team",
|
|
"url": "https://babel.dev/team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/types": "^7.16.7"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
|
|
"devDependencies": {
|
|
"@babel/traverse": "^7.16.7"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"homepage": "https://babel.dev/docs/en/next/babel-helper-simple-access",
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@babel/helper-simple-access",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-simple-access"
|
|
},
|
|
"version": "7.16.7"
|
|
}
|