{ "name": "gridstack", "version": "0.2.6", "homepage": "https://github.com/troolee/gridstack.js", "authors": [ "Pavel Reznikov " ], "description": "gridstack.js is a jQuery plugin for widget layout", "main": [ "dist/gridstack.js", "dist/gridstack.css" ], "moduleType": [ "amd" ], "dependencies": { "lodash": ">= 4.14.2", "jquery": ">= 3.1.0", "jquery-ui": ">= 1.12.0" }, "keywords": [ "gridstack", "grid", "gridster", "layout", "jquery" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "_release": "0.2.6", "_resolution": { "type": "version", "tag": "v0.2.6", "commit": "28ed6fa374592eb56590050cece409471fbfc41e" }, "_source": "https://github.com/troolee/gridstack.js.git", "_target": "~0.2.6", "_originalSource": "gridstack" }