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

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

Cleanup of package.json for new structure.

File size: 172 bytes
RevLine 
[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"
9  }
10}
Note: See TracBrowser for help on using the repository browser.