{ "name": "testing", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "type": "module", "license": "ISC", "dependencies": { "@tomphttp/bare-client": "^1.1.2-beta.3" } }