UNPKG

penthouse-cli

Version:
24 lines (23 loc) 495 B
{ "name": "penthouse-cli", "version": "2.0.1", "description": "Penthouse cli tool", "bin": { "penthouse": "./bin/penthouse-cli" }, "main": "index", "keywords": [ "Penthouse", "cli-tool" ], "repository": { "type": "git", "url": "git+https://github.com/duckchip/penthouse-cli.git" }, "author": "Tristan Hofman", "license": "ISC", "dependencies": { "penthouse": "^2.2.2", "yargs": "^15.3.0" } }