28 lines
687 B
JSON
28 lines
687 B
JSON
{
|
|
"name": "shynet",
|
|
"description": "Modern, privacy-friendly, and cookie-free web analytics.",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/milesmcc/shynet.git"
|
|
},
|
|
"keywords": [
|
|
"privacy",
|
|
"analytics",
|
|
"self-host"
|
|
],
|
|
"author": "R. Miles McCain <shynet@sendmiles.email>",
|
|
"license": "Apache-2.0",
|
|
"bugs": {
|
|
"url": "https://github.com/milesmcc/shynet/issues"
|
|
},
|
|
"homepage": "https://github.com/milesmcc/shynet#readme",
|
|
"dependencies": {
|
|
"@fortawesome/fontawesome-free": "^5.15.1",
|
|
"a17t": "^0.5.1",
|
|
"apexcharts": "^3.23.1",
|
|
"inter-ui": "^3.15.0",
|
|
"litepicker": "^1.5.7",
|
|
"turbolinks": "^5.2.0"
|
|
}
|
|
}
|