mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
31 lines
No EOL
899 B
JSON
31 lines
No EOL
899 B
JSON
{
|
|
"name": "html5-polyfills",
|
|
"description": "Collection of polyfills by Remy Sharp",
|
|
"homepage": "https://github.com/remy/polyfills",
|
|
"keywords": [
|
|
"polyfill",
|
|
"client",
|
|
"browser"
|
|
],
|
|
"author": {
|
|
"name": "Remy Sharp",
|
|
"email": "remy@leftlogic.com"
|
|
},
|
|
"readme": "This is my own collection of code snippets that support different native features of browsers using JavaScript (and if required, Flash in some cases).",
|
|
"readmeFilename": "README.md",
|
|
"_id": "html5-polyfills@0.0.20130621",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/remy/polyfills.git"
|
|
},
|
|
"_release": "768ce355de",
|
|
"_resolution": {
|
|
"type": "branch",
|
|
"branch": "master",
|
|
"commit": "768ce355de8f31d8d0a99aa3aba3708daa54e873"
|
|
},
|
|
"_source": "git://github.com/remy/polyfills.git",
|
|
"_target": "*",
|
|
"_originalSource": "html5-polyfills",
|
|
"_direct": true
|
|
} |