monhu-http
Version:
MonHu作成の、超簡単HTTPサーバー
25 lines (24 loc) • 455 B
JSON
{
"name": "monhu-http",
"version": "0.0.3",
"description": "MonHu作成の、超簡単HTTPサーバー",
"main": "index.js",
"engines": {
"node": "12.x"
},
"scripts": {
"postinstall": "echo インストールありがとうございます。"
},
"keywords": [
"MonHu",
"monhu-http",
"http",
"web",
"site",
"Tarochan",
"Monitor Human",
"MonitorHuman"
],
"author": "monhu",
"license": "MIT"
}