{
  "_args": [
    [
      {
        "name": "connect-cachify",
        "raw": "connect-cachify@~0.0.17",
        "rawSpec": "~0.0.17",
        "scope": null,
        "spec": ">=0.0.17 <0.1.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/src/Modules/Nodulator-Assets"
    ]
  ],
  "_from": "connect-cachify@>=0.0.17 <0.1.0",
  "_id": "connect-cachify@0.0.17",
  "_inCache": true,
  "_installable": true,
  "_location": "/connect-cachify",
  "_npmUser": {
    "email": "shout@ozten.com",
    "name": "ozten"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "connect-cachify",
    "raw": "connect-cachify@~0.0.17",
    "rawSpec": "~0.0.17",
    "scope": null,
    "spec": ">=0.0.17 <0.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/nodulator-assets"
  ],
  "_resolved": "https://registry.npmjs.org/connect-cachify/-/connect-cachify-0.0.17.tgz",
  "_shasum": "a14d1660da15fcac10795e82718670942ea63aa9",
  "_shrinkwrap": null,
  "_spec": "connect-cachify@~0.0.17",
  "_where": "/home/fgreiner/prog/js/Nodulator/src/Modules/Nodulator-Assets",
  "author": {
    "email": "shout@ozten.com",
    "name": "Austin King",
    "url": "http://ozten.com"
  },
  "bugs": {
    "url": "https://github.com/mozilla/connect-cachify/issues"
  },
  "dependencies": {
    "underscore": ">=1.3.1"
  },
  "description": "Connect middleware to provide easy frontend caching.",
  "devDependencies": {
    "ejs": "0.6.1",
    "express": "2.5.8",
    "nodeunit": ">=0.6.4",
    "shelljs": "0.0.8",
    "step": ">=0.0.5"
  },
  "directories": {},
  "dist": {
    "shasum": "a14d1660da15fcac10795e82718670942ea63aa9",
    "tarball": "https://registry.npmjs.org/connect-cachify/-/connect-cachify-0.0.17.tgz"
  },
  "engines": {
    "node": ">=0.4.7"
  },
  "homepage": "http://github.com/mozilla/connect-cachify",
  "keywords": [
    "cache",
    "HTTP",
    "expires",
    "asset",
    "max-age",
    "caching"
  ],
  "licenses": [
    {
      "type": "MPL2",
      "url": "https://github.com/mozilla/connect-cachify/blob/master/LICENSE"
    }
  ],
  "main": "index",
  "maintainers": [
    {
      "email": "shout@ozten.com",
      "name": "ozten"
    },
    {
      "email": "shane@shanetomlinson.com",
      "name": "stomlinson"
    },
    {
      "email": "lloyd@hilaiel.com",
      "name": "lloyd"
    },
    {
      "email": "francois@fmarier.org",
      "name": "fmarier"
    }
  ],
  "name": "connect-cachify",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mozilla/connect-cachify.git"
  },
  "scripts": {
    "test": "nodeunit test"
  },
  "version": "0.0.17"
}
