whitesource
Version:
whitesource node module
34 lines • 717 B
JSON
{
"name": "spectrum",
"version": "1.5.2",
"main": [
"./spectrum.css",
"./spectrum.js"
],
"docs": "http://bgrins.github.com/spectrum",
"homepage": "http://bgrins.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/"
],
"_release": "1.5.2",
"_resolution": {
"type": "version",
"tag": "1.5.2",
"commit": "2402d4234ea138ce65f1f7b1d203ca13d8aabf68"
},
"_source": "git://github.com/bgrins/spectrum.git",
"_target": "1.5.2",
"_originalSource": "spectrum"
}