init
[outofuni/tavern.git] / package.json
1 {
2   "name": "tavern",
3   "version": "1.0.0",
4   "description": "Utility to organize your tavern.",
5   "main": "tavern.js",
6   "scripts": {
7     "test": "echo \"Error: no test specified\" && exit 1"
8   },
9   "repository": {
10     "type": "git",
11     "url": "hackbard@hackdaworld.org:/chroot/git/outofuni/tavern.git"
12   },
13   "author": "hackbard@hackdaworld.org",
14   "license": "Apache-2.0"
15 }