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://gitlab.com/rbdr/tomato-sauce.git"
23 "author": "Rubén Beltrán del Río <subscriptions@unlimited.pizza>",
29 "@hapi/eslint-plugin": "^5.1.0",
31 "jsdoc-to-markdown": "^4.0.1"