UNPKG

btrconsole

Version:

The better version of a console (or is it?)!

29 lines (28 loc) 686 B
{ "name": "btrconsole", "version": "1.1.9", "description": "The better version of a console (or is it?)!", "main": "btrconsole.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "betterconsole", "btrconsole" ], "author": "npmcool", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/That1Archives/btrconsole.git" }, "bugs": { "url": "https://github.com/That1Archives/btrconsole/issues" }, "homepage": "https://github.com/That1Archives/btrconsole#readme", "dependencies": { "btrconsole": "^1.0.0", "readline-sync": "^1.4.10" }, "devDependencies": {} }