{ | |
"name": "kera-proxy", | |
"version": "0.0.1", | |
"author": "Kera Software Inc <team@kera.io>", | |
"private": true, | |
"dependencies": { | |
"faux": "https://github_username:github_password@github.com/kera-inc/faux.git", | |
"express": "2.5.x", | |
"directory-tree-watcher": "0.0.5", | |
"coffee-script": "1.3.1" | |
}, | |
"devDependencies": { | |
"mocha": "1.6.0", | |
"supertest": "0.3.1", | |
"nock": "0.13.4", | |
"supervisor": "0.5.0", | |
"expect.js": "0.1.2", | |
"eyes": "0.1.8" | |
}, | |
"engines": { | |
"node": "0.8.x", | |
"npm": "1.1.x" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment