mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 10:47:12 +10:00
31 lines
829 B
JSON
31 lines
829 B
JSON
{
|
|
"name": "jquery-handsontable",
|
|
"filename": "jquery.handsontable.full.min.js",
|
|
"version": "0.10.2",
|
|
"description": "Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery. Requires jQuery 1.9+ or 2.0+ (may work with 1.7+ too, but there are known issues with IE10).",
|
|
"homepage": "http://handsontable.com/",
|
|
"keywords": [
|
|
"excel",
|
|
"data",
|
|
"editor",
|
|
"popular"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Marcin Warpechowski <marcin@nextgen.pl>"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/warpech/jquery-handsontable"
|
|
}
|
|
],
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "http://www.opensource.org/licenses/mit-license.php"
|
|
}
|
|
]
|
|
}
|