{
  "_args": [
    [
      {
        "raw": "tmpl@1.0.x",
        "scope": null,
        "escapedName": "tmpl",
        "name": "tmpl",
        "rawSpec": "1.0.x",
        "spec": ">=1.0.0 <1.1.0",
        "type": "range"
      },
      "/private/var/folders/bj/0n3sjz9x6qq0s8s8tjfr30r5f42mg6/T/tmp.HB4IRKcJ/packages/react-scripts/node_modules/makeerror"
    ]
  ],
  "_from": "tmpl@>=1.0.0 <1.1.0",
  "_id": "tmpl@1.0.4",
  "_inCache": true,
  "_location": "/tmpl",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "name": "daaku",
    "email": "n@daaku.org"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "tmpl@1.0.x",
    "scope": null,
    "escapedName": "tmpl",
    "name": "tmpl",
    "rawSpec": "1.0.x",
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/makeerror"
  ],
  "_resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz",
  "_shasum": "23640dd7b42d00433911140820e5cf440e521dd1",
  "_shrinkwrap": null,
  "_spec": "tmpl@1.0.x",
  "_where": "/private/var/folders/bj/0n3sjz9x6qq0s8s8tjfr30r5f42mg6/T/tmp.HB4IRKcJ/packages/react-scripts/node_modules/makeerror",
  "author": {
    "name": "Naitik Shah",
    "email": "n@daaku.org"
  },
  "bugs": {
    "url": "https://github.com/daaku/nodejs-tmpl/issues"
  },
  "dependencies": {},
  "description": "JavaScript micro templates.",
  "devDependencies": {
    "mocha": "0.12.x"
  },
  "directories": {},
  "dist": {
    "shasum": "23640dd7b42d00433911140820e5cf440e521dd1",
    "tarball": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz"
  },
  "gitHead": "aa7fef875b8eb2da3817940b50f58fd1d8754022",
  "homepage": "https://github.com/nshah/nodejs-tmpl",
  "license": "BSD-3-Clause",
  "main": "lib/tmpl",
  "maintainers": [
    {
      "name": "daaku",
      "email": "n@daaku.org"
    }
  ],
  "name": "tmpl",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/daaku/nodejs-tmpl.git"
  },
  "scripts": {
    "test": "NODE_PATH=./lib mocha --ui exports"
  },
  "version": "1.0.4"
}
