| { |
| "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": { |
| "growl": "~1.7.0", |
| "grunt": "~0.4.5", |
| "grunt-contrib-clean": "^0.5.0", |
| "grunt-contrib-jasmine": "~0.5.2", |
| "grunt-contrib-jshint": "~0.6.0", |
| "grunt-contrib-less": "~0.6.1", |
| "grunt-contrib-watch": "^0.6.1", |
| "grunt-contrib-yuidoc": "~0.4.0", |
| "grunt-jasmine-runner": "~0.6.0", |
| "grunt-lesslint": "~0.8.0", |
| "grunt-plato": "~1.0.0", |
| "grunt-template-jasmine-istanbul": "~0.2.1", |
| "grunt-template-jasmine-requirejs": "~0.1.1", |
| "phantomjs": "~1.9.12", |
| "testem": "0.4.4" |
| }, |
| "repository": { |
| "type": "git", |
| "url": "https://code.google.com/p/soc/" |
| } |
| } |