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/package.json')
-rw-r--r--libs/bower_components/html5shiv/package.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/libs/bower_components/html5shiv/package.json b/libs/bower_components/html5shiv/package.json
deleted file mode 100644
index 156cd5eccb..0000000000
--- a/libs/bower_components/html5shiv/package.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "name": "html5shiv",
- "version": "3.7.3",
- "repository": {
- "type": "git",
- "url": "https://github.com/aFarkas/html5shiv.git"
- },
- "main": "dist/html5shiv.js",
- "devDependencies": {
- "grunt-bytesize": ">=0.1.0",
- "grunt-contrib-watch": ">=0.3.0",
- "grunt-contrib-copy": ">=0.4.0",
- "grunt-contrib-uglify": ">=0.2.7",
- "grunt": ">=0.4.1"
- }
-}