aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/es5-shim/component.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/es5-shim/component.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/es5-shim/component.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/es5-shim/component.json b/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/es5-shim/component.json
deleted file mode 100644
index e2ecb92e..00000000
--- a/vnfmarket/src/main/webapp/vnfmarket/common/thirdparty/es5-shim/component.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "name": "es5-shim",
- "repo": "es-shims/es5-shim",
- "description": "ECMAScript 5 compatibility shims for legacy JavaScript engines",
- "version": "v3.1.0",
- "keywords": [
- "shim",
- "es5",
- "es5",
- "shim",
- "javascript",
- "ecmascript",
- "polyfill"
- ],
- "license": "MIT",
- "main": "es5-shim.js",
- "scripts": [
- "es5-shim.js"
- ]
-}