Files
front/dist/assets/vendor/list.js/bower.json
2021-12-28 13:34:18 +01:00

26 lines
507 B
JSON

{
"name": "list.js",
"main": "dist/list.js",
"homepage": "https://listjs.com",
"authors": [
"Jonny Strömberg <jonny.stromberg@gmail.com>"
],
"description": "The perfect library for lists. Supports search, sort, filters and flexibility. Built to be invisible and work on existing HTML",
"keywords": [
"list",
"search",
"sort",
"table",
"dom",
"html",
"ui"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"__test__",
"docs"
]
}