]> git.r.bdr.sh - rbdr/lgtm/blob - package.json
4c7b594a655c7d242634a43e9cb78ebd7d267635
[rbdr/lgtm] / package.json
1 {
2 "name": "lgtm",
3 "version": "0.0.0",
4 "description": "looks good to me",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/rbdr/lgtm.git"
12 },
13 "author": "Ruben Beltran del Rio <ruben@unlimited.pizza>",
14 "license": "MIT",
15 "bugs": {
16 "url": "https://github.com/rbdr/lgtm/issues"
17 },
18 "homepage": "https://github.com/rbdr/lgtm#readme"
19 }