contact-mailer/client/package.json
2020-08-25 19:26:50 +02:00

16 lines
373 B
JSON

{
"name": "jean-cloud-contact-mailer-client",
"version": "1.0.10",
"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"
}
}