Version 1
[yaffs-website] / node_modules / es5-shim / component.json
diff --git a/node_modules/es5-shim/component.json b/node_modules/es5-shim/component.json
new file mode 100644 (file)
index 0000000..7096633
--- /dev/null
@@ -0,0 +1,19 @@
+{
+    "name": "es5-shim",
+    "repo": "es-shims/es5-shim",
+    "description": "ECMAScript 5 compatibility shims for legacy JavaScript engines",
+    "version": "v4.5.1",
+    "keywords": [
+        "shim",
+        "es5",
+        "es5 shim",
+        "javascript",
+        "ecmascript",
+        "polyfill"
+    ],
+    "license": "MIT",
+    "main": "es5-shim.js",
+    "scripts": [
+        "es5-shim.js"
+    ]
+}