Last change
on this file since 463 was
463,
checked in by hendrikvanantwerpen, 12 years ago
|
Working towards Heroku deployment, restructuring for that and to allow coffee builds.
|
File size:
454 bytes
|
Rev | Line | |
---|
[463] | 1 | { |
---|
| 2 | "name": "qed-full", |
---|
| 3 | "version": "0.0.1", |
---|
| 4 | "description": "QED Full", |
---|
| 5 | "devDependencies": { |
---|
| 6 | "grunt": "~0.4.0", |
---|
| 7 | "grunt-contrib-copy": "~0.4.1", |
---|
| 8 | "grunt-contrib-jshint": "~0.2.0", |
---|
| 9 | "grunt-contrib-less": "~0.5.0", |
---|
| 10 | "grunt-dojo": "~0.2.3", |
---|
| 11 | "grunt-exec": "~0.4.1", |
---|
| 12 | "grunt-htmlhint": "~0.4.0", |
---|
| 13 | "grunt-contrib-clean": "~0.4.1", |
---|
| 14 | "grunt-zip": "~0.9.0", |
---|
| 15 | "grunt-curl": "~1.1.0", |
---|
| 16 | "grunt-contrib-coffee": "~0.7.0" |
---|
| 17 | } |
---|
| 18 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.