| { |
| "name": "Melange", |
| "description": "The goal of this project is to create a framework for representing Open Source contribution workflows, such as the existing Google Summer of Code TM (GSoC) program", |
| "devDependencies": { |
| "grunt": "~0.4.1", |
| "grunt-contrib-jasmine": "~0.3.1", |
| "grunt-template-jasmine-istanbul": "~0.2.1", |
| "testem": "~0.2.96", |
| "grunt-template-jasmine-requirejs": "~0.1.1", |
| "grunt-jasmine-runner": "~0.6.0", |
| "growl": "~1.7.0", |
| "grunt-plato": "~0.2.0", |
| "grunt-contrib-yuidoc": "~0.4.0", |
| "phantomjs": "~1.9.0-4", |
| "grunt-contrib-less": "~0.6.1" |
| } |
| } |