UNPKG

ikr

Version:

IKnowRice - easily backup/share/restore your WM/DE configs

34 lines (33 loc) 726 B
{ "name": "ikr", "version": "0.1.2", "description": "IKnowRice - easily backup/share/restore your WM/DE configs", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/CelestialWalrus/ikr.git" }, "dependencies": { "minimist": ">=1.1.1", "adm-zip": ">=0.4.7", "sget": ">=0.1.5" }, "keywords": [ "rice", "linux", "config", "manager" ], "author": "CelestialWalrus", "license": "MIT", "bugs": { "url": "https://github.com/CelestialWalrus/ikr/issues" }, "homepage": "https://github.com/CelestialWalrus/ikr#readme", "bin": { "ikr": "bin/ikr" }, "preferGlobal": true }