http_static_server.lotta_flops
Version:
Simple static http server
21 lines (20 loc) • 372 B
JSON
{
"author": "Connor Smith",
"name": "http_static_server.lotta_flops",
"version": "1.0.1",
"description": "Simple static http server",
"main": "http_server_static",
"repository": {
"type": "git",
"url": "https://github.com/cjs-smith1993/static_server"
},
"keywords": [
"Connor",
"Smith",
"server"
],
"dependencies": {},
"engines": {
"node": "*"
}
}