{ "name": "jean-cloud-contact-mailer-client", "version": "1.0.16", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "prepublishOnly": "npm-auto-version", "postpublish": "git push origin --tags" }, "author": "", "license": "ISC", "dependencies": { "npm-auto-version": "^1.0.0" } }