c66ad5be760ff47f712718d423d5983b8662fb15.svn-base 1.83 KB
{
  "_args": [
    [
      "@babel/helper-member-expression-to-functions@7.10.5",
      "/Users/isaacs/dev/js/tap"
    ]
  ],
  "_from": "@babel/helper-member-expression-to-functions@7.10.5",
  "_id": "@babel/helper-member-expression-to-functions@7.10.5",
  "_inBundle": true,
  "_integrity": "sha512-HiqJpYD5+WopCXIAbQDG0zye5XYVvcO9w/DHp5GsaGkRUaamLj2bEtu6i8rnGGprAhHM3qidCMgp71HF4endhA==",
  "_location": "/tap/@babel/helper-member-expression-to-functions",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/helper-member-expression-to-functions@7.10.5",
    "name": "@babel/helper-member-expression-to-functions",
    "escapedName": "@babel%2fhelper-member-expression-to-functions",
    "scope": "@babel",
    "rawSpec": "7.10.5",
    "saveSpec": null,
    "fetchSpec": "7.10.5"
  },
  "_requiredBy": [
    "/tap/@babel/helper-replace-supers"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.5.tgz",
  "_spec": "7.10.5",
  "_where": "/Users/isaacs/dev/js/tap",
  "author": {
    "name": "Justin Ridgewell",
    "email": "justin@ridgewell.name"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/types": "^7.10.5"
  },
  "description": "Helper function to replace certain member expressions with function calls",
  "gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7",
  "homepage": "https://github.com/babel/babel#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/helper-member-expression-to-functions",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-helper-member-expression-to-functions"
  },
  "version": "7.10.5"
}