{ "name": "schmirc", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node ./src/index.mjs" }, "author": "Flummi", "license": "ISC", "dependencies": { "@xpressit/winning-poker-hand-rank": "^0.1.6", "cuffeo": "^1.2.2" } }