summaryrefslogtreecommitdiffstats
path: root/js/vendor/es6-shim/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/vendor/es6-shim/bower.json')
-rw-r--r--js/vendor/es6-shim/bower.json28
1 files changed, 0 insertions, 28 deletions
diff --git a/js/vendor/es6-shim/bower.json b/js/vendor/es6-shim/bower.json
deleted file mode 100644
index 231768dee..000000000
--- a/js/vendor/es6-shim/bower.json
+++ /dev/null
@@ -1,28 +0,0 @@
-{
- "name": "es6-shim",
- "repo": "paulmillr/es6-shim",
- "description": "ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines",
- "keywords": [
- "ecmascript",
- "harmony",
- "es6",
- "shim",
- "promise",
- "promises",
- "setPrototypeOf",
- "map",
- "set",
- "__proto__"
- ],
- "main": "es6-shim.js",
- "scripts": ["es6-shim.js"],
- "dependencies": {},
- "development": {},
- "ignore": [
- "**/.*",
- "node_modules",
- "components",
- "test"
- ]
-}
-