d17e44b7c64e6ccb9496636d346555fcc67b4288.svn-base 1.68 KB
{
  "_args": [
    [
      "@babel/helper-simple-access@7.10.4",
      "/Users/isaacs/dev/js/tap"
    ]
  ],
  "_from": "@babel/helper-simple-access@7.10.4",
  "_id": "@babel/helper-simple-access@7.10.4",
  "_inBundle": true,
  "_integrity": "sha512-0fMy72ej/VEvF8ULmX6yb5MtHG4uH4Dbd6I/aHDb/JVg0bbivwt9Wg+h3uMvX+QSFtwr5MeItvazbrc4jtRAXw==",
  "_location": "/tap/@babel/helper-simple-access",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/helper-simple-access@7.10.4",
    "name": "@babel/helper-simple-access",
    "escapedName": "@babel%2fhelper-simple-access",
    "scope": "@babel",
    "rawSpec": "7.10.4",
    "saveSpec": null,
    "fetchSpec": "7.10.4"
  },
  "_requiredBy": [
    "/tap/@babel/helper-module-transforms"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.10.4.tgz",
  "_spec": "7.10.4",
  "_where": "/Users/isaacs/dev/js/tap",
  "author": {
    "name": "Logan Smyth",
    "email": "loganfsmyth@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/template": "^7.10.4",
    "@babel/types": "^7.10.4"
  },
  "description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
  "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
  "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.4"
}