UNPKG

pet

Version:
34 lines (33 loc) 633 B
{ "name": "pet", "version": "1.0.1", "description": "catgirl petting cli", "preferGlobal": true, "bin": { "pet": "bin/pet" }, "scripts": { "test": "node bin/pet" }, "engines": { "node": ">=6" }, "repository": { "type": "git", "url": "git+https://github.com/stawberri/pet.git" }, "keywords": [ "petting", "pet", "game", "console", "cli", "catgirl" ], "author": "Pudding <aideen@aideen.pw> (https://aideen.pw/)", "license": "ISC", "bugs": { "url": "https://github.com/stawberri/pet/issues" }, "homepage": "https://github.com/stawberri/pet#readme" }