source: Dev/trunk/src/client/qed-client/package.json @ 532

Last change on this file since 532 was 452, checked in by hendrikvanantwerpen, 12 years ago

Completed separation of client and server.

File size: 212 bytes
Line 
1{
2  "name": "qed-client",
3  "version": "0.0.1",
4  "description": "QED Client",
5  "dependencies": {
6    "dojo": "~1.8.0",
7    "dijit": "~1.8.0",
8    "dojox": "~1.8.0"
9  },
10  "dojoBuild": "qed-client.profile.js"
11}
Note: See TracBrowser for help on using the repository browser.