mirror of
https://github.com/plausible/analytics.git
synced 2024-11-28 04:30:42 +03:00
4aa4dfdcaf
* Build tracker with hash mode * Extract hash fragment in hash mode * Serve new hash-based tracker
11 lines
154 B
JSON
11 lines
154 B
JSON
{
|
|
"scripts": {
|
|
"deploy": "node compile.js"
|
|
},
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"handlebars": "^4.7.6",
|
|
"uglify-js": "^3.9.4"
|
|
}
|
|
}
|