2 "name": "tomato-sauce",
4 "description": "Telnet based drawing functions and renderers",
5 "main": "lib/tomato_sauce.js",
7 "document": "jsdoc2md -f 'lib/**/*.js' > doc/README.md",
8 "lint": "eslint lib bin",
9 "test": "I'm really really sorry! && exit 1",
10 "start": "bin/tomato_sauce.js"
14 "url": "git+https://github.com/rbdr/tomato-sauce.git"
23 "author": "Rubén Beltrán del Río <ben@nsovocal.com>",
26 "url": "https://github.com/rbdr/tomato-sauce/issues"
28 "homepage": "https://github.com/rbdr/tomato-sauce#readme",
34 "eslint-config-hapi": "^12.0.0",
35 "eslint-plugin-hapi": "^4.1.0",
37 "jsdoc-to-markdown": "^8.0.0"