aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/common/thirdparty/es5-shim/component.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/common/thirdparty/es5-shim/component.json')
-rw-r--r--vnfmarket/src/main/webapp/common/thirdparty/es5-shim/component.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/vnfmarket/src/main/webapp/common/thirdparty/es5-shim/component.json b/vnfmarket/src/main/webapp/common/thirdparty/es5-shim/component.json
new file mode 100644
index 00000000..e2ecb92e
--- /dev/null
+++ b/vnfmarket/src/main/webapp/common/thirdparty/es5-shim/component.json
@@ -0,0 +1,20 @@
+{
+ "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"
+ ]
+}