unix-socket-regen
Version:
Remove existed unix socket file and fix permission after generated
22 lines (21 loc) • 469 B
JSON
{
"name": "unix-socket-regen",
"version": "0.1.2",
"description": "Remove existed unix socket file and fix permission after generated",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:lackneets/unix-socket-regen.git"
},
"keywords": [
"unixsocket",
"unix",
"socket",
"express"
],
"author": "Lackneets",
"license": "MIT"
}