{ "name": "cloudlog", "version": "1.0.0", "description": "> Important: Only accepting PRs on the \"dev\" branch.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "cypress": "^13.7.2" } }