16 lines
372 B
JSON
16 lines
372 B
JSON
{
|
|
"name": "jean-cloud-contact-mailer-client",
|
|
"version": "1.1.4",
|
|
"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"
|
|
}
|
|
} |