Files

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"
]
}
}