You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
1.8 KiB
56 lines
1.8 KiB
{
|
|
"_from": "@babel/helper-simple-access@^7.10.1",
|
|
"_id": "@babel/helper-simple-access@7.10.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-VSWpWzRzn9VtgMJBIWTZ+GP107kZdQ4YplJlCmIrjoLVSi/0upixezHCDG8kpPVTBJpKfxTH01wDhh+jS2zKbw==",
|
|
"_location": "/@babel/helper-simple-access",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-simple-access@^7.10.1",
|
|
"name": "@babel/helper-simple-access",
|
|
"escapedName": "@babel%2fhelper-simple-access",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.10.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.10.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/helper-module-transforms",
|
|
"/@babel/plugin-transform-modules-commonjs"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.10.1.tgz",
|
|
"_shasum": "08fb7e22ace9eb8326f7e3920a1c2052f13d851e",
|
|
"_spec": "@babel/helper-simple-access@^7.10.1",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/@babel/helper-module-transforms",
|
|
"author": {
|
|
"name": "Logan Smyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/template": "^7.10.1",
|
|
"@babel/types": "^7.10.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
|
|
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
|
|
"homepage": "https://babeljs.io/",
|
|
"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.10.1"
|
|
}
|