{
  "_args": [
    [
      "expand-template@^1.0.0",
      "/home/dominic/c/streamview-links/node_modules/prebuild"
    ]
  ],
  "_from": "expand-template@>=1.0.0 <2.0.0",
  "_id": "expand-template@1.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/expand-template",
  "_nodeVersion": "4.2.2",
  "_npmUser": {
    "email": "ralphtheninja@riseup.net",
    "name": "ralphtheninja"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "expand-template",
    "raw": "expand-template@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/prebuild"
  ],
  "_resolved": "https://registry.npmjs.org/expand-template/-/expand-template-1.0.2.tgz",
  "_shasum": "9c7d9d87957be425c5be86d84b6e2a678ef05c65",
  "_shrinkwrap": null,
  "_spec": "expand-template@^1.0.0",
  "_where": "/home/dominic/c/streamview-links/node_modules/prebuild",
  "author": {
    "email": "ralphtheninja@riseup.net",
    "name": "LM"
  },
  "bugs": {
    "url": "https://github.com/ralphtheninja/expand-template/issues"
  },
  "dependencies": {},
  "description": "Expand placeholders in a template string",
  "devDependencies": {
    "standard": "^5.3.1",
    "tape": "^4.2.2"
  },
  "directories": {},
  "dist": {
    "shasum": "9c7d9d87957be425c5be86d84b6e2a678ef05c65",
    "tarball": "http://registry.npmjs.org/expand-template/-/expand-template-1.0.2.tgz"
  },
  "gitHead": "c76353bdf5ee8b41e9f9521eaecc06a0073ea160",
  "homepage": "https://github.com/ralphtheninja/expand-template",
  "keywords": [
    "expand",
    "replace",
    "template"
  ],
  "license": "WTFPL",
  "main": "index.js",
  "maintainers": [
    {
      "name": "ralphtheninja",
      "email": "ralphtheninja@riseup.net"
    }
  ],
  "name": "expand-template",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ralphtheninja/expand-template.git"
  },
  "scripts": {
    "test": "tape test.js && standard"
  },
  "version": "1.0.2"
}
