UNPKG

cofmon

Version:

coffee-script shell for mongodb

21 lines (20 loc) 531 B
{ "author": "Ryan Curtis <rbrcurtis@gmail.com> (rbrcurtis.com)", "contributors": [ "题叶 <jiyinyiyong@gmail.com> (http://tiye.me/)" ], "name": "cofmon", "description": "coffee-script shell for mongodb", "version": "0.0.10", "repository": { "type":"git", "url": "https://github.com/rbrcurtis/cofmon" }, "preferGlobal": "true", "bin": {"cofmon": "index.js"}, "engines": { "node": "*" }, "dependencies": { "coffee-script": ">=1.2.0" }, "homepage": "https://github.com/rbrcurtis/cofmon" }