{ "name": "openarras", "version": "0.1.0", "description": "", "main": "src/index.js", "scripts": { "test": "mocha tests/" }, "repository": { "type": "git", "url": "https://git.gzezfisher.top/szTom/openarras.git" }, "author": "szdytom ", "license": "Apache-2.0", "type": "module", "devDependencies": { "mocha": "^10.2.0" } }