{"_id":"plausible-tracker","_rev":"25-fb4e7178d85db5fc35939a909a14b4f6","name":"plausible-tracker","dist-tags":{"latest":"0.3.9"},"versions":{"0.1.4":{"name":"plausible-tracker","version":"0.1.4","keywords":[],"license":"MIT","_id":"plausible-tracker@0.1.4","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"}],"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"0af9413bc9d53010123a7665fe84497a12e153be","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.1.4.tgz","fileCount":95,"integrity":"sha512-TpoEnAVel/Z+FAdEtg5ezpvq2fL58KD+Fqr3eAY1W/icgFGQDYjh47gPzCQGxX4LGELDFv+QC095DppKdelYeA==","signatures":[{"sig":"MEUCIQDo/okXG8xau7AnNnquYvfY0pxM9/IsaUL6T3suYw2djgIgTfjvEFzsXHtIvqYIurJU0rfZbqtOxGS4KjicKL8K3sY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":710384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhMKwCRA9TVsSAnZWagAARisP/R/RT9ASJmW5EvwS9wAd\nQrp6Pl8GG94Km+EXZLsJ3OQjNaSVSP3FyAmRrCKjdv7sOcycoEpCr6rS2Q2O\neRcB3LjxTNmhsgePXYHsx/OhxNjh/4LNsOi4lqeSdg1H2qOQDOCw3WGnLHyU\n6Ivyccw/l/pShNKcDyNRs3xAsZWPc+r9HWPFtW+5KYVTbYdaJCbfqnvxZ+X/\n8Cy0De2lF883wiNHEwUce0eFh5zPC9WaeYBSfph+cy9qikDiPixeG/LUhp/m\nHd6d3XAOLUbpJtiJ1WW1kERSsmLgj6EZ6yQuiIEZOF99JepC4ljSp00U1KHW\n+GIW6S6+aO2tekIi5BEgidxln0LRATKKyZNRi8b4XPjARyc9pngNuQ6xSaoe\nz7ajvjmqDgW9kvYOir/Bz5HmB0Ds1XsWSekwWTCkajmnjimYZEvox6GDC7CR\nBE3Yne2u3YQCYMFIzQupzQE0BOAMBWYZQvEb/lFMW1fxkxYEf9dgM0qMz5iH\nrIOa5LZkCuzfXNYCCpWrSLr6cV0YYehMk4TpFSSZ2a5+heEhLEw7kAbEON0S\n4VPZkFrRRXJBa74+DU3ZbA3EkQBxgBYcf0jVgvmy5xfvniTcqkDCy/HvF6ge\nFO+td+vJWiyKR3l0++FbFEJXfJmzJeLkNsOUvYTEyLP6KfdlZWmh7xoCAnJr\nOy/D\r\n=vbdD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"maronato","email":"gustavomaronato@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"https://github.com/Maronato/plausible-tracker","type":"git"},"description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2019 Maronato\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.1.4_1602536111534_0.0466228784260454","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.1.5":{"name":"plausible-tracker","version":"0.1.5","keywords":[],"license":"MIT","_id":"plausible-tracker@0.1.5","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"}],"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"657ea553b5d74b6fcd4c75fe6168e9c4c1e559ef","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.1.5.tgz","fileCount":95,"integrity":"sha512-XHm1TLOzBCYkOiS09lmEPnbUFAcEURBTji2xTJlFGy0L+lKK73O76vGtDXkyvg9GMcwnA2+gLojLobmYEijguw==","signatures":[{"sig":"MEYCIQDD6JBI4bn1RHNuPFxpk92btUEDd+0tFYeahOulQowLKAIhANNsTp+x3TgjSp4LS1euUSlDqTcZCa9CLK/5ttOrAyyC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":727821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhNVjCRA9TVsSAnZWagAAs4QP/j27KJbEzLAZp50vYfan\nZ+7891Md8/o4c9RZaLggKeGMSvqseTgT/tugZ5Ejw2idazLOYJIlN3f83zCM\noFBHq8Kz/Zy5vvaR4oYqTVNeGjwsVHgkSVsd5cR+zu5+rH3zmD097FrVM7l6\nrrMnO2TV6pSL19gwplRt4pllCxManlRqvnV/2DAi1yuHw2HNjxmZvY9Y1ZSa\nPEdH8+0U9SLh69cbQPbwPICQwQ6snwNb0jY2mzNhQLk3je3NNAJKi4KCBYsw\nr22UAJaxHOS7ydJEBxxvqXI+maqEJ1j9q7nGRkKSJ58ImE08wEXuCfLBr+YU\nawBkvmKtStFZMzmrNpgZwbWhjqAE7bjgCu/n/mGzPWlDd4TipYe3Va9TgFFW\noDX25obO9HQzaDY5a/7ZbVeyIdpYgWhKYUxm4LrF7cfxwHxHc5bxuAF0r+JR\nPUBYE/kQSqVDHn/Y6lr0mrMBRTcjHp8oqnqD/IxYl3eV3uzpUwWATsBHiqEY\nWsPTTTg2+VpJRFHM/TbBtgviC5KFjS9Fx4WifL04aY7npeI3lxbL0usMxwB3\nWHrh0ju5jUBjL9LKSH205SjOC506LJHldkdDzkH+BN/CJGMv2KUS5c7sQyLL\nO9Z+riQP0K6zBqwt5gspzXFeBFkCt/aAZYaf6QPZe5OH3voPLUSt7dA8JAoG\nDt+E\r\n=/Kfs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"maronato","email":"gustavomaronato@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"https://github.com/Maronato/plausible-tracker","type":"git"},"description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Maronato\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.1.5_1602540898411_0.2227395022572607","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.1.6":{"name":"plausible-tracker","version":"0.1.6","keywords":[],"license":"MIT","_id":"plausible-tracker@0.1.6","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"}],"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"39da053abd33c09260c493c7e0893647c5eeae08","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.1.6.tgz","fileCount":125,"integrity":"sha512-/PWmhnc1HX/uaC1mIuKqqM3N6D58dxcgMvxEKjfkn/VoRzZYy8TR7WUHpKWMuae/6gDvYXRYK8XhLoHogAwhIA==","signatures":[{"sig":"MEQCIDxqPq76KIP8lx7M7YSgEEroVr2zuP9pLZ7vmTLoFd/WAiBufq5+Kgyror9e4CRh48xZ1OJ1zIFoVXM9xf5jY6ms3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":748326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhNo8CRA9TVsSAnZWagAAekgP/2iakoOWZRTFeDdoKSOX\nH63y3jeHm/0EEvrJ8xjOW86ju3qXJYhlxlWRrG+b7jFB3syzxE+vcGINh+Pm\nNzXJaWCbOP35tyOjbqkXLZ9RNW3wHwOIwI0A+wxgyY5vlYYwZj8vBsHIt1oD\nXs4reu/LyfdHvlN/E1XKJ9LiZVHpmrctK+0cDQsVKqpZlZLI1B3o5Td9aSEz\nGuUptIrdGJxAi7otwFLyck31FtRj1F2JlyrkFU/1hgcGQINFnJQe6Ues1qLM\nmcYbveARThvi4gyX8MdyLDvzLOcj/Dx3a2cVm/KPKGEJDGnG8Evcx7YOjAUv\nf/uwsGaYyZF3Tx2HKOdJZcfSqhI1j7N09RA6SfVux4jj/x9zTVBaYQE1O806\n9B+C/F+eff3GGk+XR3EnkzMgCrJhpdlky52gLEY3TYzNGq+uP12p3G8t8REO\noCaXY2rBS5RI4PIeXEUtGRDNL37bAbg4187KU+A0HaGD/0wJY3QIexqBhk0d\nciD/21JpAyBOnnpfQ+S+IBAqVpG4N17LbGOpnYenww12HAV+jzHbWXoxAelq\nzy1CtG6B9ykt10bbsbZlKD8HLvMJCAD34mK9gsX8IwMCSYPDCfGyajb3514+\nKB2jFcRDuAxdLiW+O2Y79Qdv2m+8vhX3WHL/toPbjdQ+po494lPADIdrh9FC\nzxDC\r\n=ZIUL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"maronato","email":"gustavomaronato@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"https://github.com/Maronato/plausible-tracker","type":"git"},"description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Maronato\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.1.6_1602542140266_0.8601358567946382","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.1.7":{"name":"plausible-tracker","version":"0.1.7","keywords":[],"license":"MIT","_id":"plausible-tracker@0.1.7","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"}],"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"7d8945a155daca8063426f28082687557b087ad7","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.1.7.tgz","fileCount":155,"integrity":"sha512-c49GznJ34qDEWWfWQkNRtWOpfwZlWZJlQQTd9q2YYAgGv0K4iCqVgJHbeIL1ASkQaE8XMYpdVdAppf/AK9Tr0w==","signatures":[{"sig":"MEYCIQDJHLy8HDPmecJYTvLP8JLTujJd7Amo2U8lw9Wiz3MsVwIhAJrWuUtV3QeYxqgqu7LG5fAZiO2hNHDafCk/23jIQHFp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":758798,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhNvNCRA9TVsSAnZWagAA0C8P/0kTg3oWIPcKr5P6a8Ha\n5ZVp/cbcPeGOY31xM4IKDDxC2YowHlaWW9ABA6u5frnx76Dg0TM8LtB7X3Fe\n2tYA7r+aPnDQ5ZXoqkAktHXi2t/kCfJ5jx7PGBCbLUZHd8ZRb4kuNuVwaKvh\nWCVsY0dEPs+7pB+e21nALuhLoOBkZ+41/B3p6Sn+IrMVf1ZQFACDYsgi2DjD\nRJ2NWwiS2KcNOm3Go5XJ+9m/RNKaeB+HY3KGpj/Db0lXMaFesj2OXr8alWKT\nDJlZvt0UpdI9v8aZr0T0g7eQ0CRVAhjDzELdPU64wgSBHBBrqzVjJTC43lhe\n0ioJmDn+99RZDYw57WbJFH+yzaanlNFgbtmARRw7q93/gJfHlB4AAZzkp64M\nLaRfaKeXZ0VAMbPDSC5Wf+QxOjmY2V2DYDRThu8AhensrpiZKbZ5mixPZthn\nmrilzjsAcbK+FRPmXF96bG9t6DtKwH0UFobRy+PL7tePg3XOX1R8QyqS5kq9\nI2MtEeTmPo8Pu14V5oCPVrMZm9sDhmtUcD8WAD+euDcsqF3j5BErFBLKg25L\n4JI42EMrecd+2a+rvwPFyiAOB1+9hEFb3jNltwWDFOx/vtKwj/rec/8UjEoK\npi78SeTDgP1+yCyLS9fcNuL39DpYYd0OzFE6bfuZYgqbRHuxNASxH6KWnmky\nCbey\r\n=R7uW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"maronato","email":"gustavomaronato@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"https://github.com/Maronato/plausible-tracker","type":"git"},"description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Maronato\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.1.7_1602542540625_0.5824124008094462","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.1.8":{"name":"plausible-tracker","version":"0.1.8","keywords":[],"license":"MIT","_id":"plausible-tracker@0.1.8","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"}],"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"a775777f4e055df50af5bbcdbc1f0d0efc19eaaa","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.1.8.tgz","fileCount":155,"integrity":"sha512-ayVOpTH95Eq168+ZVyVzYFcqGHRS0YdxCcTFxEVrj7b2bR4wUbMcnwuZ3NgbwEaBBBl2KWSvGRNZIYLR8btVkw==","signatures":[{"sig":"MEQCIArjsd9SGETX8R4c1hDz7zMRTPYhohlJSwuc/Mn5tMUcAiBF7xdgHkXSlTK7YN4T5QmPdGIO5uDSGMSxPYxhrschNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":759218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhN6LCRA9TVsSAnZWagAAyjUP/35gOGrQZ/etjWfglRAC\nqvxkNiyz94kwCbR/OBgPQSW8lH9gZHih/kLwvC5BsRYUPPwR+UeiHNY6aFTw\naBtVgMssAk673x4owzgIpZG4+I/7PdiSGTmwAVnFJ5x3ygt0jtbYDmojVR+J\nQ1c73MWZK3Wlrrqn+nkcNvw5JLrjqsDY+KLQ+eJ3mzcaxLo6oJrMrcJQB0qH\nc5U4V8eFO9OMAXmZ1xGykFdfVfzEyZi8SF462ohjuTi/aczC92deCOTA+wm1\nikaNoIMTBBVQFY3nymAdeESqyKxX/fg8UBMLI8uEQn4Biv54P+fS+Tn3W8Hh\ndmk0L/dmqgMmh8TByQB7t0ZokOOQ2BiRAIHL+UN8o15Jora8EkHfjvvCPUD4\nIwh3rW2d5sPDSmQ+yQE8Nsl4rZ92QIVDYvazZlDrQk/7zybBxGOMRuE7s7vB\nEzw38prwoF2juQbH+RwzT/gnT86M7c/8+sxgkr+yEYOsLtpg9XaezxEg3DYM\nUtZ/94pcgik7kXt53cEYK9Ol8p69XizRSjMOkg6v4xVe0T++ssW/CCrxkW2O\n2KP7BzgAz+hjT3KnteLM4otbOQNWS9ZRex6kwh0l31UPVYuT4uokOpw2Zv05\nBM4iSJS53NC2DmVNfbSAhAU0bdiPgRFHAhMYo2E7lXCIUTsgr+LVG+2DeGYH\nYlaK\r\n=kiTY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"maronato","email":"gustavomaronato@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"https://github.com/Maronato/plausible-tracker","type":"git"},"description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Maronato\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.1.8_1602543242504_0.06132223443308904","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.1.9":{"name":"plausible-tracker","version":"0.1.9","keywords":[],"license":"MIT","_id":"plausible-tracker@0.1.9","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"}],"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"1ea91fc9e014dded4ffec91891281d9039455292","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.1.9.tgz","fileCount":95,"integrity":"sha512-udzWbjp/X95kdds+4VblETr4kicS4L3PDSJUSPxq7ZZl1S40GbHBtGzoKV+Ob0megQ1N/TvtqM5AXF8q59u2jA==","signatures":[{"sig":"MEQCIDfPcdZezV0RB9pieMssAhz+0LU1GHKLtthZzrWwLCwwAiAzMsvH52sgIk+qKhxqYbuo4ZtY4MRrhSa5/QNGm64guA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":739719,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhORbCRA9TVsSAnZWagAA7vIP/21DemVuh5Em182z+jSy\n8M6IeAiu+ZkPy9FoKzmi62baPuTfbTcpc9OiopUIES3FXcFXvoaPtXckVhNf\n7ACmcoGrXp4oa2k0l5MTXFLo5j5fqJbdpS9+lcarWDpjSxmZtBD8FdFI52L3\nNDVUVlPPTXYnL9rN53IgwfETDNJWoyo2BPIfkANLUIJ82gCypen7DRwu6juk\ngTNJRmVq7JI3POVmdP8hMRlaf703ka28Nc9nrHkYI5hWIDCLJmIobT5xLE7j\nUAm8dHwtGS7Lcc47W8OgoA6CR89xEmeoIP/TSXTteM4yrTpruTzYlHvSEn0l\nerwoIcUwaJkl3OTH3Vg6KPUH1IXo/ro38UWhIkcJ1PmWhZRnmBE9Ywa67t9/\nmeP+h/z31HPU6+NmtLWDzCg09YlqJtV5nmoDfv9naQiyvzscIAcBWHcIDErV\nESQwNENwqtL+vQyrFPS0FoqDL7AGhYVp45w8yBkHgAnruIxZuxQ+UGmeajW8\nCeZCLKhpPLuK02MlHEjrPUVPtzakwM03+weTsmTO1dZiAVaLllCnHS2JYubS\nr+ifa7N9szrAmX5cueLujTwPiITJxGPUM1LTHSoVk+tLJIjOv9ew8U4KAWzo\n/nWoy1A+RhBpTtQZ8l4tL7Pu6uAizEqXrr+D3G0jSzjL4F3jHoHgU41mtadB\nuFXq\r\n=uw1m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"maronato","email":"gustavomaronato@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"https://github.com/Maronato/plausible-tracker","type":"git"},"description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Maronato\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.1.9_1602544731204_0.8500292414624597","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.1.10":{"name":"plausible-tracker","version":"0.1.10","keywords":[],"license":"MIT","_id":"plausible-tracker@0.1.10","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"}],"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"843dcef02fa73db0f671c0c4170acc8315ee4298","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.1.10.tgz","fileCount":95,"integrity":"sha512-FZTdwDhs/+0aa/FZ155Vg4Djyu3/1GhQPjOMBtd7yHc1AVR3ScHpzQ/NiCkiFD3X/FPKuq+KpqGLbqiTYKlqDw==","signatures":[{"sig":"MEUCIQCMy4o71yrI5XlYZxGDzKHBvUfnOeezZzVon5hTtlG/5AIgAdmDde2SlLb1LHr0hPv5PeAoDDvS0FMsVZrFmEKKwUI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":739898,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhOVdCRA9TVsSAnZWagAAyCEQAJ8BOJNktuFzIVnuPJ5P\nsDR9gnZa3B0BjJKReMjMwE2O16djROW9lb7AKrYwPWrdTB8dwUpZBGPDv5pS\n3R59Cs8EEFP6prfEmKIqakVTFsGo0AoH1YMSxyBsma4f5cfgn+C2Ozo7tNPH\n0v1zsDfSB9WYM7Mt6bjWm4HI2u3LKOJyEQkl/FeEWLIWCPK3oNzX1qGuRqg1\naJqsL1wkK9ynI40KfDqJZZ3QZ0/sN/SE6qxIJhvh/0FKMdNXI/6cn/w1yawS\nSX/33vLiOa0gd7Nfaq0Y9Z0sa90oJdWC6In0R3kZKgZaQThCFpomYgD3vQpl\nUtJPpioOli7iNFfrybRUItBW6Ux7To563b2ezSP8mlpZ8XHVVqMuiC4N4UFb\nFbInrjboBkNRDYFUSRN3BozCpirTOgn18jrYmMqKrsD6KAn/OWfPQccPEEVo\nuwizUAh5P/PjBTknJ66gd+iolz6l4xsrpaXiRmzHg4b/7+YocZxoTwzfcXOP\n7o34wP5+fxjOnS07aoIv0jg9bTMFt6OSEjJupz2dhthb9el36Nqv4iGQtR7J\ncoHGMcQoRYD37kjWLe7SAupjoLnFYqmBklHldH3HEGzHXoaa231QMSIqb6Uh\nKxPeyDq9e5qCDtjPPnk+XaGORGWjzDkD5CGdepWlREUanEbwYtC4gNvUGyhb\nnuss\r\n=mHov\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"maronato","email":"gustavomaronato@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"https://github.com/Maronato/plausible-tracker","type":"git"},"description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Maronato\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.1.10_1602544988906_0.8185329456874819","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.1.11":{"name":"plausible-tracker","version":"0.1.11","keywords":[],"license":"MIT","_id":"plausible-tracker@0.1.11","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"}],"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"e2c9bac7910f402683501875f03112131e8cfa19","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.1.11.tgz","fileCount":95,"integrity":"sha512-vL+L9zqdXETCraB26yhdUiwhknS8kAN69qRwBtnB3X6nMuZkoEE/srD0NMZk9atEH410QKbG/wIt/KCWLzznrg==","signatures":[{"sig":"MEUCIQD5d8n0CQKASdbddV+l4n75Ut7ebKQWzjtdg/pPavsBmwIgWlXrUVv4bsT6sW1IbAV8W9kzlr8ZM75POuD32/Cnyjg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":739990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhOmPCRA9TVsSAnZWagAAezYP/1JHfO9Jf0044h7nq0o6\n1oxlCY0VToj07kGZRVPVbRc8TtxfCXvR8aSsmznCQ/botHsC2k5cvbMfe5as\n9aEGRUVF19KPxD+GtPkyxvqUPixcMQic8IUgtdymn++EwbR1H/Gut23Iy6t0\ntapPUNCaAlPaW7fnJK56AOpZQhRHII6nwFEvrzN9OQkQJlOy0qEdA3ljMHOI\nJ3UrwLJQLYvluaaR2I5DoPyrV+pLKtlfBfLJJpcJa8y1KhPpCQID/0JHtEuZ\ndgNqe+TEUfBn7v9xvDbHMfUr5dJLFJASpCOytC4Of6TLZYxhJoxNrGveXRUK\nKiGgK/d7Wut+3tJsFfptFQIAFQmrm6HP+q1oGJus/oRpuCXhZddmHvFK48fE\neLZkQGVhPg29/uGuT6hh4qq0Ct14B42uiFh/AQBEBakiGDLvvdHo/gb6742G\nKylv/TeNpn21w3PPMGJYeYDb+fmmXJbZoObMdL/uFwtg9pHriezfhsQpSGNQ\n9EhaftMpi3an0MJSdOWxjeiPuDJrjnlbaxfS/rdnU6MGrOFDs3ed554MDgVd\nzPu17Mue/Mc5XOIgUkttsycWddDoaPkY987Gw32j9XDYj7mRr0xQEHvYvCbP\nPmwGvnBZUGabg1jzY8VyMqo1FHYCCw0CcYw1e/3YoGfByUIQyLCC8TFdLPHs\neaSj\r\n=BOtp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"maronato","email":"gustavomaronato@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"https://github.com/Maronato/plausible-tracker","type":"git"},"description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Maronato\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.1.11_1602546062909_0.13644579057044925","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.2.0":{"name":"plausible-tracker","version":"0.2.0","keywords":[],"license":"MIT","_id":"plausible-tracker@0.2.0","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"}],"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"ee60cb25da90e33c19b9f3b3e8c440a0293f9edb","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.2.0.tgz","fileCount":95,"integrity":"sha512-K/HnhvSkIFGjEgbaVpDoj6EKMaq1YiTk4R3pireekmTy/Yhh0brG8ZiUCQ9S6uLy2JoDjj+WN2FZ3XnOP/y2GA==","signatures":[{"sig":"MEUCIEsaD6o16z3Kp6GJ6q2Lo7eFJ4zzKwxpyT/dlmwaaUMUAiEA9bsZVw3qam0Cjh3KY4C1E8NjtpHfPcStnoooHhTo2Xw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":742139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiFg5CRA9TVsSAnZWagAALJQP/29QQjKQ0io9GB+1aYeu\n1PmEiSrdnyyP8btL2FeR/YxBz8/87ZR5lo0kTTi2kEEkkV691MND1xwpgx2H\nVXGLSkBfeyQvaezg3+IAHYD+J/oylN8woq4fGsAlYC1F4sgWRXh+iK5/LjjE\ns5kHeZ2HY7j2gH4U1f+pLFT7jYD8E+1HZ10O7uYlHxaTOOnIlCPvYz+MivHf\nhzh9Rqv+v4WS/h6WQghXmIJUwFPORkOjXEOTRYrIep8XHmfn2G/VdhKsU/NA\nJFxh92riI2+v5qCOJAs+f5s03eO9TJ/2ZOAThi4n1TKdH0JzccKYDyKD2inC\nPDwQW0UZ9AfRuJUxE7dR8CF/6FrCWpJ07Fg2zZTmaqQ2UJ5DENrdeUFo/s4T\nH/1YEZoELI9cQgkFEVDkoAqz1/W7Dzx/+kBmFU7iETzvAx5WPK8Qzn1q/wsc\nQ0hy/fT2sTzv2wgACC7fOqST6NgwXxpwjQxmXTVUIHYc4bz3hoJPeNI+/kRD\nprvpSCPufmOOKnvqfifTxenKH3YTJ+BQQBP2VOPDY/UTEzzbefyKGoLcCwc4\nlBU2JcRxHWfSHFI8ra2i/KY+zd2Ys8NaXwOoCk0VoOzH2EqnEyqCzem0ZQFK\nlLB6wdiIcTKZMfGnishL/X8uIApyZfLKKKotGy23eh1iNRWe2Jq8JfVc5sDv\nyB/s\r\n=Z7vb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"maronato","email":"gustavomaronato@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"https://github.com/Maronato/plausible-tracker","type":"git"},"description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Maronato\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.2.0_1602771000792_0.0627083400270303","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.2.1":{"name":"plausible-tracker","version":"0.2.1","keywords":[],"license":"MIT","_id":"plausible-tracker@0.2.1","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"}],"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"4b2df856258278ba3d20e75cb6c94e6befe8b16a","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.2.1.tgz","fileCount":125,"integrity":"sha512-Lk7UTNmJImLWVc1TouxWNhtu9ZFQotGjDvCJOcQp1cDd72+g5FT8h+HModl8s17IODKFDG6h5eciA8oJpF9Idw==","signatures":[{"sig":"MEUCIH2D1QoE+6pUTSwMCbHkAAFc3hmS2fmhlyNniI/9s3H+AiEAxw+SWZrRWNjF/GVcNZhGOhBHacn77BAAakkoD+x2lLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":758572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiFttCRA9TVsSAnZWagAABUkP/0egwIAVBPNt0UjykpVo\nHmDmHYJy7tmWf2OfzlILeiZxnEVqGZWAWq4FE6DxmG1IsErnXf9yxATi2Jft\nL/clrSO2hJsUNms2V70Xh6HPG1P/oxUquaI802gRp0caag/7uPmcdQ8cCKrW\nPTruX8OTQWLlEAW4hbJxVa248/oon2Qx49TLasLqFTRnpHw+hegtjr1jzZyQ\n6E8Nz76rrs9blPNZwIe7hF9U5cWbS93ANrOs91KkK17emoEEmbtn20pPcreI\nCdXEYhZ1wruUJnft8Wman04lmEkeGEFk99t5QSl8T4JjWHPq+oq8pxr637rm\negldAx8IMH9ZlzA3dXn2u7HDtwSz9SZ04I0HCS16iw8ybT3rIiZw4qdvaEtv\naucvBg9RVtyyi5PPcgbaUL+BonNbZo0Mt06w/48eW25nr0KIwHUeHMCzZyh6\nGtjJ/EP5JuuRqtqBQ/ORWl5g6Wm+Je2icyFUkaxHBfNVeTC7mbfY579fjbr/\nGu4gH/C1EjWpHtvPnMiHm4B1mPIyKUpo8k4WhU82b9lzFboy0O+LTxv596T4\nkxSmMXmW1hoN2b2T9GQg7E5u801aY7Ik4rrif8x39+fPqR2OOInfCD3jth+N\ndhfNu66KEsNv9F0x8QM8WeiBPqb5GY9zWBm9Z4+EORPfkidbEHvBjhuV/OHy\nvwz3\r\n=bzn7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"maronato","email":"gustavomaronato@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"https://github.com/Maronato/plausible-tracker","type":"git"},"description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Maronato\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.2.1_1602771820829_0.005030423061391787","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.2.2":{"name":"plausible-tracker","version":"0.2.2","keywords":[],"license":"MIT","_id":"plausible-tracker@0.2.2","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"}],"homepage":"https://github.com/Maronato/plausible-tracker#readme","bugs":{"url":"https://github.com/Maronato/plausible-tracker/issues"},"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"bdbbad038816bac5b14b5b2216a48c5ddec59598","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.2.2.tgz","fileCount":16,"integrity":"sha512-DxTszs9U2GAGg799TXL/w4uRRSoxcBt9v08zQgQVrs1SYlR0c+fPFXKuN1lv6RPTSIiQ7/UbXteR4GWz/bcLRA==","signatures":[{"sig":"MEYCIQCDDwgK4YbjwgM0EMAwaMheIk7yGCcwAcB1t6NZn9qrFgIhAN96VoxtfyDI31Z9KZKEQW3TWnzu2MC+4RKrV4/9meul","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiJF1CRA9TVsSAnZWagAA5PoQAIzSinH/4pwmn+R/Vhld\nUMhx1FqKFhG4FrUC+mxa9wVLgvQM750rfPCUCz/RqccayV1H+wa/XAIgHMx4\nlyCU+RypJ46ymdXL6aRDcQGGG1zdi1pBk+8IJkzIKrbwlueI25g867x6o4co\nl7awRt5kBrL9yeXGDypwKt9w9pI1Q59eVctX412VhPechHIVk9lu4sioFNMb\nwFGC7lf+hQ4bCr+gW2e7TJ6tCUjSFnhixoT6FqgElv7KR5PXbQpYCTaF5SUg\naQlp52wpM0iJLCi2rJH45trFm94QCenkiFf8Hy5vYWNyQ/jZwRrX5MRQHF4L\nXacyLCNN3MPz8TQCED22sPA8HKn5N0ngXMPfuQSDButsBKuK2ERtR6eYzosy\nty+TObDLsZzLODQno1uxBckbsUzC9BdimR76H+o1UWQuJNQSsByNcPLvfXEw\nvoGyRyqCBbEDWGCrCiVwLla81YtOEUkTJl7mYfZ/pbu9yXcFn29px2iKeXNd\nAIb9tblhIUXA1zR8n6i2oh2OuZveEgvJhd7DUa1JDjBEBCRSFIVCCoqMSGZW\nwtuBIuqPnOmZn0gc+yX+OMwE+3oWkBNGHxGgn7CIdtk/iLDW9IekFqZ6XptM\nmXXp35IaCXVmbIvktpQJ1nLjNFDMvdbbk8Km1l76h2cazRpeZNu5qi3Dyysh\nuo+7\r\n=AIDL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"bb2d6cad247c32b8bf81542de4767c237a1d4ec5","scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"maronato","email":"gustavomaronato@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/Maronato/plausible-tracker.git","type":"git"},"_npmVersion":"6.14.5","description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"_nodeVersion":"12.18.2","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.2.2_1602785653057_0.38224749444590844","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.3.0":{"name":"plausible-tracker","version":"0.3.0","keywords":[],"license":"MIT","_id":"plausible-tracker@0.3.0","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"},{"name":"markosaric","email":"marko@plausible.io"}],"homepage":"https://github.com/Maronato/plausible-tracker#readme","bugs":{"url":"https://github.com/Maronato/plausible-tracker/issues"},"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"1f32a2aae3b3b447222d4e6b23180c87cbb5436a","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.3.0.tgz","fileCount":16,"integrity":"sha512-OZrQNXPLsotO0YR8sd29Evg3Nz80cXfyRdSy30VwFNi33OH9hZF7j0fZJxMfPxJGaHW07EABpKRNa4QdsfOcIA==","signatures":[{"sig":"MEYCIQCzlGMGG4nTUCSHJRbmfDBFwlV5/bY/ckN9Vawug3A+NAIhAImcRocdWF7Ngcow+3A3Z1WJI56HfkIcij9Gu2vFu83v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42220,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqHzxCRA9TVsSAnZWagAA/cYP/1s1uyodPN6ZVgg9+BA3\nQH5W5EVmEABGqRNYSMtuPh8aE6cYZbK7OtxxYrsrxizwjBM6gnunWCJbEeGW\nmE+SrP3H0+Bvc8N5BayauacuSNvAP6++UFSnDoFyC4rQJVMLjwwwev/c9lqW\n2RZaJCMvApm8qOb3qnrJ0dcsQqloL03nnBZhHTwxcLKPI4uot3da3FuPq7cg\nG0suPqrMv9dNFiw+WkZpgnBouipQD9rzxuhSM4a5fCd4aKgNGY179SoOKA6W\n3p3HucbWc5UpHpGE8m4xqcMi4ROuFrFy+CuQK/ZxDpAFdYP43qmWZKsHn9S5\n8iBORCwVAB0sVe7QqNF+jYuQ56W2gGOGATr8jQXmkN7jO38X9qoMZZ5MxYUL\nLJGJmQXW8b2mg0qmRK+XA4PIHrxDi7cM4T2Ytc8sBsff1cdKBpsuXw9h2ULm\nvmqPKRgmD0h7EhdN+MD+gzGtO3zVKl8RqsedwCCALD47ti9s/WJNCKWDqv/O\nJzCsQTpDWImOrbmzBOBOW1Qj5uqbEIgt4CLHjDFXtOxRfcPhaXSmTqeZg5VB\n8UGfN3GCsjMi3kR4CCq/lLw0exjp7XvH9OuyLQf4771Tte3dtWft8AUQiCBa\nG6thAdQA6fgEJgPT/CtdlHZGsHaiDG72hrlFyqYACEY00jHAGim2ePJ1OOL8\noWn6\r\n=T1sp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"4aacd9dff921aecb792e7d101dad3a1e48c420e6","scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"maronato","email":"gustavomaronato@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/Maronato/plausible-tracker.git","type":"git"},"_npmVersion":"6.14.5","description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"_nodeVersion":"12.18.2","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.3.0_1604877553299_0.5129209515621065","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.3.1":{"name":"plausible-tracker","version":"0.3.1","keywords":[],"license":"MIT","_id":"plausible-tracker@0.3.1","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"},{"name":"markosaric","email":"marko@plausible.io"}],"homepage":"https://github.com/Maronato/plausible-tracker#readme","bugs":{"url":"https://github.com/Maronato/plausible-tracker/issues"},"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"dd4e1f59cafc7bf1b00e30890567287b3f204efd","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.3.1.tgz","fileCount":16,"integrity":"sha512-oXnVyfTF2gzkfK3iOZCRZEnf8sH4gBASaJhY+clwWW1orIybfQpfbgg4U5Bwj5dW/4iNstM4tx4jMCVUfMCUbg==","signatures":[{"sig":"MEUCIHsWkj1gNMgFhISJMmN5tiinZmCYgbNMVhsHFg0aEQ5pAiEAzgyUEo2y4/lGCVs1LhxBfC3lYmlfJJHKbQYnFFbHxJg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqcw7CRA9TVsSAnZWagAA+kEP/3UD5SjkNHkfosQSXlBW\nMasAAPo9kRCY3EMLpMWbFzmmK4ylrFQi9C2hoOwGIQ9joRDePUB8ofcyWVkC\nmtOzJ35Cj/GyPtyV9CbuajGXX/ehh8pMBC9p9Qj10eKNI22MhC5SL09Y1IoY\nvWUU8p8pCLr4la9bc42+UegvhSv73/NTvvJntF4GQxq56bmwT+fte/NEM6sL\nbR77G53DxFlilEXlUZ2BO2t//CgJyQ9AqsOL8jxl+KC1zeF1h0iI5TrV7RFo\n12sY01UipVjub2gKyD2CCUK8Z1dGqX/QoHONIwso+763W67XfqQy17EX+Xhn\n04fm9QYVbn67SU7pvRY2peA8C+ey2R53A9ixDAsmzuuAXGYRyIQqi6dyK2R4\nUhA0XdVyjEuvJ0om7ewTF2AvnHKVXxfABPfSrc+6qqIRWfZ1CSLZMAML5vUi\n4xBwQQzGG226gyJHtlr29nEtZ4yhnsUTugOZVLFG2THpeuZCFJU/Q7qFxTEi\nM63bjU6IzmI2HCZIkBGan1WsF/n8DdFzMmqVGZ+8VZVAF4lOpau58AdCPDOa\n7GJl0GWNrz9Xs2OMh0sfqpkEFkpvg7zwIO4VzADByRjw/PBChw+bg1Ioi74+\nt5IKGd+dDxbpVGt3TfV0va98pGlAu6OnTRXSOZMmYyiSSJT8d5oAwOClPCe5\n/SZo\r\n=cuRU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"a5f8e946263b4e9898c729293f74a095ef71cfcb","scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"maronato","email":"gustavomaronato@gmail.com"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/Maronato/plausible-tracker.git","type":"git"},"_npmVersion":"6.14.5","description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"_nodeVersion":"12.18.2","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.3.1_1604963387255_0.9212291524055358","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.3.2":{"name":"plausible-tracker","version":"0.3.2","keywords":[],"license":"MIT","_id":"plausible-tracker@0.3.2","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"},{"name":"markosaric","email":"marko@plausible.io"},{"name":"ukutaht","email":"uku@plausible.io"}],"homepage":"https://github.com/Maronato/plausible-tracker#readme","bugs":{"url":"https://github.com/Maronato/plausible-tracker/issues"},"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"bc29e9437eafe5ede619776576e7f2e2e2663b3a","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.3.2.tgz","fileCount":16,"integrity":"sha512-afYQ17KgauDXtDu7bNvbY4xT8Eyr5ROGCvhfzav83tesvOQZUUPsfu77AgTjwz3tfYi/mfpz8Xt+ENh8U3ijXQ==","signatures":[{"sig":"MEYCIQDqO7+nyBKkU1Y9bqFRjR0U8aiXcycwZ/hK6/yKaQh/jgIhAJA9ISInhfxOgfT1bOeP+siLVON6T6ej7EDqbbMFVk8G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58673},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"b098ec8585524b468b47889abb7c5435747a42ab","scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"ukutaht","email":"uku@plausible.io"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/Maronato/plausible-tracker.git","type":"git"},"_npmVersion":"6.14.15","description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"_nodeVersion":"12.22.7","_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^16.10.9","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.3.2_1635250260341_0.6466117598260097","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.3.3":{"name":"plausible-tracker","version":"0.3.3","keywords":[],"license":"MIT","_id":"plausible-tracker@0.3.3","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"},{"name":"markosaric","email":"marko@plausible.io"},{"name":"ukutaht","email":"uku@plausible.io"}],"homepage":"https://github.com/Maronato/plausible-tracker#readme","bugs":{"url":"https://github.com/Maronato/plausible-tracker/issues"},"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"a1abde4c8a2d54c44035647c558ac618d1c90478","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.3.3.tgz","fileCount":16,"integrity":"sha512-YiDsvlrLXSr833Z+0VeHBJavjQKrmPvHTE8UyE1ln4xiOFPNmBzlhSFuBmBhsMbbSY3D1W7W2zlfSCFh+aeVnQ==","signatures":[{"sig":"MEQCIBdTB+a34j+BmzwYWTO1VBJx0gRJSL8lJonwPL8lpmYGAiAzV+GFo4VqC26y/PZ5Nz+wervzZ2YJ4wSPBrREDAGM3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58673},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"b098ec8585524b468b47889abb7c5435747a42ab","scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"ukutaht","email":"uku@plausible.io"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/Maronato/plausible-tracker.git","type":"git"},"_npmVersion":"6.14.15","description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"_nodeVersion":"12.22.7","_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^16.10.9","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.3.3_1635339428024_0.6586572073281884","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.3.4":{"name":"plausible-tracker","version":"0.3.4","keywords":[],"license":"MIT","_id":"plausible-tracker@0.3.4","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"},{"name":"markosaric","email":"marko@plausible.io"},{"name":"ukutaht","email":"uku@plausible.io"}],"homepage":"https://github.com/Maronato/plausible-tracker#readme","bugs":{"url":"https://github.com/Maronato/plausible-tracker/issues"},"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"6c4fb5888f62d0ab9b069fef7e3a06e2e728c65c","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.3.4.tgz","fileCount":16,"integrity":"sha512-pc5fMmtagAlTYKOUcMk+AfV0t3bVpYv+zTEsBTFQL6n8frExxK54GBauxzbKF1hLZ16ggx/84mA4/ujLgbvvmQ==","signatures":[{"sig":"MEYCIQC8Zt87U35Xn3SayerjhemnfnqEKAbVrxS5YagaE1eDdgIhAKlnv3mWAghezHbpBXOo21dOeSMveQic/tknwRq2tdcw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59575,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh22xUCRA9TVsSAnZWagAAW5UP/16XqsXFSD/v1ZKoZXw6\n0zgskqHTEWxnf6SdUSzf6uk7GfPA4BKcAqn3eyJqv1EHmHXGmoMVm/XsjEKG\nPs7RMVv15CJfFqiwIG6dO9htvOR9SgjEg5IC9AlRnhjr6oShpX3oG/uCyC9w\nPaaOCMfyd6vh7SNZa7ELe6vxmsOadrqj7VhkSST7RPqR5CRtNN3XIskSso85\nJNqHPMDwDPVpG8wQSm0zw6iestU6DfXxeheiRAdvDydgnGjIlX0wJyCxcEL4\nJYgak50FzlApimCegfRDdKWFzfRxAfOtDHaz62Tkk496KlA37BJJw5FZNSjZ\nb1VeMc+iKDdjLmCVjHKJvj2zrm7Cm4NLLDhGkW//ZLz6eDBR1Q5MEemntbBx\n638IZdYgzV7eg63Wotxn8rRol1tN56irSm5UCDKaGOwl5ZHZIGfu6yypvOAG\nS51CWHk0hxSdgaSgEEAnHyXj5wpvTkWk51BKVr66cUKhrDjDZX8Gzvl3qC9u\nMggIWZUVd1p2RjlF5t4O35lDvrouG5wMcuPytQ+oT3tze392p8Mw40sox9xV\nevdHlMoD2GCK3YWpO0v5N1AdaIlnDd3w0gIcT6vSIY2KJ+G8nHYHpZAl+Jy8\naJUYUnjcT3XS6X9vzh0WvdF8NmA65MsApGZKxRcXxzdR2WnCTqyT0+FZtT+s\nR8ly\r\n=U2pT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"b098ec8585524b468b47889abb7c5435747a42ab","scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"ukutaht","email":"uku@plausible.io"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/Maronato/plausible-tracker.git","type":"git"},"_npmVersion":"6.14.15","description":"Unofficial frontend tracker to interact with Plausible Analytics","directories":{},"_nodeVersion":"12.22.7","_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^16.10.9","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.3.4_1635339516521_0.6578061897458825","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.3.5":{"name":"plausible-tracker","version":"0.3.5","keywords":[],"license":"MIT","_id":"plausible-tracker@0.3.5","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"},{"name":"markosaric","email":"marko@plausible.io"},{"name":"ukutaht","email":"uku@plausible.io"}],"homepage":"https://github.com/plausible/plausible-tracker#readme","bugs":{"url":"https://github.com/plausible/plausible-tracker/issues"},"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"49c09a7eb727f1d5c859c3fc8072837b13ee9b85","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.3.5.tgz","fileCount":27,"integrity":"sha512-6c6VPdPtI9KmIsfr8zLBViIDMt369eeaNA1J8JrAmAtrpSkeJWvjwcJ+cLn7gVJn5AtQWC8NgSEee2d/5RNytA==","signatures":[{"sig":"MEYCIQCuEY32uE56IMsMwWu+1aZTw7nWp7Xkv4GXbATPHKBuVQIhANLkbC1jUKJLoepMSAQeiJN5+NZUv213K2odQ/6jP3DW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":149704,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh8GdVCRA9TVsSAnZWagAATA8P/1nx1pltiP96PJzORVIr\njQEdnvEdaIrEkx3yz5TbVPyrWOfkwZlNr6dmMw1OTWRX4QPDd2KZx00iE9z+\nziRs5xJK3wYgbknS6qixOJeC94CNwrrgBQ2pfdq8fTn3EpPLldFm7sDE5d3n\nju67TBaW0QbyW33Yfzfx+CvXPwfOeQkE9KoBZc4hb+N03SBtm5YqGQX8bUwq\n7z5VebRKCP0fNM+5JG/cMjMcDY+yYb7DbjyFYPeSovmOrKhr+TlvKVwkap9H\nyI9LBQ6MVZG5BbBBPjTp772N2PI4njYir0d80/LgjQHmxUwRK+pOu4BLBkZZ\ny8bLjjK60tj763PDMeoFtphrpLXVFo9cd90+yr323esHGZw+Ll4g/nVDJiRw\n7h1atMuCQeVaHtRhsWj7ZVftLfgV45OVL2ZMP1C78n4hb0TIwj7scefzbtHI\nMAuS+XJdGb48ZO8vP5cr5a8i3zETsQ8WU+9rS6LAVi4KJB+JksgbfrrW/Lno\nWz8vHNyNhxbB7QxXc03JK+BszID5D/18mJzJFqeshpcnpDABNngExd/ZCu0f\nPZR6/BIeoSnP9PoqCuGT+fHW8IezE/469HZfQ9N/NDOrgO/EF+CMJX2yLmhw\n3fTbykfOASaD2uZcAjjk2MktE7ME5hYEA25q3YUImnuyR2Q+5Ia2CeLX1hOO\ncIMl\r\n=X7Ct\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"66e4e6cfbc90d759c5017ca42610130f24ff1d9d","scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"ukutaht","email":"uku@plausible.io"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/plausible/plausible-tracker.git","type":"git"},"_npmVersion":"7.15.1","description":"Official frontend tracker to interact with Plausible Analytics","directories":{},"_nodeVersion":"16.3.0","_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^16.10.9","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.3.5_1643145045178_0.33326455433637925","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.3.6":{"name":"plausible-tracker","version":"0.3.6","keywords":[],"license":"MIT","_id":"plausible-tracker@0.3.6","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"},{"name":"markosaric","email":"marko@plausible.io"},{"name":"ukutaht","email":"uku@plausible.io"}],"homepage":"https://github.com/plausible/plausible-tracker#readme","bugs":{"url":"https://github.com/plausible/plausible-tracker/issues"},"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"7c7673097c0566aa56bdb1cc629848af2b660561","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.3.6.tgz","fileCount":7,"integrity":"sha512-CQ0+MdKgima79rx9sxoIFcYR1f0YgelphoOAwUTn6Iio21fNbf7OND7oxuDx7Qo5BY9R0LQDJMZQIUiO7Za1Ag==","signatures":[{"sig":"MEYCIQDnUQh//v8Ups2WOzl6U2qMsbB22Ced+qGdkFI0ngH92QIhALQnhcOpPbK7zfHuHl436yF/vAR27KEBceRyXupwpbbx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJina1dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJ1Q/8C5zOovoX8CoPanU46/GFW578oXQ2ActCZm11KlpdlsTQibOp\r\noq8/bDscdt1BWL8671YzXJcKWyS72xSClbzQeZ0GFy134PVEFqBCZjEFTMb7\r\nIMhkeB4Dep/JR5bcIiegBO27/r4CAMIWAqoKpkmFYU2xaxJFnTFY+6Dar1fZ\r\nVrZMJbS+LOt/iqSx9AV2BxNchpWbQrFuvvxUDShjFzP8fQSmXnDRGvIsGV6a\r\nLnjGjUpdjb4sv2kHF91KNPN3Dra9E6aVrEIIyo+QT+VaD7Fp7pIf2MGqFndh\r\nmk2UkzgFAdcAlHgHaJS5OlF2E9zuFbj84uVKCGWgVL7Z1P18FdWGsiObEvOH\r\nE6iNb4BDU6iZECoXg/Fwz+6t9sLww8fspZgNfP6Rf5lXmJPaGfpEbU7zO9qU\r\nZZV8bi3hfwRvFJhZVshNmSfx8/0R3+eNqr8acB692JOf4op6PsaK2YDdNX6s\r\n6koX/MRLnGfL3Hc9KKF/l7j84KldyCD4kbowf7lverzLZ0B/HuaGxG6y8aR1\r\n1bB2RF/1Qayu/LsqHPVKOy196CrwX76V8iyoNyxWZAA2RDlG4Gso92unRBk1\r\nLFfsQo1/xHm5WWUNqYjy6+t42VrJLnpLJUR/eyDDlZBk8Xb9TZu+0ePGcFzv\r\nofONuE+BGIVVi/tHfW0a5cztTPwLFQ4oEAg=\r\n=bK0T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"450a9d10dd1b18708c2a919fc74c7a432fb2c3cc","scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"ukutaht","email":"uku@plausible.io"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/plausible/plausible-tracker.git","type":"git"},"_npmVersion":"7.15.1","description":"Official frontend tracker to interact with Plausible Analytics","directories":{},"_nodeVersion":"16.3.0","_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^16.10.9","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.3.6_1654500701612_0.20250493341045406","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.3.7":{"name":"plausible-tracker","version":"0.3.7","keywords":[],"license":"MIT","_id":"plausible-tracker@0.3.7","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"},{"name":"markosaric","email":"marko@plausible.io"},{"name":"ukutaht","email":"uku@plausible.io"}],"homepage":"https://github.com/plausible/plausible-tracker#readme","bugs":{"url":"https://github.com/plausible/plausible-tracker/issues"},"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"e93d241a1c46bf70f05317a6f177feff6c4865d5","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.3.7.tgz","fileCount":27,"integrity":"sha512-yhM3VJekqMIEDbvx/PqratMyHpF4T/skTO4owzxSo3YMB/ZVmAYwh9c2iKRuJnkE3b4NwsMMW9b0Vw5VD5Gpyw==","signatures":[{"sig":"MEQCIE9PeClwMTdO1SOeWpOj78f8g5o98g0m9qbj7RkvP8CFAiBbihYeHb0CFmb1Syrk4wftt/pwpjmfXmq6oRYEghs6LA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":153033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJineotACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroFhAAlF/VYiZdUZceM5C43cSaZKILgHTVmQk8y6YZMfyXjsIRscOR\r\nykEWnP8qAj6b65W3ul3WLUaLYHfB31eIedzH2+ThP91eytPsvdqJ8LUeUGmu\r\nBcBCtCsQPWgp+M4bUTKY5yFzaUyg6rX3DPGKNuuYWwngxOTZ0LJls5IsKKeh\r\n+vOAIATj8SqFgOyDYFXYM8VjORfMN9I2DOcD5EnmUJJ8pE2lKsp2uiCByW5G\r\nTRTSblzbEKPitFMieCJJtDi3FrUy3OUpPYeezeAROGLUGEPYK/OnPXo73vLe\r\noLRWxH9Vz+UYdKeuA1UvXm8Pu0ArjRb8AvU6FR/quEkCfQSxCqexdanow9dQ\r\nItQ8bTLp1/b1SFYvwQKNNcMjYRudyfEqQbjyryP3IMZH2SlMLfy1haNVeGJr\r\ncicmFISX9qjdN2mp34VgE0udmibeJ2Dg4aSpTKTDwDP+/P1DGs/UDyTyCuum\r\nNyvEaNCZOru67sHbcCqsNq3SCgRRQ2s0ECOK/rkwjdUhQaLU25+3ao6ocmv+\r\ngtVyGGODxCaK9P1qiTVRd41TuQ+hzj73qCR+HHrAutWnrEyHzFAC4sQflHTP\r\nExuh+Bt2ez0CI40D7Alp/l7VeOkEKEMdC07H82fLNJo7sW1aNzCFjycEBIZ5\r\nQiKf1W9RW7coBMM4FtBGUOur9dFoQh/LfwA=\r\n=BreI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"54c206c34ad00d93ca9a6e8aac1865d3849fea57","scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"ukutaht","email":"uku@plausible.io"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/plausible/plausible-tracker.git","type":"git"},"_npmVersion":"7.15.1","description":"Official frontend tracker to interact with Plausible Analytics","directories":{},"_nodeVersion":"16.3.0","_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^16.10.9","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.3.7_1654516269674_0.1331576011529345","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.3.8":{"name":"plausible-tracker","version":"0.3.8","keywords":[],"license":"MIT","_id":"plausible-tracker@0.3.8","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"},{"name":"markosaric","email":"marko@plausible.io"},{"name":"ukutaht","email":"uku@plausible.io"}],"homepage":"https://github.com/plausible/plausible-tracker#readme","bugs":{"url":"https://github.com/plausible/plausible-tracker/issues"},"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"9b8b322cc41e0e1d6473869ef234deea365a5a40","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.3.8.tgz","fileCount":27,"integrity":"sha512-lmOWYQ7s9KOUJ1R+YTOR3HrjdbxIS2Z4de0P/Jx2dQPteznJl2eX3tXxKClpvbfyGP59B5bbhW8ftN59HbbFSg==","signatures":[{"sig":"MEYCIQDQs7jT7ewy6K9D89D047Nyrrwt6lnd8ReITOUNj2FvFAIhAJTd/nKtDbWZ/93BU3MlqdQVDiLhP46uEMZx3yS9yOb3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinwL6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJVg//S1ZMnS86sWrUGrK2j03/bSvuAAZPIWKmXKAuAD+cXnCDmRTD\r\nQFh9Brt3xs8W164zZqelHGAanAgYkwQHXbgbs26LfDlAejCpUFWa5Yx1hP5v\r\nLc1MoQ94vQTsl/2xYcduO13JMCkPVOH4zCgmED09Ldyc+oN9srmO9DVjBbqq\r\nahvJ6WhZLRCF1UMKqrzJ0dMp+5v/8ugIVamR2nFr0p51FqCEZj4eYNqDL/zl\r\nOxn/VGK/rGT1bPX2pItbNjZ8EuZMeQzn1Un9pjYVkggTTmk+UZxu7i604g0H\r\ngt9v6pPu/2qugqOnR7N+8pkciZjOjWRAgwYZEMEeDrsrFZnib73rLcCiGjKK\r\nXNhzz18dU4Op4ENFPN57PdPJjMUpA37RyZTrhNpDpR5Lkwlm9atKsqXOQoj/\r\naIokWrU5982c7FGaxJ03IIqmaO+SEfpD38/4JmmRKvu/WNXq+xMpNpwRQKa2\r\nEWyjgfHnjzUgf5lclJv29GUWqQt0ko98oO7I94xxXHL2PhUdMLWHmEu3G+SB\r\nJE/8xe1X8O5TKprbnqn6wlwA8my/oPndJDvIsZnDiv4Oi0h+yY5XU7tJJbJp\r\nygoAPX3D37NGbB0ItbafWC6BoyGRHzZuqRKaPJzY+IN5tB2aDgIxQLs2eH0E\r\nID7yDzIuwUEr8MAbqy9XkOX1PWyn8UgnvB8=\r\n=It7F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"294405cafc934ee666c1a295a5b2fd8737993ce2","scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"ukutaht","email":"uku@plausible.io"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/plausible/plausible-tracker.git","type":"git"},"_npmVersion":"7.15.1","description":"Official frontend tracker to interact with Plausible Analytics","directories":{},"_nodeVersion":"16.3.0","_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^16.10.9","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.3.8_1654588154618_0.00283299538108861","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."},"0.3.9":{"name":"plausible-tracker","version":"0.3.9","keywords":[],"license":"MIT","_id":"plausible-tracker@0.3.9","maintainers":[{"name":"maronato","email":"gustavomaronato@gmail.com"},{"name":"markosaric","email":"marko@plausible.io"},{"name":"ukutaht","email":"uku@plausible.io"}],"homepage":"https://github.com/plausible/plausible-tracker#readme","bugs":{"url":"https://github.com/plausible/plausible-tracker/issues"},"ava":{"files":["!build/module/**"],"timeout":"60s","failFast":true,"typescript":{"rewritePaths":{"src/":"build/main/"}}},"nyc":{"exclude":["**/*.spec.js"],"extends":"@istanbuljs/nyc-config-typescript","extension":".ts"},"dist":{"shasum":"81f3083822492564a8cb69a168f9241435b47ff2","tarball":"https://registry.npmjs.org/plausible-tracker/-/plausible-tracker-0.3.9.tgz","fileCount":19,"integrity":"sha512-hMhneYm3GCPyQon88SZrVJx+LlqhM1kZFQbuAgXPoh/Az2YvO1B6bitT9qlhpiTdJlsT5lsr3gPmzoVjb5CDXA==","signatures":[{"sig":"MEQCIGRNtSUaqUJvs1JEDX8vhdLeV9lyBKwoxrkr3jp7FS92AiAoymOt45hu2a+NWb5kwJed97z+jzBFtpIvyotsvS80Ag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72926},"main":"build/main/index.js","config":{"commitizen":{"path":"cz-conventional-changelog"}},"module":"build/module/index.js","engines":{"node":">=10"},"gitHead":"ab75723ad10660cbaee3718d1b0a670e2dfd717d","scripts":{"doc":"run-s doc:html && open-cli build/docs/index.html","fix":"run-s fix:*","test":"run-s build test:*","build":"run-p build:*","version":"standard-version","doc:html":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --out build/docs","doc:json":"typedoc src/ --exclude **/*.spec.ts --target ES6 --mode file --json build/docs/typedoc.json","fix:lint":"eslint src --ext .ts --fix","check-cli":"run-s test diff-integration-tests check-integration-tests","test:lint":"eslint src --ext .ts","test:unit":"nyc --silent jest --collect-coverage","build:main":"tsc -p tsconfig.json","reset-hard":"git clean -dfx && git reset --hard && yarn","watch:test":"nyc --silent jest --collect-coverage --watch","doc:publish":"gh-pages -m \"[ci skip] Updates\" -d build/docs","watch:build":"tsc -p tsconfig.json -w","build:module":"tsc -p tsconfig.module.json","fix:prettier":"prettier \"src/**/*.ts\" --write","test:prettier":"prettier \"src/**/*.ts\" --list-different","test:spelling":"cspell \"{README.md,.github/*.md,src/**/*.ts}\"","prepare-release":"run-s reset-hard test doc:html version doc:publish","diff-integration-tests":"mkdir -p diff && rm -rf diff/test && cp -r test diff/test && rm -rf diff/test/test-*/.git && cd diff && git init --quiet && git add -A && git commit --quiet --no-verify --allow-empty -m 'WIP' && echo '\\n\\nCommitted most recent integration test output in the \"diff\" directory. Review the changes with \"cd diff && git diff HEAD\" or your preferred git diff viewer.'","check-integration-tests":"run-s check-integration-test:*"},"typings":"build/main/index.d.ts","_npmUser":{"name":"ukutaht","email":"uku@plausible.io"},"prettier":{"singleQuote":true},"repository":{"url":"git+https://github.com/plausible/plausible-tracker.git","type":"git"},"_npmVersion":"9.4.2","description":"Official frontend tracker to interact with Plausible Analytics","directories":{},"_nodeVersion":"16.3.0","_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","jest":"^26.5.3","jsdom":"^16.4.0","sinon":"^9.2.0","cspell":"^4.1.0","eslint":"^7.8.0","codecov":"^3.5.0","ts-jest":"^26.4.1","ts-node":"^9.0.0","typedoc":"^0.19.0","gh-pages":"^3.1.0","open-cli":"^6.0.1","prettier":"^2.1.1","typescript":"^4.0.3","@types/jest":"^26.0.14","@types/node":"^16.10.9","npm-run-all":"^4.1.5","@types/sinon":"^9.0.8","standard-version":"^9.0.0","eslint-plugin-import":"^2.22.0","eslint-config-prettier":"^6.11.0","eslint-plugin-functional":"^3.0.2","@typescript-eslint/parser":"^4.0.1","cz-conventional-changelog":"^3.3.0","eslint-plugin-eslint-comments":"^3.2.0","@typescript-eslint/eslint-plugin":"^4.0.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/plausible-tracker_0.3.9_1716794260534_0.814355584562291","host":"s3://npm-registry-packages"},"deprecated":"Package no longer supported. Contact Support at https://www.npmjs.com/support for more info."}},"time":{"created":"2020-10-12T20:55:11.533Z","modified":"2025-10-27T09:16:25.263Z","0.1.4":"2020-10-12T20:55:11.708Z","0.1.5":"2020-10-12T22:14:58.656Z","0.1.6":"2020-10-12T22:35:40.451Z","0.1.7":"2020-10-12T22:42:20.829Z","0.1.8":"2020-10-12T22:54:02.700Z","0.1.9":"2020-10-12T23:18:51.379Z","0.1.10":"2020-10-12T23:23:09.054Z","0.1.11":"2020-10-12T23:41:03.172Z","0.2.0":"2020-10-15T14:10:00.964Z","0.2.1":"2020-10-15T14:23:41.113Z","0.2.2":"2020-10-15T18:14:13.248Z","0.3.0":"2020-11-08T23:19:13.402Z","0.3.1":"2020-11-09T23:09:47.406Z","0.3.2":"2021-10-26T12:11:00.479Z","0.3.3":"2021-10-27T12:57:08.215Z","0.3.4":"2021-10-27T12:58:36.897Z","0.3.5":"2022-01-25T21:10:45.342Z","0.3.6":"2022-06-06T07:31:41.769Z","0.3.7":"2022-06-06T11:51:09.839Z","0.3.8":"2022-06-07T07:49:14.831Z","0.3.9":"2024-05-27T07:17:40.700Z"},"bugs":{"url":"https://github.com/plausible/plausible-tracker/issues"},"license":"MIT","homepage":"https://github.com/plausible/plausible-tracker#readme","keywords":[],"repository":{"url":"git+https://github.com/plausible/plausible-tracker.git","type":"git"},"description":"Official frontend tracker to interact with Plausible Analytics","maintainers":[{"name":"markosaric","email":"marko@plausible.io"},{"name":"maronato","email":"gustavomaronato@gmail.com"},{"name":"ukutaht","email":"uku@plausible.io"}],"readme":"# Plausible Analytics Tracker\n\n[![NPM](https://flat.badgen.net/npm/v/plausible-tracker)](https://www.npmjs.com/package/plausible-tracker)  [![Bundle](https://flat.badgen.net/bundlephobia/minzip/plausible-tracker)](https://bundlephobia.com/result?p=plausible-tracker@latest)\n\n[![Build Status](https://travis-ci.com/plausible/plausible-tracker.svg?branch=master)](https://travis-ci.com/plausible/plausible-tracker) [![codecov](https://codecov.io/gh/plausible/plausible-tracker/branch/master/graph/badge.svg)](https://codecov.io/gh/plausible/plausible-tracker) [![Netlify Status](https://api.netlify.com/api/v1/badges/d29c0d49-6ba4-412b-af90-d21865eb40f2/deploy-status)](https://app.netlify.com/sites/plausible-tracker/deploys)\n\nFrontend library to interact with [Plausible Analytics](https://plausible.io/).\n\n- [Plausible Analytics Tracker](#plausible-analytics-tracker)\n  - [Features](#features)\n  - [Installation](#installation)\n  - [Usage](#usage)\n    - [Tracking page views](#tracking-page-views)\n    - [Automatically tracking page views](#automatically-tracking-page-views)\n      - [Cleaning up the event listeners](#cleaning-up-the-event-listeners)\n    - [Tracking custom events and goals](#tracking-custom-events-and-goals)\n    - [Outbound link click tracking](#outbound-link-click-tracking)\n      - [Cleaning up the event listeners](#cleaning-up-the-event-listeners-1)\n  - [Reference documentation](#reference-documentation)\n\n## Features\n- Less than 1kb!\n- Same features as the official script, but as an NPM module\n- Automatically track page views in your SPA apps\n- Track goals and custom events\n- Provide manual values that will be bound to the event\n- Full typescript support\n\n## Installation\n\nTo install, simply run:\n\n```bash\nnpm install plausible-tracker\n\nyarn add plausible-tracker\n```\n\n## Usage\n\nTo begin tracking events, you must initialize the tracker:\n\n```ts\nimport Plausible from 'plausible-tracker'\n\nconst plausible = Plausible({\n  domain: 'my-app.com'\n})\n```\n\n`Plausible()` accepts some [options](https://plausible-tracker.netlify.app/globals.html#plausibleinitoptions) that you may want to provide:\n\n| Option         | Type     | Description                                                       | Default                  |\n| -------------- | -------- | ----------------------------------------------------------------- | ------------------------ |\n| domain         | `string` | Your site's domain, as declared by you in Plausible's settings    | `location.hostname`      |\n| hashMode       | `bool`   | Enables tracking based on URL hash changes.                       | `false`                  |\n| trackLocalhost | `bool`   | Enables tracking on *localhost*.                                  | `false`                  |\n| apiHost        | `string` | Plausible's API host to use. Change this if you are self-hosting. | `'https://plausible.io'` |\n\nThe object returned from `Plausible()` contains the functions that you'll use to track your events. These functions are:\n\n- [`trackPageview()`](https://plausible-tracker.netlify.app/globals.html#trackpageview): Tracks a single page view.\n- [`trackEvent()`](https://plausible-tracker.netlify.app/globals.html#trackevent): Tracks custom events and goals\n- [`enableAutoPageviews()`](https://plausible-tracker.netlify.app/globals.html#enableautopageviews): Enables automatic page view tracking for SPAs\n\nFor the complete documentation on these functions and their parameters, check out the [reference documentation](https://plausible-tracker.netlify.app/).\n\n### Tracking page views\n\nTo track a page view, use the `trackPageview` function provided\n\n```ts\nimport Plausible from 'plausible-tracker'\n\nconst { trackPageview } = Plausible()\n\n// Track a page view\ntrackPageview()\n```\n\nYou may also override the values you provided when initializing the tracker by passing a [similar object](https://plausible-tracker.netlify.app/globals.html#plausibleoptions) as the first parameter.\n\nThis object takes the same options as the initialization one, plus the following:\n\n| Option      | Type               | Description                              | Default             |\n| ----------- | ------------------ | ---------------------------------------- | ------------------- |\n| url         | `string`           | Current page's URL.                      | `location.href`     |\n| referrer    | `string` or `null` | Referrer's address                       | `document.referrer` |\n| deviceWidth | `number`           | User's device width for device tracking. | `window.innerWidth` |\n\n\n```ts\nimport Plausible from 'plausible-tracker'\n\nconst { trackPageview } = Plausible({\n  // Track localhost by default\n  trackLocalhost: true,\n})\n\n// Override it on this call and also set a custom url\ntrackPageview({\n  trackLocalhost: false,\n  url: \"https://my-app.com/my-url\"\n})\n```\n\nThe second parameter is an object with [some options](https://plausible-tracker.netlify.app/globals.html#eventoptions) similar to the ones provided by the [official Plausible script](https://docs.plausible.io/custom-event-goals). \n\n```ts\nimport Plausible from 'plausible-tracker'\n\nconst { trackPageview } = Plausible()\n\n// And override it on this call\ntrackPageview({}, { callback: () => console.log(\"Done!\") })\n```\n\n### Automatically tracking page views\n\nIf your app is a SPA that uses JS-based routing, you'll need to use browser events to manually track page views. A built-in function `enableAutoPageviews` enables automatic tracking for you so you don't need to write custom logic.\n\n```ts\nimport Plausible from 'plausible-tracker'\n\nconst { enableAutoPageviews } = Plausible()\n\n// This tracks the current page view and all future ones as well\nenableAutoPageviews()\n```\n\nIf your app uses URL hashes to represent pages, set `hashMode` to `true`:\n\n```ts\nimport Plausible from 'plausible-tracker'\n\nconst { enableAutoPageviews } = Plausible({\n  hashMode: true\n})\n\n// Hash changes will also trigger page views\nenableAutoPageviews()\n```\n\nThe way it works is by overriding `history.pushState` and attaching event listeners to `popstate` and `hashchange` (only if you set `hashMode` to `true`). If your frontend framework uses other methods to manage navigation, you might want to write your own logic using `trackPageview` to manually trigger page views.\n\n#### Cleaning up the event listeners\n\nWhen you call `enableAutoPageviews()`, it adds some event listeners and overrides `history.pushState`. To remove them and restore `history.pushState`, call the cleanup function returned by `enableAutoPageviews()`:\n\n```ts\nimport Plausible from 'plausible-tracker'\n\nconst { enableAutoPageviews } = Plausible()\n\nconst cleanup = enableAutoPageviews()\n\n// ...\n\n// Remove event listeners and restore history.pushState\ncleanup()\n```\n\n### Tracking custom events and goals\n\nTo track goals, all you need to do is call `trackEvent` and give it the name of the goal/event as the first parameter:\n\n```ts\nimport Plausible from 'plausible-tracker'\n\nconst { trackEvent } = Plausible()\n\n// Tracks the 'signup' goal\ntrackEvent('signup')\n```\n\nCustom props can be provided using the second parameter:\n```ts\n// Tracks the 'download' goal and provides a 'method' property.\ntrackEvent('download', { props: { method: 'HTTP' } })\n```\n\nAs with [`trackPageview`](#tracking-page-views), you may also provide override values but now through the third parameter:\n\n```ts\nimport Plausible from 'plausible-tracker'\n\nconst { trackEvent } = Plausible({\n  trackLocalhost: false,\n})\n\n// Tracks the 'signup' goal with a callback, props and a different referrer.\ntrackEvent(\n  'signup',\n  {\n    callback: () => console.log('done'),\n    props: {\n      variation: 'button A'\n    }\n  },\n  { trackLocalhost: true }\n);\n```\n\n### Outbound link click tracking\n\nYou can also track all clicks to outbound links using `enableAutoOutboundTracking`.\n\nFor details on how to setup the tracking, visit the [docs](https://docs.plausible.io/outbound-link-click-tracking).\n\nThis function adds a `click` event listener to all `a` tags on the page and reports them to Plausible. It also creates a [MutationObserver](https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver) that efficiently tracks node mutations, so dynamically-added links are also tracked.\n\n```ts\nimport Plausible from 'plausible-tracker'\n\nconst { enableAutoOutboundTracking } = Plausible()\n\n// Track all existing and future outbound links\nenableAutoOutboundTracking()\n```\n\n#### Cleaning up the event listeners\n\nWhen you call `enableAutoOutboundTracking()`, it adds some event listeners and initializes a `MutationObserver`. To remove them, call the cleanup function returned by `enableAutoOutboundTracking()`:\n\n```ts\nimport Plausible from 'plausible-tracker'\n\nconst { enableAutoOutboundTracking } = Plausible()\n\nconst cleanup = enableAutoOutboundTracking()\n\n// ...\n\n// Remove event listeners and disconnect the MutationObserver\ncleanup()\n```\n\n### Opt out and exclude yourself from the analytics\n\nSince plausible-tracker is bundled with your application code, using an ad-blocker to exclude your visits isn't an option. Fortunately Plausible has an alternative for this scenario: plausible-tracker will not send events if `localStorage.plausible_ignore` is set to `\"true\"`.\n\nMore information about this method can be found in the [Plausible documentation](https://plausible.io/docs/excluding-localstorage).\n\n## Reference documentation\nFor the full method and type documentation, check out the [reference documentation](https://plausible-tracker.netlify.app).\n","readmeFilename":"README.md"}