File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed
Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " grid-list" ,
3- "version" : " 0.1.0" ,
43 "homepage" : " https://github.com/hootsuite/grid" ,
54 "description" : " Drag and drop library for a two-dimensional resizable and responsive list of items" ,
6- "main" : [
7- " src/gridList.js" ,
8- " src/jquery.gridList.js"
9- ],
5+ "main" : " src/gridList.js" ,
106 "keywords" : [
117 " grid" ,
128 " drag and drop" ,
139 " resizable" ,
1410 " reponsive"
1511 ],
12+ "license" : " Apache-2.0" ,
1613 "ignore" : [
1714 " node_modules" ,
1815 " demo" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " grid-list" ,
3- "version" : " 0.3.3 " ,
3+ "version" : " 0.4.0 " ,
44 "description" : " Drag and drop library for a two-dimensional resizable and responsive list of items" ,
5+ "keywords" : [
6+ " grid" ,
7+ " drag and drop" ,
8+ " resizable" ,
9+ " reponsive"
10+ ],
11+ "license" : " Apache-2.0" ,
512 "dependencies" : {},
613 "devDependencies" : {
714 "jasmine-node" : " ~1.13.1"
You can’t perform that action at this time.
0 commit comments