{ "name": "@kevisual/easy-tools", "version": "0.0.1", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "abearxiong (https://www.xiongxiao.me)", "license": "MIT", "packageManager": "pnpm@10.7.0", "type": "module", "publishConfig": { "access": "public" }, "files": [ "apps" ], "devDependencies": { "@types/node": "^24.0.14", "fast-glob": "^3.3.3" } }