Skip to content

Instantly share code, notes, and snippets.

@camwest
Created October 16, 2012 16:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save camwest/3900291 to your computer and use it in GitHub Desktop.
Save camwest/3900291 to your computer and use it in GitHub Desktop.
{
"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