UNPKG

node-wings

Version:

node-wings ==========

40 lines (39 loc) 837 B
{ "name": "node-wings", "version": "0.0.1-6", "scripts": { "start": "node app.js" }, "dependencies": { "express": "3.2.0", "jade": "1.3.1", "stylus": "0.47.1", "socket.io": "0.9", "sandbox": "0.8.6", "pty.js": "0.2.4" }, "subdomain": "coding-trainer", "engines": { "node": "0.10.x" }, "description": "node-wings ==========", "main": "app.js", "devDependencies": {}, "repository": { "type": "git", "url": "git://github.com/cortezcristian/node-wings.git" }, "keywords": [ "node", "wings", "elearning", "coding", "trainer", "coding-trainer" ], "author": "Cristian Cortez <cortez.cristian@gmail.com> (http://cortezcristian.com/)", "license": "BSD-2-Clause", "bugs": { "url": "https://github.com/cortezcristian/node-wings/issues" } }