{ "name": "spectrum", "version": "2.0.0", "main": ["dist/spectrum.min.css", "dist/spectrum.min.js"], "docs": "http://seballot.github.com/spectrum", "homepage": "http://seballot.github.com/spectrum", "demo": "http://jsfiddle.net/bgrins/ctkY3/", "dependencies": { "jquery": ">=1.7.2" }, "ignore": [ ".gitignore", ".travis.yml", "build/", "docs/", "example/", "Gruntfile.js", "LICENSE", "README.md", "test/" ] }