Created
October 7, 2013 22:10
-
-
Save jimmack1963/6875809 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "tbn", | |
"description": "tbn - automatically converted by Demeteorizer. https://github.com/onmodulus/demeteorizer", | |
"version": "0.0.1-6", | |
"main": "main.js", | |
"engines": { | |
"node": "0.8.24" | |
}, | |
"dependencies": { | |
"byline": "2.0.3", | |
"esprima": "1.0.x", | |
"fibers": "1.0.1", | |
"fstream": "0.1.21", | |
"handlebars": "1.0.7", | |
"http-proxy": "0.10.1", | |
"kexec": "0.1.1", | |
"keypress": "0.1.0", | |
"optimist": "0.4.0", | |
"progress": "1.0.0", | |
"request": "2.12.0", | |
"semver": "1.1.0", | |
"shell-quote": "0.0.1", | |
"source-map": "0.1.26", | |
"source-map-support": "0.1.8", | |
"tar": "0.1.14", | |
"underscore": "1.5.1", | |
"mailcomposer": "0.1.15", | |
"simplesmtp": "0.1.25", | |
"stream-buffers": "0.2.3", | |
"connect": "2.7.10", | |
"sockjs": "0.3.7", | |
"websocket": "1.0.7", | |
"cli-color": "0.2.2", | |
"mongodb": "1.3.x", | |
"debug": "0.7.2", | |
"send": "0.1.0", | |
"useragent": "2.0.1" | |
}, | |
"subdomain": "thebailexchange", | |
"scripts": { | |
"start": "main.js" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment