| 1234567891011121314 |
- {
- "name": "spectrum",
- "version": "1.3.4",
- "repository": {
- "type": "git",
- "url": "https://bgrins.github.com/spectrum"
- },
- "devDependencies": {
- "grunt": "~0.4.0",
- "grunt-contrib-jshint": "~0.4.3",
- "grunt-contrib-qunit": "~0.2.0",
- "grunt-contrib-uglify": "~0.2.0"
- }
- }
|