ffffng/app/bower_components/es5-shim/component.json

21 lines
415 B
JSON
Raw Normal View History

2014-05-12 20:08:19 +02:00
{
"name": "es5-shim",
"repo": "es-shims/es5-shim",
"description": "ECMAScript 5 compatibility shims for legacy JavaScript engines",
"version": "v3.1.1",
"keywords": [
"shim",
"es5",
"es5",
"shim",
"javascript",
"ecmascript",
"polyfill"
],
"license": "MIT",
"main": "es5-shim.js",
"scripts": [
"es5-shim.js"
]
}