{ "name": "asteroid", "description": "asteroid", "version": "0.7.0", "scripts": { "test": "mocha -R spec" }, "dependencies": { "debug": "latest", "express": "~3.1.1", "jugglingdb": "git+ssh://git@github.com:strongloop/jugglingdb.git", "merge": "~1.1.0", "sl-remoting": "git+ssh://git@github.com:strongloop/sl-remoting.git", "inflection": "~1.2.5" }, "devDependencies": { "mocha": "latest", "sl-task-emitter": "0.0.x", "supertest": "latest" }, "optionalDependencies": { "jugglingdb-oracle": "git+ssh://git@github.com:strongloop/jugglingdb-oracle.git" } }