{
  "_args": [
    [
      "@babel/template@7.10.4",
      "/var/www/html/iqecommerce"
    ]
  ],
  "_from": "@babel/template@7.10.4",
  "_id": "@babel/template@7.10.4",
  "_inBundle": false,
  "_integrity": "sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==",
  "_location": "/@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": [
    "/@babel/core",
    "/@babel/helper-function-name",
    "/@babel/helper-module-transforms",
    "/@babel/helper-wrap-function",
    "/@babel/helpers",
    "/istanbul-lib-instrument"
  ],
  "_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.10.4.tgz",
  "_spec": "7.10.4",
  "_where": "/var/www/html/iqecommerce",
  "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"
}
