UNPKG

@ross-technologies/xlib

Version:
29 lines (28 loc) 647 B
{ "name": "@ross-technologies/xlib", "version": "1.0.1-fix3", "description": "Xlib for Node.JS.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Ross-Technologies/node-xlib.git" }, "author": "Spaceboy Ross", "license": "Apache-2.0", "bugs": { "url": "https://github.com/Ross-Technologies/node-xlib/issues" }, "keywords": [ "xlib", "x11", "xorg", "node-x11" ], "homepage": "https://github.com/Ross-Technologies/node-xlib#readme", "peerDependencies": { "x11": ">=0.7.1" } }