Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libs/bower_components/visibilityjs/bower.json')
-rw-r--r--libs/bower_components/visibilityjs/bower.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/libs/bower_components/visibilityjs/bower.json b/libs/bower_components/visibilityjs/bower.json
deleted file mode 100644
index d7c435f570..0000000000
--- a/libs/bower_components/visibilityjs/bower.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "name": "visibilityjs",
- "version": "1.2.3",
- "homepage": "https://github.com/ai/visibilityjs",
- "authors": ["Andrey A.I. Sitnik <andrey@sitnik.ru>"],
- "description": "Wrapper for the Page Visibility API",
- "license": "MIT",
- "main": [
- "lib/visibility.core.js",
- "lib/visibility.timers.js"
- ],
- "ignore": [
- "package.json",
- "*.gemspec",
- "Cakefile",
- "test",
- "*.rb",
- ".*"
- ]
-}