UNPKG

pibb

Version:

Private Institutional Bulletin Board - I2I Platform for Private Transactions

15 lines 290 B
{ "name": "pibb-cli", "version": "1.0.0", "description": "CLI for Private Institutional Bulletin Board (PIBB)", "main": "index.js", "bin": { "pibb": "index.js" }, "author": "", "license": "ISC", "dependencies": { "commander": "^11.0.0", "open": "^9.0.0" } }