source: other-projects/nz-flag-design/trunk/main-form/bgrins-spectrum/package.json@ 29741

Last change on this file since 29741 was 29741, checked in by davidb, 9 years ago

Support JS library for colour picker

  • Property svn:executable set to *
File size: 336 bytes
Line 
1{
2 "name": "spectrum",
3 "version": "1.6.0",
4 "repository": {
5 "type": "git",
6 "url": "https://bgrins.github.com/spectrum"
7 },
8 "devDependencies": {
9 "grunt": "~0.4.0",
10 "grunt-contrib-jshint": "~0.4.3",
11 "grunt-contrib-qunit": "~0.2.0",
12 "grunt-contrib-uglify": "~0.2.0"
13 }
14}
Note: See TracBrowser for help on using the repository browser.