publish to npm

This commit is contained in:
Adrian Amaglio 2020-08-24 22:36:19 +02:00
parent 3236d45ac1
commit 790f3fcf6f

11
client/package.json Normal file
View File

@ -0,0 +1,11 @@
{
"name": "jean-cloud-contact-mailer-client",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}