{
  "_args": [
    [
      {
        "raw": "jade@0.26.3",
        "scope": null,
        "escapedName": "jade",
        "name": "jade",
        "rawSpec": "0.26.3",
        "spec": "0.26.3",
        "type": "version"
      },
      "/home/dold/repos/taler/wallet-webex/node_modules/mocha"
    ]
  ],
  "_from": "jade@0.26.3",
  "_id": "jade@0.26.3",
  "_inCache": true,
  "_location": "/jade",
  "_phantomChildren": {},
  "_requested": {
    "raw": "jade@0.26.3",
    "scope": null,
    "escapedName": "jade",
    "name": "jade",
    "rawSpec": "0.26.3",
    "spec": "0.26.3",
    "type": "version"
  },
  "_requiredBy": [
    "/mocha"
  ],
  "_resolved": "https://registry.npmjs.org/jade/-/jade-0.26.3.tgz",
  "_shasum": "8f10d7977d8d79f2f6ff862a81b0513ccb25686c",
  "_shrinkwrap": null,
  "_spec": "jade@0.26.3",
  "_where": "/home/dold/repos/taler/wallet-webex/node_modules/mocha",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "bin": {
    "jade": "./bin/jade"
  },
  "bugs": {
    "url": "https://github.com/visionmedia/jade/issues"
  },
  "component": {
    "scripts": {
      "jade": "runtime.js"
    }
  },
  "dependencies": {
    "commander": "0.6.1",
    "mkdirp": "0.3.0"
  },
  "deprecated": "Jade has been renamed to pug, please install the latest version of pug instead of jade",
  "description": "Jade template engine",
  "devDependencies": {
    "less": "*",
    "markdown": "*",
    "mocha": "*",
    "should": "*",
    "stylus": "*",
    "uglify-js": "*",
    "uubench": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "8f10d7977d8d79f2f6ff862a81b0513ccb25686c",
    "tarball": "https://registry.npmjs.org/jade/-/jade-0.26.3.tgz"
  },
  "homepage": "https://github.com/visionmedia/jade#readme",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    }
  ],
  "man": [
    "./jade.1"
  ],
  "name": "jade",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/visionmedia/jade.git"
  },
  "scripts": {
    "prepublish": "npm prune"
  },
  "version": "0.26.3"
}