{ "name": "mailgo", "version": "0.1.0", "description": "a different mailto", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/manzinello/mailgo.git" }, "keywords": [ "mailto" ], "author": "Matteo Manzinello", "license": "ISC", "bugs": { "url": "https://github.com/manzinello/mailgo/issues" }, "homepage": "https://mailgo.js.org", "devDependencies": { "css-loader": "^2.1.1", "gulp": "^4.0.1", "gulp-terser": "^1.1.7", "webpack": "^4.30.0", "webpack-cli": "^3.3.1" } }