{ "name": "@rodax-software/criteria", "version": "1.0.0", "description": "", "keywords": [], "author": "Rodax Software", "license": "", "main": "dist/index.js", "types": "dist/index.d.ts", "scripts": { "test": "node --import tsx --test test/*.test.ts", "build": "tsc --build --verbose tsconfig.json" }, "devDependencies": { "@faker-js/faker": "^8.3.1" } }