source:
Dev/trunk/src/client/qed-client/package.json
@
487
Last change on this file since 487 was 452, checked in by hendrikvanantwerpen, 12 years ago | |
---|---|
File size: 212 bytes |
Rev | Line | |
---|---|---|
[443] | 1 | { |
2 | "name": "qed-client", | |
3 | "version": "0.0.1", | |
[448] | 4 | "description": "QED Client", |
[443] | 5 | "dependencies": { |
6 | "dojo": "~1.8.0", | |
7 | "dijit": "~1.8.0", | |
8 | "dojox": "~1.8.0" | |
[451] | 9 | }, |
10 | "dojoBuild": "qed-client.profile.js" | |
[443] | 11 | } |
Note: See TracBrowser
for help on using the repository browser.