{ "name": "floweejs", "version": "2021.05.0", "description": "Flowee.js the shortest path to Bitcoin Cash", "author": "Flowee devs ", "contributors": [ "Jim Hamill ", "Tom Zander " ], "main": "lib", "private": false, "license": "GPL-3.0-or-later", "engines": { "node": ">=10.16" }, "repository": { "type": "git", "url": "https://gitlab.com/FloweeTheHub/floweejs" }, "dependencies": { "bindings": "~1.2.1", "cmake-js": "^6.0.0", "node-addon-api": "^1.6.0" }, "scripts": { "install": "cmake-js compile" } }