{ "name": "plsandbox", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "@biomejs/biome": "^1.7.3", "@types/bun": "^1.1.1", "fast-check": "^3.18.0" } }