{ "name": "status", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/smartyellow/status.git" }, "author": "Romein van Buren", "license": "MIT", "bugs": { "url": "https://github.com/smartyellow/status/issues" }, "homepage": "https://github.com/smartyellow/status#readme", "dependencies": { "rollup-plugin-css-only": "^3.1.0" } }