+{
+ "name": "lgtm",
+ "version": "0.0.0",
+ "description": "looks good to me",
+ "main": "index.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "repository": {
+ "type": "git",
+ "url": "git+https://github.com/rbdr/lgtm.git"
+ },
+ "author": "Ruben Beltran del Rio <ruben@unlimited.pizza>",
+ "license": "MIT",
+ "bugs": {
+ "url": "https://github.com/rbdr/lgtm/issues"
+ },
+ "homepage": "https://github.com/rbdr/lgtm#readme"
+}