| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- {
- "_from": "@babel/helper-simple-access@^7.1.0",
- "_id": "@babel/helper-simple-access@7.1.0",
- "_inBundle": false,
- "_integrity": "sha512-Vk+78hNjRbsiu49zAPALxTb+JUQCz1aolpd8osOF16BGnLtseD21nbHgLPGUwrXEurZgiCOUmvs3ExTu4F5x6w==",
- "_location": "/@babel/helper-simple-access",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@babel/helper-simple-access@^7.1.0",
- "name": "@babel/helper-simple-access",
- "escapedName": "@babel%2fhelper-simple-access",
- "scope": "@babel",
- "rawSpec": "^7.1.0",
- "saveSpec": null,
- "fetchSpec": "^7.1.0"
- },
- "_requiredBy": [
- "/@babel/helper-module-transforms",
- "/@babel/plugin-transform-modules-commonjs"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.1.0.tgz",
- "_shasum": "65eeb954c8c245beaa4e859da6188f39d71e585c",
- "_spec": "@babel/helper-simple-access@^7.1.0",
- "_where": "/srv/http/mmap_sarrebourg/user/themes/basic/node_modules/@babel/helper-module-transforms",
- "author": {
- "name": "Logan Smyth",
- "email": "loganfsmyth@gmail.com"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@babel/template": "^7.1.0",
- "@babel/types": "^7.0.0"
- },
- "deprecated": false,
- "description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
- "homepage": "https://babeljs.io/",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/helper-simple-access",
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-simple-access"
- },
- "version": "7.1.0"
- }
|