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/html5shiv/bower.json')
-rw-r--r--libs/bower_components/html5shiv/bower.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/libs/bower_components/html5shiv/bower.json b/libs/bower_components/html5shiv/bower.json
new file mode 100644
index 0000000000..dca17f4eb4
--- /dev/null
+++ b/libs/bower_components/html5shiv/bower.json
@@ -0,0 +1,15 @@
+{
+ "name": "html5shiv",
+ "version": "3.7.2",
+ "main": [
+ "dist/html5shiv.js"
+ ],
+ "ignore": [
+ "**/.*",
+ "composer.json",
+ "test",
+ "build",
+ "src",
+ "build.xml"
+ ]
+}