SIGN IN SIGN UP
vercel / micro UNCLAIMED

Asynchronous HTTP microservices

0 0 31 TypeScript
2017-07-19 14:54:26 +03:00
{
"name": "with-https",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"scripts": {
"start": "node ."
},
"dependencies": {
"micro": "latest",
"openssl-self-signed-certificate": "^1.1.6"
}
}