update manifest

This commit is contained in:
Valeriy 2013-11-05 16:24:45 +06:00
parent 053b817ec3
commit f57895335e

View File

@ -15,23 +15,16 @@
"name": "Chupurnov Valeriy", "name": "Chupurnov Valeriy",
"url": "http://xdsoft.net/contacts.html" "url": "http://xdsoft.net/contacts.html"
}, },
"maintainers": [
{
"name": "Corey Frang",
"email": "gnarf37@gmail.com",
"url": "http://gnarf.net"
}
],
"licenses": [ "licenses": [
{ {
"type": "MIT", "type": "MIT",
"url": "https://github.com/jquery/jquery-color/blob/2.1.2/MIT-LICENSE.txt" "url": "https://github.com/xdan/datetimepicker/blob/master/MIT-LICENSE.txt"
} }
], ],
"bugs": "https://github.com/jquery/jquery-color/issues", "bugs": "https://github.com/xdan/datetimepicker/issues",
"homepage": "https://github.com/jquery/jquery-color", "homepage": "http://xdsoft.net/jqplugins/datetimepicker/",
"docs": "https://github.com/jquery/jquery-color", "docs": "http://xdsoft.net/jqplugins/datetimepicker/",
"download": "http://code.jquery.com/#color", "download": "https://github.com/xdan/datetimepicker/archive/master.zip",
"dependencies": { "dependencies": {
"jquery": ">=1.5" "jquery": ">=1.5"
} }