UNPKG

so-log

Version:
26 lines (25 loc) 558 B
{ "name": "so-log", "version": "0.0.4", "description": "so i need log", "main": "./lib/so-log.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/plusmancn/so-log.git" }, "keywords": [ "node-log" ], "author": "plusmancn@gmail.com", "license": "ISC", "bugs": { "url": "https://github.com/plusmancn/so-log/issues" }, "homepage": "https://github.com/plusmancn/so-log#readme", "dependencies": { "moment": "^2.12.0" } }