{
  "name": "jquery.splitter",
  "version": "0.29.1",
  "description": "jQuery Splitter is plugin that split your all children with movable splitters between each of them.",
  "main": "js/jquery.splitter.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jcubic/jquery.splitter.git"
  },
  "keywords": [
    "splitter",
    "jquery",
    "widget",
    "ui"
  ],
  "author": "Jakub T. Jankiewicz <jcubic@onet.pl>",
  "license": "LGPL-3.0",
  "bugs": {
    "url": "https://github.com/jcubic/jquery.splitter/issues"
  },
  "homepage": "https://github.com/jcubic/jquery.splitter",
  "dependencies": {
    "jquery": "^3.7.1"
  }
}
