Sha256: 585e4c55d119ce4409a9503fc66ee2e569a7d1110bdfb8abdf22f24dcac3d4d6
Contents?: true
Size: 1.55 KB
Versions: 10
Compression:
Stored size: 1.55 KB
Contents
{ "name": "log4js", "version": "0.6.25", "description": "Port of Log4js to work with node.", "keywords": [ "logging", "log", "log4j", "node" ], "license": "Apache-2.0", "main": "./lib/log4js", "author": { "name": "Gareth Jones", "email": "gareth.nomiddlename@gmail.com" }, "repository": { "type": "git", "url": "https://github.com/nomiddlename/log4js-node.git" }, "bugs": { "url": "http://github.com/nomiddlename/log4js-node/issues" }, "engines": { "node": ">=0.8" }, "scripts": { "test": "vows" }, "directories": { "test": "test", "lib": "lib" }, "dependencies": { "async": "~0.2.0", "readable-stream": "~1.0.2", "semver": "~4.3.3", "underscore": "1.8.2" }, "devDependencies": { "vows": "0.7.0", "sandboxed-module": "0.1.3", "underscore": "1.2.1" }, "browser": { "os": false }, "gitHead": "8dff114b4935a051e09115c89bec87aac095db15", "homepage": "https://github.com/nomiddlename/log4js-node", "_id": "log4js@0.6.25", "_shasum": "b3d5272b3101af0478272be872223393a9a5a986", "_from": "log4js@>=0.6.3 <0.7.0", "_npmVersion": "1.4.21", "_npmUser": { "name": "csausdev", "email": "gareth.nomiddlename@gmail.com" }, "maintainers": [ { "name": "csausdev", "email": "gareth.jones@sensis.com.au" } ], "dist": { "shasum": "b3d5272b3101af0478272be872223393a9a5a986", "tarball": "http://registry.npmjs.org/log4js/-/log4js-0.6.25.tgz" }, "_resolved": "https://registry.npmjs.org/log4js/-/log4js-0.6.25.tgz" }
Version data entries
10 entries across 10 versions & 1 rubygems