{ "name": "libreevent-simple", "version": "1.0.0", "description": "Simplify libreevent's install using the npm package", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/janishutz/libreevent.git" }, "keywords": [ "libreevent", "simple" ], "author": "Janis Hutz", "license": "GPL-3.0-or-later", "bugs": { "url": "https://github.com/janishutz/libreevent/issues" }, "homepage": "https://libreevent.janishutz.com" }