{ "author": "Craig Condon ", "name": "nexe", "description": "Roll node.s applications into a single executable", "version": "0.0.1", "repository": { "type": "git", "url": "git://github.com/crcn/nexe.git" }, "main": "./lib/index.js", "dependencies": { "optimist":"*", "sardines":"*" }, "devDependencies": {} }