mirror of
https://github.com/plausible/analytics.git
synced 2024-11-23 03:04:43 +03:00
7f3e55418b
Co-authored-by: Uku Taht <Uku.taht@gmail.com>
12 lines
184 B
JSON
12 lines
184 B
JSON
{
|
|
"scripts": {
|
|
"deploy": "node compile.js"
|
|
},
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"generatorics": "^1.1.0",
|
|
"handlebars": "^4.7.7",
|
|
"uglify-js": "^3.9.4"
|
|
}
|
|
}
|