Files
cdnjs/ajax/libs/jquery-tools/package.json
T
2013-01-01 03:17:49 +01:00

27 lines
678 B
JSON
Executable File

{
"name": "jquery-tools",
"filename": "jquery.tools.min.js",
"version": "1.2.7",
"description": "jQuery Tools is a collection of the most important user-interface components for modern websites. Used by large sites all over the world.",
"homepage": "http://jquerytools.org/",
"keywords": [
"jquery",
"ui",
"tools"
],
"maintainers": [
{
"name": "jQuery Tools",
"email": "tipiirai+jquerytools@gmail.com",
"web": "http://jquerytools.org/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/jquerytools/jquerytools"
}
]
}