package.json 2.81 KB
{
  "_args": [
    [
      {
        "raw": "debug@2.3.3",
        "scope": null,
        "escapedName": "debug",
        "name": "debug",
        "rawSpec": "2.3.3",
        "spec": "2.3.3",
        "type": "version"
      },
      "C:\\Users\\HyeonJun\\Desktop\\project\\node_modules\\socket.io-adapter"
    ]
  ],
  "_from": "debug@2.3.3",
  "_id": "debug@2.3.3",
  "_inCache": true,
  "_location": "/socket.io-adapter/debug",
  "_nodeVersion": "7.0.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/debug-2.3.3.tgz_1479585558307_0.03629564819857478"
  },
  "_npmUser": {
    "name": "tootallnate",
    "email": "nathan@tootallnate.net"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "debug@2.3.3",
    "scope": null,
    "escapedName": "debug",
    "name": "debug",
    "rawSpec": "2.3.3",
    "spec": "2.3.3",
    "type": "version"
  },
  "_requiredBy": [
    "/socket.io-adapter"
  ],
  "_resolved": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz",
  "_shasum": "40c453e67e6e13c901ddec317af8986cda9eff8c",
  "_shrinkwrap": null,
  "_spec": "debug@2.3.3",
  "_where": "C:\\Users\\HyeonJun\\Desktop\\project\\node_modules\\socket.io-adapter",
  "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"
    },
    {
      "name": "Andrew Rhyne",
      "email": "rhyneandrew@gmail.com"
    }
  ],
  "dependencies": {
    "ms": "0.7.2"
  },
  "description": "small debugging utility",
  "devDependencies": {
    "browserify": "9.0.3",
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "40c453e67e6e13c901ddec317af8986cda9eff8c",
    "tarball": "https://registry.npmjs.org/debug/-/debug-2.3.3.tgz"
  },
  "gitHead": "3ad8df75614cd4306709ad73519fd579971fb8d9",
  "homepage": "https://github.com/visionmedia/debug#readme",
  "keywords": [
    "debug",
    "log",
    "debugger"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "kolban",
      "email": "kolban1@kolban.com"
    },
    {
      "name": "thebigredgeek",
      "email": "rhyneandrew@gmail.com"
    },
    {
      "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.3.3"
}