Last change
on this file since 463 was
463,
checked in by hendrikvanantwerpen, 12 years ago
|
Working towards Heroku deployment, restructuring for that and to allow coffee builds.
|
File size:
312 bytes
|
Line | |
---|
1 | { |
---|
2 | "name": "qed-server", |
---|
3 | "version": "0.0.1", |
---|
4 | "description": "QED Server", |
---|
5 | "dependencies": { |
---|
6 | "simple-http-proxy": "~0.5.2", |
---|
7 | "express": "~3.2.3", |
---|
8 | "underscore": "~1.4.4", |
---|
9 | "passport": "~0.1.17", |
---|
10 | "passport-local": "~0.1.6" |
---|
11 | }, |
---|
12 | "engines": { |
---|
13 | "node": "0.10.x", |
---|
14 | "npm": "1.2.x" |
---|
15 | } |
---|
16 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.