UNPKG

partition.js

Version:

Split the screen into resizeable sections.

27 lines (26 loc) 613 B
{ "name": "partition.js", "version": "1.0.0", "description": "Split the screen into resizeable sections.", "main": "partition.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/djorborn/Partition.js.git" }, "keywords": [ "split-screen", "divide", "split", "partition", "partition.js" ], "author": "djorborn", "license": "ISC", "bugs": { "url": "https://github.com/djorborn/Partition.js/issues" }, "homepage": "https://github.com/djorborn/Partition.js#readme" }