{ "name": "jshell", "version": "1.0.0", "description": "https://git.true1ann.me/true1ann/jshell/", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "true1ann", "license": "MIT", "packageManager": "pnpm@10.6.1", "type": "module", "dependencies": { "readline-sync": "^1.4.10" } }