UNPKG

596 BJSONView Raw
1{
2 "name": "clusterize.js",
3 "version": "0.19.0",
4 "description": "Tiny vanilla JS plugin to display large data sets easily",
5 "main": "clusterize.js",
6 "style": "clusterize.css",
7 "scripts": {
8 },
9 "repository": {
10 "type": "git",
11 "url": "git@github.com:NeXTs/Clusterize.js.git"
12 },
13 "keywords": [
14 "large",
15 "vanillajs",
16 "table",
17 "grid",
18 "list",
19 "scroll",
20 "cluster"
21 ],
22 "author": "Denis Lukov",
23 "license": "GPLv3",
24 "bugs": {
25 "url": "https://github.com/NeXTs/Clusterize.js/issues"
26 },
27 "homepage": "https://github.com/NeXTs/Clusterize.js"
28}
\No newline at end of file