1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-14 07:02:34 +01:00
invoiceninja/public/vendor/spectrum/.bower.json
2014-04-29 23:46:40 +03:00

35 lines
737 B
JSON

{
"name": "spectrum",
"version": "1.3.4",
"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.3.4",
"_resolution": {
"type": "version",
"tag": "1.3.4",
"commit": "77699c6fbd6a52c82987ae877e365af80e5d2ae2"
},
"_source": "git://github.com/bgrins/spectrum.git",
"_target": "~1.3.4",
"_originalSource": "spectrum",
"_direct": true
}