mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
32 lines
657 B
JSON
32 lines
657 B
JSON
{
|
|
"name": "css3finalize",
|
|
"filename": "jquery.css3finalize.min.js",
|
|
"version": "4.1.0",
|
|
"description": "Automatically add vendor prefixes",
|
|
"homepage": "https://github.com/codler/jQuery-Css3-Finalize",
|
|
"keywords": [
|
|
"css",
|
|
"css3"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Han Lin Yap",
|
|
"web": "http://yap.nu/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/codler/jQuery-Css3-Finalize"
|
|
}
|
|
],
|
|
"autoupdate": {
|
|
"source": "git",
|
|
"target": "git://github.com/codler/jQuery-Css3-Finalize.git",
|
|
"basePath": "",
|
|
"files": [
|
|
"jquery.css3finalize.min.js"
|
|
]
|
|
}
|
|
}
|