Last change
on this file since 451 was
451,
checked in by hendrikvanantwerpen, 12 years ago
|
Reorganizing for builds.
Mixing server and client doesn't play nice with builds. I'm going to
seperate them even more, so they don't share a Dojo version.
|
File size:
232 bytes
|
Rev | Line | |
---|
[448] | 1 | { |
---|
| 2 | "name": "qed-server", |
---|
| 3 | "version": "0.0.1", |
---|
| 4 | "description": "QED Server", |
---|
| 5 | "dependencies": { |
---|
[451] | 6 | "simple-http-proxy": "~0.5.2", |
---|
| 7 | "express": "~3.2.3", |
---|
| 8 | "underscore": "~1.4.4" |
---|
| 9 | }, |
---|
| 10 | "dojoBuild": "qed-server.profile.js" |
---|
[448] | 11 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.