UNPKG

lefnire

Version:

lefnire.js implements lefnire in Node.js. It builds upon the current genetic code version.

47 lines (46 loc) 1.09 kB
{ "name": "lefnire", "version": "0.5.5", "description": "lefnire.js implements lefnire in Node.js. It builds upon the current genetic code version.", "main": "lefnire.js", "bin": { "lefnire": "lefnire.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/litenull/lefnire.js" }, "keywords": [ "lefnire", "js", "javascript", "habit", "rpg", "habitrpg" ], "author": "litenull", "contributors": [ "Kevin Kaland <kevin@wizonesolutions.com> (http://www.wizonesolutions.com)", "litenull (https://github.com/litenull)" ], "license": "GPLv3", "dependencies": { "nconf": "~0.6.7", "prompt": "~0.2.9", "mersenne": "0.0.3", "optimist": "~0.4.0", "coffee-script": "~1.6.2", "irc": "~0.3.6", "moment": "~2.0.0", "superagent": "~0.14.2", "underscore": "~1.4.4", "googleapis": "~0.2.8-alpha", "speakeasy-nlp": "~0.2.2", "mongoose": "~3.6.11", "Sentimental": "0.0.2", "github": "~0.1.8" } }