UNPKG

don667

Version:

DONNN! Based on Cowsay (https://github.com/piuccio/cowsay)

31 lines (30 loc) 541 B
{ "name": "don667", "version": "1.0.10", "description": "DONNN! Based on Cowsay (https://github.com/piuccio/cowsay)", "main": "./index.js", "keywords": [ "don" ], "bin": { "don": "./cli.js" }, "files": [ "balloon.js", "cli.js", "index.js", "faces/" ], "author": "catec", "license": "MIT", "dependencies": { "get-stdin": "8.0.0", "string-width": "~2.1.1", "strip-final-newline": "2.0.0", "yargs": "15.4.1" }, "preferGlobal": false, "engines": { "node": ">= 4" } }