add package file
This commit is contained in:
parent
322683dd1e
commit
67b11c89bc
18
package.json
Normal file
18
package.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "smtp2http",
|
||||
"version": "0.0.1",
|
||||
"description": "SMTP to HTTP gateway",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Zingle/smtp2http.git"
|
||||
},
|
||||
"author": "Richard Remer (reanjr@gmail.com)",
|
||||
"license": "proprietary",
|
||||
"bugs": {
|
||||
"url": "https://github.com/Zingle/smtp2http/issues"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user