2020-06-28 10:58:49 +08:00
|
|
|
{
|
|
|
|
"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": {
|
2020-10-15 02:00:31 +08:00
|
|
|
"@fortawesome/fontawesome-free": "^5.15.1",
|
2021-01-11 01:19:54 +08:00
|
|
|
"a17t": "^0.5.1",
|
2021-02-16 07:56:29 +08:00
|
|
|
"apexcharts": "^3.24.0",
|
2021-04-21 23:33:23 +08:00
|
|
|
"flag-icon-css": "^3.5.0",
|
2020-10-15 02:00:31 +08:00
|
|
|
"inter-ui": "^3.15.0",
|
2021-04-21 17:47:50 +08:00
|
|
|
"litepicker": "^2.0.11"
|
2020-06-28 10:58:49 +08:00
|
|
|
}
|
|
|
|
}
|