UNPKG

snarl-screeps

Version:
29 lines (28 loc) 596 B
{ "name": "snarl-screeps", "version": "0.0.4", "description": "A screeps plugin for snarl", "main": "index.js", "scripts": { "test": "ava" }, "repository": { "type": "git", "url": "git+https://github.com/overra/snarl-screeps.git" }, "keywords": [ "snarl", "screeps", "plugin", "slack" ], "author": "Adam Snodgrass <overra@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/overra/snarl-screeps/issues" }, "homepage": "https://github.com/overra/snarl-screeps#readme", "devDependencies": { "ava": "^0.15.2" } }