UNPKG

hubot-prove-everywhere

Version:
29 lines (28 loc) 688 B
{ "name": "hubot-prove-everywhere", "version": "0.1.0", "description": "hubot script for ProveEverywhere", "main": "index.coffee", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/prove-everywhere/hubot-prove-everywhere.git" }, "keywords": [ "hubot", "hubot-scripts", "coq", "prove-everywhere" ], "author": "amutake", "license": "BSD3", "bugs": { "url": "https://github.com/prove-everywhere/hubot-prove-everywhere/issues" }, "homepage": "https://github.com/prove-everywhere/hubot-prove-everywhere", "dependencies": { "coffee-script": "" } }