{
  "_args": [
    [
      "uritemplate@0.3.4",
      "/home/travis/build/RAN3D/foglet-ndp"
    ]
  ],
  "_from": "uritemplate@0.3.4",
  "_id": "uritemplate@0.3.4",
  "_inBundle": false,
  "_integrity": "sha1-BdCoU/+8iw9Jqj1NKtd3sNHuBww=",
  "_location": "/uritemplate",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "uritemplate@0.3.4",
    "name": "uritemplate",
    "escapedName": "uritemplate",
    "rawSpec": "0.3.4",
    "saveSpec": null,
    "fetchSpec": "0.3.4"
  },
  "_requiredBy": [
    "/ldf-client"
  ],
  "_resolved": "https://registry.npmjs.org/uritemplate/-/uritemplate-0.3.4.tgz",
  "_spec": "0.3.4",
  "_where": "/home/travis/build/RAN3D/foglet-ndp",
  "author": {
    "name": "Franz X Antesberger"
  },
  "bugs": {
    "url": "https://github.com/fxa/uritemplate-js/issues"
  },
  "contributors": [],
  "dependencies": {},
  "description": "An UriTemplate implementation of rfc 6570",
  "devDependencies": {
    "async": "latest",
    "jake": "latest",
    "jshint": "latest",
    "nodeunit": "latest",
    "uglify-js": "latest"
  },
  "files": [
    "src",
    "test",
    "bin",
    "build",
    "uritemplate-test",
    "Jakefile.js",
    "own-testcases.json",
    "demo.html",
    "demo_AMD.html",
    "README.md",
    "require.js",
    ".gitmodules",
    "uritemplate-test/extended-tests.json",
    "uritemplate-test/negative-tests.json",
    "uritemplate-test/README.md",
    "uritemplate-test/spec-examples-by-sections.json",
    "uritemplate-test/spec-examples.json"
  ],
  "gitHead": "901b85201a821427dfb4591b56aea3a70d45c67c",
  "homepage": "https://www.github.com/fxa/uritemplate-js",
  "keywords": [
    "util",
    "uri",
    "template",
    "rfc6570"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/mit-license.php"
    }
  ],
  "main": "bin/uritemplate.js",
  "name": "uritemplate",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fxa/uritemplate-js.git"
  },
  "scripts": {
    "test": "jake clean build"
  },
  "version": "0.3.4"
}
