summaryrefslogtreecommitdiffstats
path: root/ecomp-portal-FE/client/bower_components/jquery.newstape/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'ecomp-portal-FE/client/bower_components/jquery.newstape/bower.json')
-rw-r--r--ecomp-portal-FE/client/bower_components/jquery.newstape/bower.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/ecomp-portal-FE/client/bower_components/jquery.newstape/bower.json b/ecomp-portal-FE/client/bower_components/jquery.newstape/bower.json
deleted file mode 100644
index e20d577f..00000000
--- a/ecomp-portal-FE/client/bower_components/jquery.newstape/bower.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "name": "jquery.newstape",
- "version": "1.0.0",
- "license": "MIT",
- "main": [
- "dist/jquery.newstape.min.js"
- ],
- "description": "Simple Touch-enabled News Ticker Plugin",
- "authors": [
- "Nxeed <nxeed@ya.ru>"
- ],
- "ignore": [
- "**/.*",
- "node_modules",
- "bower_components",
- "test",
- "tests"
- ],
- "dependencies": {
- "jquery": ">=1.7",
- "jquery-mousewheel": ">=3.1.13",
- "jquery.event.drag-new": "*"
- }
-}