Newer
Older
ez-indexation / app / node_modules / debug / package.json
@kieffer kieffer on 7 Mar 2017 2 KB v0.0.0
{
  "_args": [
    [
      {
        "raw": "debug@~2.2.0",
        "scope": null,
        "escapedName": "debug",
        "name": "debug",
        "rawSpec": "~2.2.0",
        "spec": ">=2.2.0 <2.3.0",
        "type": "range"
      },
      "/home/kieffer/tdm/ez-indexation/node_modules/express"
    ]
  ],
  "_from": "debug@>=2.2.0 <2.3.0",
  "_id": "debug@2.2.0",
  "_inCache": true,
  "_location": "/debug",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "name": "tootallnate",
    "email": "nathan@tootallnate.net"
  },
  "_npmVersion": "2.7.4",
  "_phantomChildren": {},
  "_requested": {
    "raw": "debug@~2.2.0",
    "scope": null,
    "escapedName": "debug",
    "name": "debug",
    "rawSpec": "~2.2.0",
    "spec": ">=2.2.0 <2.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/express",
    "/finalhandler",
    "/mocha",
    "/send"
  ],
  "_resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz",
  "_shasum": "f87057e995b1a1f6ae6a4960664137bc56f039da",
  "_shrinkwrap": null,
  "_spec": "debug@~2.2.0",
  "_where": "/home/kieffer/tdm/ez-indexation/node_modules/express",
  "author": {
    "name": "TJ Holowaychuk",
    "email": "tj@vision-media.ca"
  },
  "browser": "./browser.js",
  "bugs": {
    "url": "https://github.com/visionmedia/debug/issues"
  },
  "component": {
    "scripts": {
      "debug/index.js": "browser.js",
      "debug/debug.js": "debug.js"
    }
  },
  "contributors": [
    {
      "name": "Nathan Rajlich",
      "email": "nathan@tootallnate.net",
      "url": "http://n8.io"
    }
  ],
  "dependencies": {
    "ms": "0.7.1"
  },
  "description": "small debugging utility",
  "devDependencies": {
    "browserify": "9.0.3",
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "f87057e995b1a1f6ae6a4960664137bc56f039da",
    "tarball": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz"
  },
  "gitHead": "b38458422b5aa8aa6d286b10dfe427e8a67e2b35",
  "homepage": "https://github.com/visionmedia/debug",
  "keywords": [
    "debug",
    "log",
    "debugger"
  ],
  "license": "MIT",
  "main": "./node.js",
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    },
    {
      "name": "tootallnate",
      "email": "nathan@tootallnate.net"
    }
  ],
  "name": "debug",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/visionmedia/debug.git"
  },
  "scripts": {},
  "version": "2.2.0"
}