{
  "_args": [
    [
      "babel-template@6.24.1",
      "/var/www/html/postleaf"
    ]
  ],
  "_development": true,
  "_from": "babel-template@6.24.1",
  "_id": "babel-template@6.24.1",
  "_inBundle": false,
  "_integrity": "sha1-BK5RTx+Ts6JTfyoPYKWkX7gwgzM=",
  "_location": "/babel-template",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "babel-template@6.24.1",
    "name": "babel-template",
    "escapedName": "babel-template",
    "rawSpec": "6.24.1",
    "saveSpec": null,
    "fetchSpec": "6.24.1"
  },
  "_requiredBy": [],
  "_resolved": "https://registry.npmjs.org/babel-template/-/babel-template-6.24.1.tgz",
  "_spec": "6.24.1",
  "_where": "/var/www/html/postleaf",
  "author": {
    "name": "Sebastian McKenzie",
    "email": "sebmck@gmail.com"
  },
  "dependencies": {
    "babel-runtime": "^6.22.0",
    "babel-traverse": "^6.24.1",
    "babel-types": "^6.24.1",
    "babylon": "^6.11.0",
    "lodash": "^4.2.0"
  },
  "description": "Generate an AST from a string template.",
  "homepage": "https://babeljs.io/",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "babel-template",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/babel/tree/master/packages/babel-template"
  },
  "version": "6.24.1"
}
