Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
atom / usr / share / atom / resources / app / apm / node_modules / debuglog / package.json
Size: Mime:
{
  "_from": "debuglog@1.0.1",
  "_id": "debuglog@1.0.1",
  "_location": "/debuglog",
  "_npmUser": {
    "name": "octet",
    "email": "sam@strongloop.com"
  },
  "_npmVersion": "1.4.3",
  "_phantomChildren": {},
  "_requiredBy": [
    "/npm",
    "/read-installed",
    "/read-package-tree",
    "/readdir-scoped-modules"
  ],
  "_resolved": "https://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz",
  "_shasum": "aa24ffb9ac3df9a2351837cfb2d279360cd78492",
  "_shrinkwrap": null,
  "author": {
    "name": "Sam Roberts",
    "email": "sam@strongloop.com"
  },
  "browser": {
    "util": false
  },
  "bugs": {
    "url": "https://github.com/sam-github/node-debuglog/issues"
  },
  "dependencies": {},
  "description": "backport of util.debuglog from node v0.11",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "aa24ffb9ac3df9a2351837cfb2d279360cd78492",
    "tarball": "http://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/sam-github/node-debuglog",
  "license": "MIT",
  "main": "debuglog.js",
  "maintainers": [
    {
      "name": "octet",
      "email": "sam@strongloop.com"
    }
  ],
  "name": "debuglog",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sam-github/node-debuglog.git"
  },
  "scripts": {},
  "version": "1.0.1"
}