43c1a14b71f134a34a56e7518559dbc60b36c9d7.svn-base 1.66 KB
{
  "_args": [
    [
      "@babel/template@7.10.4",
      "/Users/isaacs/dev/js/tap"
    ]
  ],
  "_from": "@babel/template@7.10.4",
  "_id": "@babel/template@7.10.4",
  "_inBundle": true,
  "_integrity": "sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==",
  "_location": "/tap/@babel/template",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@babel/template@7.10.4",
    "name": "@babel/template",
    "escapedName": "@babel%2ftemplate",
    "scope": "@babel",
    "rawSpec": "7.10.4",
    "saveSpec": null,
    "fetchSpec": "7.10.4"
  },
  "_requiredBy": [
    "/tap/@babel/core",
    "/tap/@babel/helper-function-name",
    "/tap/@babel/helper-module-transforms",
    "/tap/@babel/helper-simple-access",
    "/tap/@babel/helpers"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.10.4.tgz",
  "_spec": "7.10.4",
  "_where": "/Users/isaacs/dev/js/tap",
  "author": {
    "name": "Sebastian McKenzie",
    "email": "sebmck@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/babel/babel/issues"
  },
  "dependencies": {
    "@babel/code-frame": "^7.10.4",
    "@babel/parser": "^7.10.4",
    "@babel/types": "^7.10.4"
  },
  "description": "Generate an AST from a string template.",
  "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@babel/template",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/babel/babel.git",
    "directory": "packages/babel-template"
  },
  "version": "7.10.4"
}