UNPKG

dunecat

Version:
32 lines (31 loc) 608 B
{ "name": "dunecat", "version": "0.0.3", "description": "", "main": "./src/index.js", "bin": { "dunecat": "./src/cli.js" }, "scripts": { "start": "node ./src/index.js", "test": "echo \"Tests not implemented\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/semori-trade/dunecat" }, "bugs": { "url": "https://github.com/semori-trade/dunecat/issues" }, "homepage": "https://github.com/semori-trade/dunecat", "keywords": [ "dune", "cli", "lookup", "paw", "paws", "cat" ], "author": "", "license": "MIT" }