Sha256: 630fda2a8d28b6d31e5cd8e15b91bd506e86278e5fd0b56cc4fae15d29107505
Contents?: true
Size: 1.68 KB
Versions: 3
Compression:
Stored size: 1.68 KB
Contents
{ "_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": "/Users/malomalo/Code/condenser/lib/condenser/processors/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" }
Version data entries
3 entries across 3 versions & 1 rubygems