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:
363 bytes
|
Line | |
---|
1 | { |
---|
2 | "name": "qed-application", |
---|
3 | "version": "0.0.1", |
---|
4 | "description": "QED Application", |
---|
5 | "dependencies": { |
---|
6 | "simple-http-proxy": "~0.5.2", |
---|
7 | "express": "~3.2.3" |
---|
8 | }, |
---|
9 | "devDependencies": { |
---|
10 | "grunt": "~0.4.0", |
---|
11 | "grunt-contrib-less": "~0.5.0", |
---|
12 | "grunt-contrib-jshint": "~0.2.0", |
---|
13 | "grunt-htmlhint": "~0.4.0" |
---|
14 | }, |
---|
15 | "dojoBuild": "qed.profile.js" |
---|
16 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.