mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 03:06:20 +10:00
37 lines
749 B
JSON
37 lines
749 B
JSON
{
|
|
"name": "list.js",
|
|
"filename": "list.min.js",
|
|
"version": "1.1.1",
|
|
"description": "The perfect library for adding search, sort, filters & flexibility to tables, lists, or anything",
|
|
"homepage": "http://listjs.com",
|
|
"autoupdate": {
|
|
"source": "git",
|
|
"target": "git://github.com/javve/list.js.git",
|
|
"basePath": "/dist",
|
|
"files": [
|
|
"list.js",
|
|
"list.min.js"
|
|
]
|
|
},
|
|
"keywords": [
|
|
"list",
|
|
"search",
|
|
"sort",
|
|
"table",
|
|
"dom",
|
|
"html",
|
|
"ui"
|
|
],
|
|
"repositories": {
|
|
"type": "git",
|
|
"url": "git://github.com/javve/list.js.git"
|
|
},
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "Jonny Strömberg",
|
|
"website": "http://jonnystromberg.com"
|
|
}
|
|
]
|
|
}
|