{
  "_args": [
    [
      "url-template@~2.0.6",
      "/home/dominic/c/streamview-links/node_modules/ghreleases"
    ]
  ],
  "_from": "url-template@>=2.0.6 <2.1.0",
  "_id": "url-template@2.0.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/url-template",
  "_npmUser": {
    "email": "b.l.stein@gmail.com",
    "name": "bramstein"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "url-template",
    "raw": "url-template@~2.0.6",
    "rawSpec": "~2.0.6",
    "scope": null,
    "spec": ">=2.0.6 <2.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ghreleases"
  ],
  "_resolved": "https://registry.npmjs.org/url-template/-/url-template-2.0.6.tgz",
  "_shasum": "cb6b381d91551b5127eec8cba9db93c7a38eaad0",
  "_shrinkwrap": null,
  "_spec": "url-template@~2.0.6",
  "_where": "/home/dominic/c/streamview-links/node_modules/ghreleases",
  "author": {
    "email": "b.l.stein@gmail.com",
    "name": "Bram Stein",
    "url": "http://www.bramstein.com"
  },
  "bugs": {
    "url": "https://github.com/bramstein/url-template/issues"
  },
  "decription": "A URI template implementation (RFC 6570 compliant)",
  "dependencies": {},
  "description": "This is a simple URI template implementation following the [RFC 6570 URI Template specification](http://tools.ietf.org/html/rfc6570). The implementation supports all levels defined in the specification and is extensively tested.",
  "devDependencies": {
    "expect.js": "=0.2.0",
    "mocha": "=1.6.0"
  },
  "directories": {
    "lib": "./lib"
  },
  "dist": {
    "shasum": "cb6b381d91551b5127eec8cba9db93c7a38eaad0",
    "tarball": "http://registry.npmjs.org/url-template/-/url-template-2.0.6.tgz"
  },
  "homepage": "https://github.com/bramstein/url-template",
  "keywords": [
    "rfc 6570",
    "uri",
    "uri template",
    "uri-template",
    "url",
    "url template",
    "url-template"
  ],
  "license": "BSD",
  "main": "./lib/url-template.js",
  "maintainers": [
    {
      "name": "bramstein",
      "email": "b.l.stein@gmail.com"
    }
  ],
  "name": "url-template",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/bramstein/url-template.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "2.0.6"
}
