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.json40
1 files changed, 0 insertions, 40 deletions
diff --git a/js/vendor/es6-shim/.bower.json b/js/vendor/es6-shim/.bower.json
deleted file mode 100644
index 7461e7d9c..000000000
--- a/js/vendor/es6-shim/.bower.json
+++ /dev/null
@@ -1,40 +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"
- ],
- "homepage": "https://github.com/paulmillr/es6-shim",
- "version": "0.35.0",
- "_release": "0.35.0",
- "_resolution": {
- "type": "version",
- "tag": "0.35.0",
- "commit": "b9eda4eb91e38664a31c6d7aacf95f82a7930528"
- },
- "_source": "git://github.com/paulmillr/es6-shim.git",
- "_target": "~0.*",
- "_originalSource": "es6-shim"
-} \ No newline at end of file