source: Dev/branches/rest-dojo-ui/client/config/package.json @ 408

Last change on this file since 408 was 408, checked in by hendrikvanantwerpen, 13 years ago

Added config/ to build. It looks like top-level JS files (like config/db.js and rft/run.js) don't use the cache correctly in a build.

File size: 190 bytes
Line 
1{
2    "name": "config",
3    "description": "RFT CouchDB Configuration Tool",
4    "dependencies": {
5        "dojo": "~1.8.0",
6        "dijit": "~1.8.0"
7    },
8    "dojoBuild": "package.js"
9}
Note: See TracBrowser for help on using the repository browser.