analytics/tracker/package.json
Uku Taht 4aa4dfdcaf
Hash mode (#299)
* Build tracker with hash mode

* Extract hash fragment in hash mode

* Serve new hash-based tracker
2020-08-25 10:56:36 +03:00

11 lines
154 B
JSON

{
"scripts": {
"deploy": "node compile.js"
},
"license": "MIT",
"dependencies": {
"handlebars": "^4.7.6",
"uglify-js": "^3.9.4"
}
}