UNPKG

jog-stdstore

Version:
31 lines (30 loc) 600 B
{ "name": "jog-stdstore", "version": "0.0.2", "description": "Provides StdStore for jog", "main": "index.js", "dependencies": { "debug": "*" }, "devDependencies": { "mocha": "*", "should": "*", "jog": "~0.5.1", "through": "*" }, "scripts": { "test": "make test" }, "repository": { "type": "git", "url": "git://github.com/cpsubrian/node-jog-stdstore.git" }, "homepage": "https://github.com/cpsubrian/node-jog-stdstore", "keywords": [ "jog", "log", "json" ], "author": "Brian Link <cpsubrian@gmail.com>", "license": "MIT" }