{
  "_args": [
    [
      "expand-template@^1.0.2",
      "/home/miguelangel/Escritorio/DuckHunt/node_modules/prebuild-install"
    ]
  ],
  "_from": "expand-template@>=1.0.2 <2.0.0",
  "_id": "expand-template@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/expand-template",
  "_nodeVersion": "8.3.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/expand-template-1.1.0.tgz_1503437181237_0.527762224432081"
  },
  "_npmUser": {
    "email": "ralphtheninja@riseup.net",
    "name": "ralphtheninja"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "expand-template",
    "raw": "expand-template@^1.0.2",
    "rawSpec": "^1.0.2",
    "scope": null,
    "spec": ">=1.0.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/prebuild-install"
  ],
  "_resolved": "https://registry.npmjs.org/expand-template/-/expand-template-1.1.0.tgz",
  "_shasum": "e09efba977bf98f9ee0ed25abd0c692e02aec3fc",
  "_shrinkwrap": null,
  "_spec": "expand-template@^1.0.2",
  "_where": "/home/miguelangel/Escritorio/DuckHunt/node_modules/prebuild-install",
  "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": "^10.0.3",
    "tape": "^4.2.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-kkjwkMqj0h4w/sb32ERCDxCQkREMCAgS39DscDnSwDsbxnwwM1BTZySdC3Bn1lhY7vL08n9GoO/fVTynjDgRyQ==",
    "shasum": "e09efba977bf98f9ee0ed25abd0c692e02aec3fc",
    "tarball": "https://registry.npmjs.org/expand-template/-/expand-template-1.1.0.tgz"
  },
  "gitHead": "5fbffa338689cef04551a93092e9375220222de3",
  "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.1.0"
}
