{
  "_from": "expand-template@^1.0.2",
  "_id": "expand-template@1.0.3",
  "_inBundle": false,
  "_integrity": "sha1-bDAzIxd6YrGyLAcCefeGEoe2mxo=",
  "_location": "/expand-template",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "expand-template@^1.0.2",
    "name": "expand-template",
    "escapedName": "expand-template",
    "rawSpec": "^1.0.2",
    "saveSpec": null,
    "fetchSpec": "^1.0.2"
  },
  "_requiredBy": [
    "/prebuild-install"
  ],
  "_resolved": "https://registry.npmjs.org/expand-template/-/expand-template-1.0.3.tgz",
  "_shasum": "6c303323177a62b1b22c070279f7861287b69b1a",
  "_spec": "expand-template@^1.0.2",
  "_where": "/Users/jxnblk/repos/cxs/benchmarks/node_modules/prebuild-install",
  "author": {
    "name": "LM",
    "email": "ralphtheninja@riseup.net"
  },
  "bugs": {
    "url": "https://github.com/ralphtheninja/expand-template/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Expand placeholders in a template string",
  "devDependencies": {
    "standard": "^5.3.1",
    "tape": "^4.2.2"
  },
  "homepage": "https://github.com/ralphtheninja/expand-template",
  "keywords": [
    "template",
    "expand",
    "replace"
  ],
  "license": "WTFPL",
  "main": "index.js",
  "name": "expand-template",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ralphtheninja/expand-template.git"
  },
  "scripts": {
    "test": "tape test.js && standard"
  },
  "version": "1.0.3"
}
