Initial commit.
This commit is contained in:
commit
0335f5aa93
1168 changed files with 261999 additions and 0 deletions
20
app/bower_components/es5-shim/component.json
vendored
Normal file
20
app/bower_components/es5-shim/component.json
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue