UNPKG

ryutai

Version:

A next generation window manager.

33 lines (32 loc) 698 B
{ "name": "ryutai", "version": "1.0.0", "description": "A next generation window manager.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://bitbucket.org/lite20/ryutai.git" }, "keywords": [ "WM", "Window", "Manager", "Yunitto", "NodeOS" ], "author": "lite20", "license": "ISC", "homepage": "https://bitbucket.org/lite20/ryutai#readme", "dependencies": { "colors": "^1.1.2", "external-ip": "^0.2.4", "finalhandler": "^0.4.1", "oneshoot": "0.0.3", "serve-static": "^1.10.0", "uuid": "^2.0.1", "yunitto": "^0.7.9" } }