nexus site path corrected
[portal.git] / ecomp-portal-FE / client / bower_components / jquery.newstape / bower.json
1 {
2   "name": "jquery.newstape",
3   "version": "1.0.0",
4   "license": "MIT",
5   "main": [
6     "dist/jquery.newstape.min.js"
7   ],
8   "description": "Simple Touch-enabled News Ticker Plugin",
9   "authors": [
10     "Nxeed <nxeed@ya.ru>"
11   ],
12   "ignore": [
13     "**/.*",
14     "node_modules",
15     "bower_components",
16     "test",
17     "tests"
18   ],
19   "dependencies": {
20     "jquery": ">=1.7",
21     "jquery-mousewheel": ">=3.1.13",
22     "jquery.event.drag-new": "*"
23   }
24 }