11 lines
246 B
JSON
11 lines
246 B
JSON
{
|
|
"name": "confiltermon",
|
|
"version": "0.1.0",
|
|
"description": "like inetd but fancier like with more bugs and stuff",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "kimapr"
|
|
}
|