{ "name": "@remake/condition", "type": "module", "version": "3.0.0", "main": "./index.ts", "author": "Vick Scarlet ", "scripts": { "lint": "bunx --bun eslint .", "test": "bun test" } }