File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " gridstack" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.2.3 " ,
44 "homepage" : " https://github.com/troolee/gridstack.js" ,
55 "authors" : [
66 " Pavel Reznikov <pashka.reznikov@gmail.com>"
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " gridstack" ,
3+ "version" : " 0.2.3" ,
4+ "description" : " gridstack.js is a jQuery plugin for widget layout" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " git+https://github.com/troolee/gridstack.js.git"
8+ },
9+ "keywords" : [
10+ " gridstack" ,
11+ " grid" ,
12+ " gridster" ,
13+ " layout" ,
14+ " jquery"
15+ ],
16+ "author" : " Pavel Reznikov <pashka.reznikov@gmail.com>" ,
17+ "license" : " MIT" ,
18+ "bugs" : {
19+ "url" : " https://github.com/troolee/gridstack.js/issues"
20+ },
21+ "homepage" : " http://troolee.github.io/gridstack.js/"
22+ }
You can’t perform that action at this time.
0 commit comments