Sha256: d9c07978c57c9f0c29a1c4f2e1c51ed88f96da52cd4214d7156c4d624d42c4b3
Contents?: true
Size: 1.73 KB
Versions: 1
Compression:
Stored size: 1.73 KB
Contents
{ "_from": "@babel/helper-simple-access@^7.8.3", "_id": "@babel/helper-simple-access@7.8.3", "_inBundle": false, "_integrity": "sha512-VNGUDjx5cCWg4vvCTR8qQ7YJYZ+HBjxOgXEl7ounz+4Sn7+LMD3CFrCTEU6/qXKbA2nKg21CwhhBzO0RpRbdCw==", "_location": "/@babel/helper-simple-access", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helper-simple-access@^7.8.3", "name": "@babel/helper-simple-access", "escapedName": "@babel%2fhelper-simple-access", "scope": "@babel", "rawSpec": "^7.8.3", "saveSpec": null, "fetchSpec": "^7.8.3" }, "_requiredBy": [ "/@babel/helper-module-transforms", "/@babel/plugin-transform-modules-commonjs" ], "_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz", "_shasum": "7f8109928b4dab4654076986af575231deb639ae", "_spec": "@babel/helper-simple-access@^7.8.3", "_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.8.3", "@babel/types": "^7.8.3" }, "deprecated": false, "description": "Babel helper for ensuring that access to a given value is performed through simple accesses", "gitHead": "a7620bd266ae1345975767bbc7abf09034437017", "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.8.3" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
condenser-0.3 | lib/condenser/processors/node_modules/@babel/helper-simple-access/package.json |