17 lines
389 B
JSON
17 lines
389 B
JSON
{
|
|
"authors": [
|
|
"Andrew Lalis"
|
|
],
|
|
"copyright": "Copyright © 2023, Andrew Lalis",
|
|
"dependencies": {
|
|
"d-properties": "~>1.0.5",
|
|
"handy-httpd": "~>8.1.0",
|
|
"d2sqlite3": "~>1.0.0"
|
|
},
|
|
"description": "A simple webserver and script for tracking basic, non-intrusive site statistics.",
|
|
"license": "MIT",
|
|
"name": "sitestat",
|
|
"subConfigurations": {
|
|
"d2sqlite3": "all-included"
|
|
}
|
|
} |