| 12345678910111213 |
- {
- "name": "seed",
- "version": "0.2.1",
- "devDependencies": {
- "grunt": "~0.4.1",
- "grunt-contrib-watch": "~0.4.4",
- "grunt-component-build": "~0.3.0",
- "grunt-contrib-jshint": "~0.6.0",
- "grunt-mocha": "~0.4.0",
- "chai": "~1.7.2",
- "grunt-contrib-uglify": "~0.2.2"
- }
- }
|