myvesta/web/js/iviewer/bower.json
2015-05-29 02:07:55 +03:00

26 lines
448 B
JSON

{
"name": "iviewer",
"version": "0.7.11",
"homepage": "https://github.com/can3p/iviewer",
"authors": [
"Dmitry Petrov <dpetroff@gmail.com>"
],
"description": "Image viewer widget for jQuery UI",
"main": "jquery.iviewer.js",
"keywords": [
"jquery",
"jquery",
"ui",
"image",
"viewer"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}