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   "homepage": "https://github.com/nxeed/JQuery-Newstape",
25   "_release": "1.0.0",
26   "_resolution": {
27     "type": "version",
28     "tag": "v1.0.0",
29     "commit": "c67331c7cbb309da87d08ebb30a92244cda14776"
30   },
31   "_source": "https://github.com/nxeed/JQuery-Newstape.git",
32   "_target": "1.0.0",
33   "_originalSource": "jquery.newstape"
34 }