{ "name": "8.2.4", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "node_modules/.bin/mocha" }, "author": "", "license": "ISC", "dependencies": { "chai": "^4.3.4", "mocha": "^9.0.0" } }