b0833b6bae9b577d8d81e1a5298f460581ca5f17.svn-base 1.76 KB
{
  "_args": [
    [
      "@babel/helper-plugin-utils@7.10.4",
      "/Users/isaacs/dev/js/tap"
    ]
  ],
  "_from": "@babel/helper-plugin-utils@7.10.4",
  "_id": "@babel/helper-plugin-utils@7.10.4",
  "_inBundle": true,
  "_integrity": "sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==",
  "_location": "/tap/@babel/helper-plugin-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/helper-plugin-utils@7.10.4",
    "name": "@babel/helper-plugin-utils",
    "escapedName": "@babel%2fhelper-plugin-utils",
    "scope": "@babel",
    "rawSpec": "7.10.4",
    "saveSpec": null,
    "fetchSpec": "7.10.4"
  },
  "_requiredBy": [
    "/tap/@babel/plugin-proposal-object-rest-spread",
    "/tap/@babel/plugin-syntax-jsx",
    "/tap/@babel/plugin-syntax-object-rest-spread",
    "/tap/@babel/plugin-transform-destructuring",
    "/tap/@babel/plugin-transform-parameters",
    "/tap/@babel/plugin-transform-react-jsx"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-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"
  },
  "description": "General utilities for plugins to use",
  "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/helper-plugin-utils",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-plugin-utils"
  },
  "version": "7.10.4"
}