{"_id":"search-insights","_rev":"3018144","name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","dist-tags":{"alpha":"3.0.0-rc.2","beta":"3.0.0-rc.2","latest":"2.9.0","latest-0.x":"0.0.18"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"time":{"modified":"2023-11-02T07:37:54.000Z","created":"2018-02-06T09:47:29.195Z","2.9.0":"2023-10-13T02:47:55.134Z","2.8.3":"2023-09-26T03:08:40.692Z","2.8.2":"2023-09-05T09:21:13.754Z","2.8.1":"2023-09-01T00:49:30.658Z","2.8.0":"2023-08-30T23:56:29.960Z","2.7.0":"2023-07-11T12:13:25.484Z","2.6.0":"2023-04-20T15:21:43.354Z","2.5.0":"2023-04-19T23:30:56.515Z","3.0.0-rc.2":"2023-04-17T02:42:45.371Z","2.4.0":"2023-03-20T14:12:56.132Z","1.10.0":"2023-03-20T11:08:31.321Z","2.3.0":"2023-02-16T10:57:55.303Z","1.9.0":"2023-02-16T10:55:57.422Z","2.2.3":"2022-11-16T16:28:46.212Z","2.2.1":"2021-12-14T10:09:11.666Z","2.2.0":"2021-12-07T14:40:52.604Z","2.1.0":"2021-10-26T08:48:56.597Z","2.0.5":"2021-10-18T15:10:39.148Z","2.0.4":"2021-10-13T15:35:56.374Z","2.0.3":"2021-09-07T08:37:42.894Z","2.0.2":"2021-07-27T08:39:57.705Z","2.0.1":"2021-07-05T13:49:51.223Z","2.0.0":"2021-05-17T12:32:34.137Z","1.8.0":"2021-04-28T08:24:33.938Z","1.7.2":"2021-04-26T09:56:45.777Z","1.7.1":"2021-01-25T10:46:12.417Z","1.7.0":"2021-01-13T10:47:35.423Z","1.6.3":"2020-11-02T09:43:19.870Z","1.6.2":"2020-09-02T11:13:43.483Z","1.6.1":"2020-08-31T07:22:12.734Z","1.6.0":"2020-08-13T12:55:27.314Z","1.5.0":"2020-07-23T09:46:57.331Z","1.4.0":"2020-02-17T10:27:26.222Z","1.3.1":"2019-11-15T11:29:26.040Z","1.3.0":"2019-09-19T08:25:32.976Z","1.3.0-beta.0":"2019-09-09T13:00:55.082Z","1.2.2":"2019-08-14T11:03:25.512Z","0.0.18":"2019-06-27T14:27:34.729Z","1.2.0":"2019-04-24T09:07:58.223Z","1.1.1":"2019-04-11T16:57:21.918Z","1.0.1":"2019-01-17T11:18:40.078Z","1.0.0":"2018-12-17T16:20:24.777Z","0.0.17":"2018-12-14T10:55:22.290Z","1.0.0-alpha.0":"2018-12-14T10:29:10.799Z","0.0.16":"2018-12-05T17:01:51.401Z","0.0.15":"2018-09-10T11:40:04.637Z","0.0.14":"2018-02-27T12:31:32.264Z","0.0.13":"2018-02-09T17:25:53.705Z","0.0.12":"2018-02-08T10:00:27.564Z","0.0.11":"2018-02-06T09:52:00.108Z","0.0.1":"2018-02-06T09:47:29.195Z"},"users":{},"author":{"name":"Algolia","url":"https://www.algolia.com"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"versions":{"2.9.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.9.0","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.mjs && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.mjs","lint":"eslint --ext .js,.ts,.tsx lib","lint:fix":"npm run lint -- --fix","prettier":"prettier 'lib/**/*.ts' 'docs/**/*.md' --write","test":"jest --runInBand","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Algolia","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@babel/core":"^7.22.11","@babel/eslint-parser":"^7.22.11","@rollup/plugin-buble":"^1.0.2","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-json":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@rollup/plugin-replace":"^5.0.2","@rollup/plugin-typescript":"^11.1.3","@types/istanbul-reports":"^1.1.1","@types/jest":"^29.5.4","@types/jsdom":"^21.1.2","@types/node":"^20.5.7","@typescript-eslint/eslint-plugin":"^6.5.0","@typescript-eslint/parser":"^6.5.0","bundlesize2":"^0.0.31","eslint":"^8.48.0","eslint-config-algolia":"^22.0.0","eslint-config-prettier":"^9.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-import":"^2.28.1","eslint-plugin-jsdoc":"^46.5.1","eslint-plugin-prettier":"^5.0.0","jest":"^29.6.4","jest-environment-jsdom":"^29.6.4","jest-localstorage-mock":"^2.4.26","jest-watch-typeahead":"^2.2.2","markdown-toc":"^1.2.0","prettier":"^3.0.3","rollup":"^3.28.1","rollup-plugin-filesize":"^10.0.0","rollup-plugin-uglify":"^6.0.4","shipjs":"^0.26.3","ts-jest":"^29.1.1","typescript":"^5.2.2"},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.95 kB"}],"packageManager":"yarn@1.22.19","gitHead":"990a05107e853de28174ede42c52897850c61c81","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.9.0","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"06797bc29b2d0edf54a3dffab0ef2220c02fafad","size":18739,"noattachment":false,"key":"/search-insights/-/search-insights-2.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.9.0.tgz"},"_npmUser":{"name":"shortcuts","email":"clement.vannicatte@algolia.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.9.0_1697165274918_0.05227275928603703"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-13T02:47:55.134Z","publish_time":1697165275134,"_source_registry_name":"default","_cnpm_publish_time":1697165275134},"2.8.3":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.8.3","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.mjs && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.mjs","lint":"eslint --ext .js,.ts,.tsx lib","lint:fix":"npm run lint -- --fix","prettier":"prettier 'lib/**/*.ts' 'docs/**/*.md' --write","test":"jest --runInBand","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Algolia","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@babel/core":"^7.22.11","@babel/eslint-parser":"^7.22.11","@rollup/plugin-buble":"^1.0.2","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-json":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@rollup/plugin-replace":"^5.0.2","@rollup/plugin-typescript":"^11.1.3","@types/istanbul-reports":"^1.1.1","@types/jest":"^29.5.4","@types/jsdom":"^21.1.2","@types/node":"^20.5.7","@typescript-eslint/eslint-plugin":"^6.5.0","@typescript-eslint/parser":"^6.5.0","bundlesize2":"^0.0.31","eslint":"^8.48.0","eslint-config-algolia":"^22.0.0","eslint-config-prettier":"^9.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-import":"^2.28.1","eslint-plugin-jsdoc":"^46.5.1","eslint-plugin-prettier":"^5.0.0","jest":"^29.6.4","jest-environment-jsdom":"^29.6.4","jest-localstorage-mock":"^2.4.26","jest-watch-typeahead":"^2.2.2","markdown-toc":"^1.2.0","prettier":"^3.0.3","rollup":"^3.28.1","rollup-plugin-filesize":"^10.0.0","rollup-plugin-uglify":"^6.0.4","shipjs":"^0.26.3","ts-jest":"^29.1.1","typescript":"^5.2.2"},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.95 kB"}],"packageManager":"yarn@1.22.19","gitHead":"7ea0c0161ac66ba6ea4d4ac94f66a564435d2e35","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.8.3","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"651703c8de53a67dd7483c606d2d617d8feb8d7c","size":18557,"noattachment":false,"key":"/search-insights/-/search-insights-2.8.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.8.3.tgz"},"_npmUser":{"name":"shortcuts","email":"clement.vannicatte@algolia.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.8.3_1695697720501_0.7640178321619282"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-26T03:08:40.692Z","publish_time":1695697720692,"_source_registry_name":"default","_cnpm_publish_time":1695697720692},"2.8.2":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.8.2","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.mjs && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.mjs","lint":"eslint --ext .js,.ts,.tsx lib","lint:fix":"npm run lint -- --fix","prettier":"prettier 'lib/**/*.ts' 'docs/**/*.md' --write","test":"jest --runInBand","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Algolia","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@babel/core":"^7.22.11","@babel/eslint-parser":"^7.22.11","@rollup/plugin-buble":"^1.0.2","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-json":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@rollup/plugin-replace":"^5.0.2","@rollup/plugin-typescript":"^11.1.3","@types/istanbul-reports":"^1.1.1","@types/jest":"^29.5.4","@types/jsdom":"^21.1.2","@types/node":"^20.5.7","@typescript-eslint/eslint-plugin":"^6.5.0","@typescript-eslint/parser":"^6.5.0","bundlesize2":"^0.0.31","eslint":"^8.48.0","eslint-config-algolia":"^22.0.0","eslint-config-prettier":"^9.0.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-import":"^2.28.1","eslint-plugin-jsdoc":"^46.5.1","eslint-plugin-prettier":"^5.0.0","jest":"^29.6.4","jest-environment-jsdom":"^29.6.4","jest-localstorage-mock":"^2.4.26","jest-watch-typeahead":"^2.2.2","markdown-toc":"^1.2.0","prettier":"^3.0.3","rollup":"^3.28.1","rollup-plugin-filesize":"^10.0.0","rollup-plugin-uglify":"^6.0.4","shipjs":"^0.26.3","ts-jest":"^29.1.1","typescript":"^5.2.2"},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.95 kB"}],"packageManager":"yarn@1.22.19","gitHead":"e6843e3c3927ec9e090a78507a0bcfadc49bc342","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.8.2","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"00c8e795ec567b8060bd46d3e6b840bb56665d63","size":18453,"noattachment":false,"key":"/search-insights/-/search-insights-2.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.8.2.tgz"},"_npmUser":{"name":"shortcuts","email":"clement.vannicatte@algolia.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.8.2_1693905673614_0.6087784562242744"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-05T09:21:13.754Z","publish_time":1693905673754,"_source_registry_name":"default","_cnpm_publish_time":1693905673754},"2.8.1":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.8.1","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.mjs && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.mjs","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier 'lib/**/*.ts' 'docs/**/*.md' --write","test":"jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Algolia","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@rollup/plugin-buble":"^1.0.2","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-json":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@rollup/plugin-replace":"^5.0.2","@rollup/plugin-typescript":"^11.1.3","@types/jest":"24.0.25","@types/jsdom":"^21.1.2","@types/node":"^12.19.0","bundlesize2":"^0.0.31","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","markdown-toc":"^1.2.0","prettier":"^2.8.8","rollup":"^3.28.1","rollup-plugin-filesize":"^10.0.0","rollup-plugin-uglify":"^6.0.4","shipjs":"^0.26.3","ts-jest":"22.4.6","tslint":"^6.1.3","tslint-config-airbnb":"^5.11.2","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","typescript":"^4.9.5"},"jest":{"setupFiles":["jest-localstorage-mock","./tests/setupJest.js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"globals":{"__DEV__":true,"__FLAVOR__":"node-cjs"}},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.95 kB"}],"packageManager":"yarn@1.22.19","gitHead":"4a71ca0572c8bbed9fd9ee175b33f1e61eae9076","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.8.1","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"ea80cde4c362f79b45137877a0cabda396b19cb7","size":19713,"noattachment":false,"key":"/search-insights/-/search-insights-2.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.8.1.tgz"},"_npmUser":{"name":"shortcuts","email":"clement.vannicatte@algolia.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.8.1_1693529370481_0.9986294152216901"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-01T00:49:30.658Z","publish_time":1693529370658,"_source_registry_name":"default","_cnpm_publish_time":1693529370658},"2.8.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.8.0","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=16.0.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.mjs && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.mjs","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier 'lib/**/*.ts' 'docs/**/*.md' --write","test":"jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@rollup/plugin-buble":"^1.0.2","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-json":"^6.0.0","@rollup/plugin-node-resolve":"^15.2.1","@rollup/plugin-replace":"^5.0.2","@rollup/plugin-typescript":"^11.1.3","@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/node":"^12.19.0","bundlesize2":"0.0.31","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","markdown-toc":"1.2.0","prettier":"2.8.4","rollup":"^3.28.1","rollup-plugin-filesize":"^10.0.0","rollup-plugin-uglify":"^6.0.4","shipjs":"0.21.1","ts-jest":"22.4.6","tslint":"6.1.3","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.3.0","typescript":"3.7.4"},"jest":{"setupFiles":["jest-localstorage-mock","./tests/setupJest.js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"globals":{"__DEV__":true,"__FLAVOR__":"node-cjs"}},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.95 kB"}],"packageManager":"yarn@1.22.19","gitHead":"c633a2437a6ace6b0fdd4a4e6f7734af55df5557","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.8.0","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"shasum":"4c3c7febab4e0f577377760ae0262de26294565d","size":19821,"noattachment":false,"key":"/search-insights/-/search-insights-2.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.8.0.tgz"},"_npmUser":{"name":"shortcuts","email":"clement.vannicatte@algolia.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.8.0_1693439789803_0.9688836505552654"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-30T23:56:29.960Z","publish_time":1693439789960,"_source_registry_name":"default","_cnpm_publish_time":1693439789960},"2.7.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.7.0","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier 'lib/**/*.ts' 'examples/**/*' --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/node":"^12.19.0","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"3.8.2","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"2.8.4","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-replace":"2.2.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"6.1.3","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.3.0","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock","./tests/setupJest.js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"globals":{"__DEV__":true,"__FLAVOR__":"node-cjs"}},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.95 kB"}],"gitHead":"a19b8fd79edfda8ba66903346135699479ff84ac","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.7.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"d8b7ce839cae7b905e62b156f4eefe122e560e5a","size":27835,"noattachment":false,"key":"/search-insights/-/search-insights-2.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.7.0.tgz"},"_npmUser":{"name":"shortcuts","email":"clement.vannicatte@algolia.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.7.0_1689077605285_0.58226339075733"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-11T12:13:25.484Z","publish_time":1689077605484,"_source_registry_name":"default","_cnpm_publish_time":1689077605484},"2.6.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.6.0","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier 'lib/**/*.ts' 'examples/**/*' --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"2.8.4","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-replace":"2.2.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"6.1.3","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.3.0","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock","./tests/setupJest.js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"globals":{"__DEV__":true,"__FLAVOR__":"node-cjs"}},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.80 kB"}],"gitHead":"120d6345f74f92895c1ebd95681c7189bdec02dd","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.6.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"bb8771a73b83c4a0f1f207c2f64fea01acd3e7d0","size":26877,"noattachment":false,"key":"/search-insights/-/search-insights-2.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.6.0.tgz"},"_npmUser":{"name":"shortcuts","email":"clement.vannicatte@algolia.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.6.0_1682004103189_0.8505104238932024"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-20T15:21:43.354Z","publish_time":1682004103354,"_cnpm_publish_time":1682004103354},"2.5.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.5.0","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier 'lib/**/*.ts' 'examples/**/*' --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"2.8.4","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-replace":"2.2.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"6.1.3","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.3.0","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock","./tests/setupJest.js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"globals":{"__DEV__":true,"__FLAVOR__":"node-cjs"}},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.80 kB"}],"gitHead":"ee6ec97b3519d3486e0de78e091f5030f6e144f8","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.5.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"102a1eb01e0d73b8ab844d7e518de4fa8c3fddbd","size":26356,"noattachment":false,"key":"/search-insights/-/search-insights-2.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.5.0.tgz"},"_npmUser":{"name":"shortcuts","email":"clement.vannicatte@algolia.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.5.0_1681947056344_0.42128160234485645"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-19T23:30:56.515Z","publish_time":1681947056515,"_cnpm_publish_time":1681947056515},"3.0.0-rc.2":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"3.0.0-rc.2","type":"module","jsdelivr":"./dist/search-insights.min.js","main":"./dist/search-insights-node.cjs","types":"./dist/src/insights.d.ts","browser":"./dist/search-insights.min.js","exports":{"node":{"import":"./dist/search-insights-node.mjs","require":"./dist/search-insights-node.cjs"},"default":"./dist/search-insights.min.mjs"},"react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=16.0.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"NODE_OPTIONS=--openssl-legacy-provider NODE_ENV=development webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server.cjs","lint":"eslint --ext .js,.ts,.tsx .","lint:fix":"yarn run lint --fix","prettier":"prettier examples/**/* src/** --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"filesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Algolia","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@ampproject/filesize":"^4.3.0","@babel/core":"^7.21.4","@babel/eslint-parser":"^7.19.1","@babel/preset-env":"^7.21.4","@rollup/plugin-buble":"^1.0.2","@rollup/plugin-json":"^6.0.0","@rollup/plugin-node-resolve":"^15.0.2","@rollup/plugin-typescript":"^11.0.0","@types/jest":"^29.2.4","@types/js-cookie":"^3.0.2","@types/jsdom":"^21.1.0","@typescript-eslint/eslint-plugin":"^5.48.2","@typescript-eslint/parser":"^5.48.2","algoliasearch":"^4.17.0","algoliasearch-helper":"^3.11.1","babel-core":"^6.26.3","babel-loader":"^9.1.2","babel-preset-env":"^1.7.0","body-parser":"^1.20.1","cors":"^2.8.5","css-loader":"^6.7.3","dotenv":"^16.0.3","eslint":"^8.32.0","eslint-config-algolia":"^20.1.0","eslint-config-prettier":"^8.6.0","eslint-plugin-eslint-comments":"^3.2.0","eslint-plugin-import":"^2.27.5","eslint-plugin-jsdoc":"^40.0.0","eslint-plugin-prettier":"^4.2.1","express":"^4.18.2","html-loader":"^4.2.0","html-replace-webpack-plugin":"^2.6.0","html-webpack-plugin":"^5.5.0","instantsearch.js":"^4.49.1","jest":"^29.3.1","jest-environment-jsdom":"^29.3.1","jest-fetch-mock":"^3.0.3","jest-watch-typeahead":"^2.2.1","markdown-toc":"^1.2.0","mini-css-extract-plugin":"^1.6.2","prettier":"^2.8.3","puppeteer":"^19.2.2","rollup":"^3.3.0","rollup-plugin-filesize":"^9.1.2","rollup-plugin-uglify":"^6.0.4","sass":"^1.61.0","sass-loader":"^13.2.2","shipjs":"^0.25.1","style-loader":"^3.3.1","ts-jest":"^29.0.3","ts-loader":"^9.4.1","typescript":"^4.9.4","webpack":"^5.78.0","webpack-cli":"^5.0.1"},"jest":{"testEnvironment":"jsdom","setupFiles":["./tests/setupJest.cjs"],"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"((\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"filesize":{"./dist/search-insights.min.js":{"brotli":"2.75 kB","gzip":"2.75 kB"}},"packageManager":"yarn@3.3.1","dependencies":{"js-cookie":"^3.0.1","node-fetch":"^3.3.1"},"gitHead":"7765aab61c3adcc7036ec3e8dfcab847a2eabe1a","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@3.0.0-rc.2","_nodeVersion":"18.14.2","_npmVersion":"9.5.0","dist":{"shasum":"5ba612f91b30325b75afacee680d338bdd346df2","size":29778,"noattachment":false,"key":"/search-insights/-/search-insights-3.0.0-rc.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-3.0.0-rc.2.tgz"},"_npmUser":{"name":"jasonberry","email":"jason@thevagabond.net"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_3.0.0-rc.2_1681699365082_0.8456277115061848"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-17T02:42:45.371Z","publish_time":1681699365371,"_cnpm_publish_time":1681699365371},"2.4.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.4.0","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier 'lib/**/*.ts' 'examples/**/*' --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"2.8.4","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-replace":"2.2.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"6.1.3","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.3.0","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock","./tests/setupJest.js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"globals":{"__DEV__":true,"__FLAVOR__":"node-cjs"}},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.80 kB"}],"gitHead":"45585ef5fce9bef072c3f1264470f350adc4bcba","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.4.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"7b6b19527dd186b459f6e2dd7e01f7a3de96ffe7","size":26357,"noattachment":false,"key":"/search-insights/-/search-insights-2.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.4.0.tgz"},"_npmUser":{"name":"shortcuts","email":"clement.vannicatte@algolia.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.4.0_1679321575961_0.5116037520373848"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-20T14:12:56.132Z","publish_time":1679321576132,"_cnpm_publish_time":1679321576132},"1.10.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"1.10.0","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier 'lib/**/*.ts' 'examples/**/*' --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"2.8.4","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"6.1.3","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.3.0","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3.25 kB"}],"gitHead":"66ed6dc1f6d13c9c7ba6cc6cc18df8af48e75ac0","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.10.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"cb05d7aaa4c295b5ef5ab31daff789735ec36872","size":26618,"noattachment":false,"key":"/search-insights/-/search-insights-1.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.10.0.tgz"},"_npmUser":{"name":"instantsearch-bot","email":"team-frontend-experiences+npm@algolia.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.10.0_1679310511094_0.9396410578304337"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-20T11:08:31.321Z","publish_time":1679310511321,"_cnpm_publish_time":1679310511321},"2.3.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.3.0","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-replace":"2.2.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock","./tests/setupJest.js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"globals":{"__DEV__":true,"__FLAVOR__":"node-cjs"}},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.75 kB"}],"gitHead":"7dc76f26807807ff7c38d87f681dd18a794752bc","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.3.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"9a7bb25428fc7f003bafdb5638e90276113daae6","size":23453,"noattachment":false,"key":"/search-insights/-/search-insights-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.3.0.tgz"},"_npmUser":{"name":"shortcuts","email":"clement.vannicatte@algolia.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.3.0_1676545075179_0.7424971546322603"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-16T10:57:55.303Z","publish_time":1676545075303,"_cnpm_publish_time":1676545075303},"1.9.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"1.9.0","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"9d2228e4f764a1245acd58525600695cfdb850c2","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.9.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"7cab4d0e105525b441cc0f0937336c28a815c69e","size":23238,"noattachment":false,"key":"/search-insights/-/search-insights-1.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.9.0.tgz"},"_npmUser":{"name":"shortcuts","email":"clement.vannicatte@algolia.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.9.0_1676544957263_0.40434763659554385"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-02-16T10:55:57.422Z","publish_time":1676544957422,"_cnpm_publish_time":1676544957422},"2.2.3":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.2.3","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-replace":"2.2.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock","./tests/setupJest.js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"globals":{"__DEV__":true,"__FLAVOR__":"node-cjs"}},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.75 kB"}],"gitHead":"0735e4feaa74af6f29df52b34bcce044fbc9a09b","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.2.3","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"3ef11cc622261887d0a95d91d84eebb5e63fe6b3","size":23527,"noattachment":false,"key":"/search-insights/-/search-insights-2.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.2.3.tgz"},"_npmUser":{"name":"shortcuts","email":"clement.vannicatte@algolia.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.2.3_1668616126043_0.24097382557329539"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-16T16:54:36.312Z","publish_time":1668616126212,"_cnpm_publish_time":1668616126212},"2.2.1":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.2.1","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-replace":"2.2.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock","./tests/setupJest.js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"globals":{"__DEV__":true,"__FLAVOR__":"node-cjs"}},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.75 kB"}],"gitHead":"e1884f4a663b15f1590d21e711c52dc13bc4acc2","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.2.1","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"9c93344fbae5fbf2f88c1a81b46b4b5d888c11f7","size":23521,"noattachment":false,"key":"/search-insights/-/search-insights-2.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.2.1.tgz"},"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.2.1_1639476551480_0.0032814160362413247"},"_hasShrinkwrap":false,"publish_time":1639476551666,"_cnpm_publish_time":1639476551666,"_cnpmcore_publish_time":"2021-12-16T16:40:44.905Z"},"2.2.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.2.0","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-replace":"2.2.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock","./tests/setupJest.js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"globals":{"__DEV__":true}},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.4 kB"}],"gitHead":"034da165fb68dc420c01eabe0d66328c0fec9d41","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.2.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"6f8246ba4637c0aceb31e4bffa53d2e166b24bf5","size":23031,"noattachment":false,"key":"/search-insights/-/search-insights-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.2.0.tgz"},"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.2.0_1638888052433_0.7552725038265764"},"_hasShrinkwrap":false,"publish_time":1638888052604,"_cnpm_publish_time":1638888052604,"_cnpmcore_publish_time":"2021-12-16T16:40:45.148Z"},"2.1.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.1.0","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-replace":"2.2.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock","./tests/setupJest.js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"globals":{"__DEV__":true}},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.3 kB"}],"gitHead":"f23eb09f3dafabe012107cf2af72448ce5d27846","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.1.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"42822fa325062ec5bf050c5f8cad58f0c5b21310","size":22645,"noattachment":false,"key":"/search-insights/-/search-insights-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.1.0.tgz"},"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.1.0_1635238136491_0.6279177603929929"},"_hasShrinkwrap":false,"publish_time":1635238136597,"_cnpm_publish_time":1635238136597,"_cnpmcore_publish_time":"2021-12-16T16:40:45.906Z"},"2.0.5":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.0.5","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-replace":"2.2.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock","./tests/setupJest.js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"globals":{"__DEV__":true}},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.3 kB"}],"gitHead":"d9f9b5ca7f4fa856a5702a7aa82bc7cd06931a01","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.0.5","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"42fbe4d42d9f68f58bfc7c6e4519e8961b07dd2b","size":22358,"noattachment":false,"key":"/search-insights/-/search-insights-2.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.0.5.tgz"},"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.0.5_1634569838986_0.14451690159019703"},"_hasShrinkwrap":false,"publish_time":1634569839148,"_cnpm_publish_time":1634569839148,"_cnpmcore_publish_time":"2021-12-16T16:40:46.200Z"},"2.0.4":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.0.4","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-replace":"2.2.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock","./tests/setupJest.js"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"],"globals":{"__DEV__":true}},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"2.3 kB"}],"gitHead":"512b928a92602a8beda38d73d2fe3de5856162f2","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.0.4","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"bdd089d584bcb01e10de0c3ee6b13ddf738ee7a2","size":22519,"noattachment":false,"key":"/search-insights/-/search-insights-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.0.4.tgz"},"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.0.4_1634139356238_0.8916629962690545"},"_hasShrinkwrap":false,"publish_time":1634139356374,"_cnpm_publish_time":1634139356374,"_cnpmcore_publish_time":"2021-12-16T16:40:46.441Z"},"2.0.3":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.0.3","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"e25d9f5301acdffd7e01387065dad67d9f293c76","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.0.3","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"f1606cf9c409c9e37048b9b85592fd79aec6cb31","size":23915,"noattachment":false,"key":"/search-insights/-/search-insights-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.0.3.tgz"},"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.0.3_1631003862753_0.324215376248876"},"_hasShrinkwrap":false,"publish_time":1631003862894,"_cnpm_publish_time":1631003862894,"_cnpmcore_publish_time":"2021-12-16T16:40:46.677Z"},"2.0.2":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.0.2","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"fe7ac7038d672cec63dd27de2dcc81400a2248fa","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.0.2","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"17b9ff8927589458d12fe39a2d884dc45d23b3e9","size":23487,"noattachment":false,"key":"/search-insights/-/search-insights-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.0.2.tgz"},"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.0.2_1627375197559_0.17007067658435138"},"_hasShrinkwrap":false,"publish_time":1627375197705,"_cnpm_publish_time":1627375197705,"_cnpmcore_publish_time":"2021-12-16T16:40:47.377Z"},"2.0.1":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.0.1","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"9151c36d420a58679f54f8ff4984852ee4973844","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.0.1","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"33f9ee7874184860d0469961e9e3c6495ce3ab1b","size":22879,"noattachment":false,"key":"/search-insights/-/search-insights-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.0.1.tgz"},"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.0.1_1625492991068_0.13192017686679702"},"_hasShrinkwrap":false,"publish_time":1625492991223,"_cnpm_publish_time":1625492991223,"_cnpmcore_publish_time":"2021-12-16T16:40:47.638Z"},"2.0.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"2.0.0","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"61cf0dc8ac8da45d61e66932d616fde17e83c9a8","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@2.0.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"1ee94cc7fe69982ea3dfd11354ec393357a82677","size":22775,"noattachment":false,"key":"/search-insights/-/search-insights-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-2.0.0.tgz"},"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_2.0.0_1621254754008_0.3518604384487296"},"_hasShrinkwrap":false,"publish_time":1621254754137,"_cnpm_publish_time":1621254754137,"_cnpmcore_publish_time":"2021-12-16T16:40:47.847Z"},"1.8.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"1.8.0","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"c47b405fddb3175048ad631e6aa115bc88865520","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.8.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"682e1f9a560ed12e06322a9f81ab608f80c8ba7f","size":22576,"noattachment":false,"key":"/search-insights/-/search-insights-1.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.8.0.tgz"},"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.8.0_1619598273440_0.30522080429619347"},"_hasShrinkwrap":false,"publish_time":1619598273938,"_cnpm_publish_time":1619598273938,"_cnpmcore_publish_time":"2021-12-16T16:40:48.082Z"},"1.7.2":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"1.7.2","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"d0427ee9f66e27b75353fd2006947750d7128938","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.7.2","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"85b9dd944d3107ad5f3c3833184a85b759240ee6","size":21625,"noattachment":false,"key":"/search-insights/-/search-insights-1.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.7.2.tgz"},"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.7.2_1619431005661_0.8532982340448514"},"_hasShrinkwrap":false,"publish_time":1619431005777,"_cnpm_publish_time":1619431005777,"_cnpmcore_publish_time":"2021-12-16T16:40:48.299Z"},"1.7.1":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"1.7.1","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","types":"index-node.cjs.d.ts","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js && tsc --build tsconfig.declaration.json","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"e261baff682baf00405356b655b26f6cd811e7c5","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.7.1","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"eddfa56910e28cbbb0df80aec2ab8acf0a86cb6b","size":21400,"noattachment":false,"key":"/search-insights/-/search-insights-1.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.7.1.tgz"},"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.7.1_1611571572327_0.29986356809165615"},"_hasShrinkwrap":false,"publish_time":1611571572417,"_cnpm_publish_time":1611571572417,"_cnpmcore_publish_time":"2021-12-16T16:40:48.511Z"},"1.7.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"1.7.0","jsdelivr":"dist/search-insights.min.js","main":"index-node.cjs.js","browser":"index-browser.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.13.1","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"99a1046dc2ec4d522525e28ed50fbecdba13e7d9","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.7.0","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"d122757ef379c9af08874bc4bf19fb30e50a2161","size":19207,"noattachment":false,"key":"/search-insights/-/search-insights-1.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.7.0.tgz"},"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.7.0_1610534855306_0.6530250154712294"},"_hasShrinkwrap":false,"publish_time":1610534855423,"_cnpm_publish_time":1610534855423,"_cnpmcore_publish_time":"2021-12-16T16:40:48.748Z"},"1.6.3":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"1.6.3","jsdelivr":"dist/search-insights.min.js","main":"index.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release":"shipjs prepare"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.12.0","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.21.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"c41f49bb21b65f541005608e001428734a854654","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.6.3","_nodeVersion":"12.14.1","_npmVersion":"6.13.4","dist":{"shasum":"0a9467615c4929dee42d0a599eb38961c2f6aaad","size":18397,"noattachment":false,"key":"/search-insights/-/search-insights-1.6.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.6.3.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.6.3_1604310199755_0.40000877083309416"},"_hasShrinkwrap":false,"publish_time":1604310199870,"_cnpm_publish_time":1604310199870,"_cnpmcore_publish_time":"2021-12-16T16:40:49.010Z"},"1.6.2":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"1.6.2","jsdelivr":"dist/search-insights.min.js","main":"index.cjs.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release:prepare":"shipjs prepare","release:trigger":"shipjs trigger"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.12.0","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.13.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2015-present Algolia, Inc.\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.","_id":"search-insights@1.6.2","dist":{"shasum":"a592c0fcafdb628e37db92d6a3fbd113304521da","size":623335,"noattachment":false,"key":"/search-insights/-/search-insights-1.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.6.2.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.6.2_1599045223142_0.5329948332573649"},"_hasShrinkwrap":false,"publish_time":1599045223483,"_cnpm_publish_time":1599045223483,"_cnpmcore_publish_time":"2021-12-16T16:40:50.164Z"},"1.6.1":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"1.6.1","jsdelivr":"dist/search-insights.min.js","main":"dist/search-insights.cjs.min.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release:prepare":"shipjs prepare","release:trigger":"shipjs trigger"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.12.0","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.13.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"de26b0f633e0169543472541c75cff6663f70d12","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.6.1","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"3266bd909e1696ebafd2b8f4558ef04897f770d5","size":17991,"noattachment":false,"key":"/search-insights/-/search-insights-1.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.6.1.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmUser":{"name":"haroenv","email":"hello@haroen.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.6.1_1598858532603_0.9024991057956957"},"_hasShrinkwrap":false,"publish_time":1598858532734,"_cnpm_publish_time":1598858532734,"_cnpmcore_publish_time":"2021-12-16T16:40:50.501Z"},"1.6.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"1.6.0","jsdelivr":"dist/search-insights.min.js","main":"dist/search-insights.cjs.min.js","react-native":{"http":"./empty-module.cjs.js","https":"./empty-module.cjs.js"},"engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release:prepare":"shipjs prepare","release:trigger":"shipjs trigger"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.12.0","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.13.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"ec811cd66200edbdb1d2d2afa8e429eeceaacd73","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.6.0","_nodeVersion":"12.16.3","_npmVersion":"6.14.4","dist":{"shasum":"d277ca952196839c501ffb3fa4ee4534e61d9758","size":17840,"noattachment":false,"key":"/search-insights/-/search-insights-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.6.0.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmUser":{"name":"haroenv","email":"hello@haroen.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.6.0_1597323327142_0.22127077300053943"},"_hasShrinkwrap":false,"publish_time":1597323327314,"_cnpm_publish_time":1597323327314,"_cnpmcore_publish_time":"2021-12-16T16:40:50.729Z"},"1.5.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"1.5.0","jsdelivr":"dist/search-insights.min.js","main":"dist/search-insights.cjs.min.js","engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release:prepare":"shipjs prepare","release:trigger":"shipjs trigger"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.12.0","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.13.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2015-present Algolia, Inc.\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.","_id":"search-insights@1.5.0","dist":{"shasum":"9c8e6761bdb3ddec0c0c78158f244821727b8ac2","size":622094,"noattachment":false,"key":"/search-insights/-/search-insights-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.5.0.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.5.0_1595497617024_0.7338766559659731"},"_hasShrinkwrap":false,"publish_time":1595497617331,"_cnpm_publish_time":1595497617331,"_cnpmcore_publish_time":"2021-12-16T16:40:52.072Z"},"1.4.0":{"name":"search-insights","description":"Library for reporting click, conversion and view metrics using the Algolia Insights API","version":"1.4.0","jsdelivr":"dist/search-insights.min.js","main":"dist/search-insights.cjs.min.js","browser":"dist/search-insights.min.js","engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","release:prepare":"shipjs prepare","release:trigger":"shipjs trigger"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.25","@types/jsdom":"12.2.4","@types/puppeteer":"1.20.3","algoliasearch":"3.35.1","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.2.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.12.0","prettier":"1.18.2","puppeteer":"1.20.0","rollup":"1.28.0","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.13.1","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.2.1","tslint":"5.20.0","tslint-config-airbnb":"5.11.2","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.7.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2015-present Algolia, Inc.\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.","_id":"search-insights@1.4.0","dist":{"shasum":"c1fc228e91eaff55f8dd86c2cc760cf41c4c8588","size":606604,"noattachment":false,"key":"/search-insights/-/search-insights-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.4.0.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmUser":{"name":"haroenv","email":"hello@haroen.me"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.4.0_1581935246051_0.578459027359876"},"_hasShrinkwrap":false,"publish_time":1581935246222,"_cnpm_publish_time":1581935246222,"_cnpmcore_publish_time":"2021-12-16T16:40:52.918Z"},"1.3.1":{"name":"search-insights","description":"Library for detecting front-end Algolia search metrics","version":"1.3.1","jsdelivr":"dist/search-insights.min.js","main":"dist/search-insights.cjs.min.js","browser":"dist/search-insights.min.js","engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","type-check":"tsc","type-check:watch":"yarn type-check --watch","release:prepare":"shipjs prepare","release:trigger":"shipjs release"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.18","@types/jsdom":"12.2.4","@types/puppeteer":"1.19.1","algoliasearch":"3.34.0","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","conventional-changelog-cli":"2.0.23","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.1.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.12.0","prettier":"1.18.2","puppeteer":"1.19.0","rollup":"0.68.2","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","shipjs":"0.6.0","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.0.4","tslint":"5.20.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.6.3","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"6f0b5adb396129f108fdd514eb88a5234c941429","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.3.1","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"33d28d471da3bb5f4718348f24ad7b1cd1896a0d","size":15559,"noattachment":false,"key":"/search-insights/-/search-insights-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.3.1.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmUser":{"name":"tkrugg","email":"contact@ymammar.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.3.1_1573817365940_0.03210032408631447"},"_hasShrinkwrap":false,"publish_time":1573817366040,"_cnpm_publish_time":1573817366040,"_cnpmcore_publish_time":"2021-12-16T16:40:53.174Z"},"1.3.0":{"name":"search-insights","description":"Library for detecting front-end Algolia search metrics","version":"1.3.0","jsdelivr":"dist/search-insights.min.js","main":"dist/search-insights.cjs.min.js","browser":"dist/search-insights.min.js","engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","deploy":"yarn build && /bin/bash ./pre-deploy.sh && npm publish","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","type-check":"tsc","type-check:watch":"yarn type-check --watch","version":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.18","@types/jsdom":"12.2.4","@types/puppeteer":"1.19.1","algoliasearch":"3.34.0","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","conventional-changelog-cli":"2.0.23","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.1.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.4.0","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.12.0","prettier":"1.18.2","puppeteer":"1.19.0","rollup":"0.68.2","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.0.4","tslint":"5.20.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.6.3","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2015-present Algolia, Inc.\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.","_id":"search-insights@1.3.0","dist":{"shasum":"216e38a0c69f2e21c78a7282340588fabc122560","size":593739,"noattachment":false,"key":"/search-insights/-/search-insights-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.3.0.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.3.0_1568881532799_0.4374848752625864"},"_hasShrinkwrap":false,"publish_time":1568881532976,"_cnpm_publish_time":1568881532976,"_cnpmcore_publish_time":"2021-12-16T16:40:54.138Z"},"1.3.0-beta.0":{"name":"search-insights","description":"Library for detecting front-end Algolia search metrics","version":"1.3.0-beta.0","jsdelivr":"dist/search-insights.min.js","main":"dist/search-insights.cjs.min.js","browser":"dist/search-insights.min.js","engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","deploy":"yarn build && /bin/bash ./pre-deploy.sh && npm publish","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:watch":"yarn test --watch","test:size":"bundlesize","toc":"markdown-toc -i --maxdepth=3 --bullets=\"-\" README.md","type-check":"tsc","type-check:watch":"yarn type-check --watch","version":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.18","@types/jsdom":"12.2.4","@types/puppeteer":"1.19.1","algoliasearch":"3.33.0","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.1.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"3.2.0","instantsearch.js":"2.10.5","jest":"24.9.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.3.1","lunr":"2.3.6","markdown-toc":"1.2.0","node-sass":"4.12.0","prettier":"1.18.2","puppeteer":"1.19.0","rollup":"0.68.2","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.0.4","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.3","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"readmeFilename":"README.md","gitHead":"6c58e24abdc8cb7cb334b067a743619c28469db4","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.3.0-beta.0","_npmVersion":"6.4.1","_nodeVersion":"8.16.1","_npmUser":{"name":"eunjae-lee","email":"karis612@gmail.com"},"dist":{"shasum":"f635d7c08d10fee3af7e5d57a57b63e6cd825e14","size":14630,"noattachment":false,"key":"/search-insights/-/search-insights-1.3.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.3.0-beta.0.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.3.0-beta.0_1568034054935_0.22812959756051154"},"_hasShrinkwrap":false,"publish_time":1568034055082,"_cnpm_publish_time":1568034055082,"_cnpmcore_publish_time":"2021-12-16T16:40:54.390Z"},"1.2.2":{"name":"search-insights","version":"1.2.2","description":"Search analytics by Algolia","jsdelivr":"dist/search-insights.min.js","main":"dist/search-insights.min.js","engines":{"node":">=8.16.0"},"scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","deploy":"yarn build && /bin/bash ./pre-deploy.sh && npm publish","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:size":"bundlesize","type-check":"tsc","type-check:watch":"yarn type-check --watch","version":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.15","@types/jsdom":"12.2.4","@types/puppeteer":"1.12.4","algoliasearch":"3.33.0","algoliasearch-helper":"2.28.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.19.0","bundlesize":"0.18.0","cors":"2.8.5","css-loader":"0.28.11","dotenv":"8.0.0","express":"4.17.1","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"2.30.1","instantsearch.js":"2.10.5","jest":"24.8.0","jest-localstorage-mock":"2.4.0","jest-watch-typeahead":"0.3.1","lunr":"2.3.6","node-sass":"4.12.0","prettier":"1.18.2","puppeteer":"1.17.0","rollup":"0.68.2","rollup-plugin-buble":"0.19.8","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"6.1.1","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"6.0.4","tslint":"5.18.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.5.3","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"62e9c87c960296445a79a95926ff0999606e391a","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.2.2","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"7e76d33f7ec3b843285218b3ba179f4a1230b9bb","size":12600,"noattachment":false,"key":"/search-insights/-/search-insights-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.2.2.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmUser":{"name":"tkrugg","email":"contact@ymammar.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.2.2_1565780605396_0.6650388385364998"},"_hasShrinkwrap":false,"publish_time":1565780605512,"_cnpm_publish_time":1565780605512,"_cnpmcore_publish_time":"2021-12-16T16:40:54.588Z"},"0.0.18":{"name":"search-insights","version":"0.0.18","description":"Search analytics by Algolia","jsdelivr":"dist/search-insights.min.js","scripts":{"deploy":"yarn build && /bin/bash ./pre-deploy.sh && npm publish","lint":"eslint ./lib","lint:fix":"npm run lint -- --fix","test":"NODE_ENV=development yarn build:examples && rollup --environment NODE_ENV:'development' -c rollup.config.js && yarn build:test","build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:test":"yarn run jest","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"^22.0.1","@types/jsdom":"^11.0.4","@types/puppeteer":"^1.0.0","algoliasearch":"^3.24.9","algoliasearch-helper":"^2.24.0","babel-cli":"^6.26.0","babel-eslint":"^8.1.2","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","cors":"^2.8.4","css-loader":"^0.28.8","eslint":"^4.14.0","eslint-config-algolia":"^13.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-jest":"^21.5.0","eslint-plugin-prettier":"^2.4.0","eslint-plugin-react":"^7.5.1","extract-text-webpack-plugin":"^3.0.2","html-loader":"^0.5.4","html-replace-webpack-plugin":"^2.2.8","html-webpack-plugin":"^2.30.1","instantsearch.js":"^2.4.1","jest":"^22.0.5","jest-localstorage-mock":"^2.1.0","lunr":"^2.1.5","node-sass":"^4.7.2","prettier":"^1.9.2","puppeteer":"^1.0.0","react":"^15.6.0","react-dom":"^15.2.0","react-instantsearch":"^4.4.2","rollup":"^0.55.3","rollup-plugin-buble":"^0.18.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-filesize":"^1.5.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^3.0.0","sass-loader":"^6.0.6","style-loader":"^0.20.1","ts-jest":"^22.0.0","ts-loader":"^3.2.0","typescript":"^2.6.2","vue":"^2.5.13","vue-instantsearch":"^1.3.4","vue-loader":"^13.7.0","vue-template-compiler":"^2.5.13","webpack":"^3.10.0","webpack-chunk-hash":"^0.5.0","webpack-dev-server":"^2.10.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"readmeFilename":"README.md","gitHead":"f79c552914038423d17a6259ef3f094030cde87d","_id":"search-insights@0.0.18","_nodeVersion":"10.16.0","_npmVersion":"6.9.0","dist":{"shasum":"ee25c94bbc99c394d088465616f4ff62f72e1ad5","size":186083,"noattachment":false,"key":"/search-insights/-/search-insights-0.0.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-0.0.18.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmUser":{"name":"tkrugg","email":"contact@ymammar.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_0.0.18_1561645654527_0.9011123975408653"},"_hasShrinkwrap":false,"publish_time":1561645654729,"_cnpm_publish_time":1561645654729,"_cnpmcore_publish_time":"2021-12-16T16:40:55.108Z"},"1.2.0":{"name":"search-insights","version":"1.2.0","description":"Search analytics by Algolia","jsdelivr":"dist/search-insights.min.js","main":"dist/search-insights.min.js","scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","deploy":"yarn build && /bin/bash ./pre-deploy.sh && npm publish","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:size":"bundlesize","type-check":"tsc","type-check:watch":"yarn type-check --watch","version":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.11","@types/jsdom":"12.2.3","@types/puppeteer":"1.12.3","algoliasearch":"3.32.1","algoliasearch-helper":"2.27.0","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.18.3","bundlesize":"0.17.1","cors":"2.8.5","css-loader":"0.28.11","express":"4.16.4","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"2.30.1","instantsearch.js":"2.10.4","jest":"24.7.1","jest-localstorage-mock":"2.4.0","lunr":"2.3.6","node-sass":"4.11.0","prettier":"1.17.0","puppeteer":"1.14.0","rollup":"0.55.3","rollup-plugin-buble":"0.19.6","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"1.5.0","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"5.3.3","tslint":"5.16.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.4.4","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"92cd409994c4ce56a6d6086bb1d8bc6d066d05c8","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"tkrugg","email":"contact@ymammar.com"},"dist":{"shasum":"cad21690004a4d91ed3e9f3213a59c14969931d3","size":12255,"noattachment":false,"key":"/search-insights/-/search-insights-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.2.0.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.2.0_1556096878008_0.7361808729836408"},"_hasShrinkwrap":false,"publish_time":1556096878223,"_cnpm_publish_time":1556096878223,"_cnpmcore_publish_time":"2021-12-16T16:40:55.323Z"},"1.1.1":{"name":"search-insights","version":"1.1.1","description":"Search analytics by Algolia","jsdelivr":"dist/search-insights.min.js","main":"dist/search-insights.min.js","scripts":{"build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:examples":"webpack --config config/webpack.config.js --color --progress","deploy":"yarn build && /bin/bash ./pre-deploy.sh && npm publish","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server","lint":"tslint ./lib/**/*.ts","lint:fix":"yarn lint -- --fix","prettier":"prettier lib/**/*.ts examples/**/* --write","test":"NODE_ENV=development yarn build:examples && yarn build && jest","test:size":"bundlesize","version":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"24.0.11","@types/jsdom":"12.2.3","@types/puppeteer":"1.12.3","algoliasearch":"3.32.1","algoliasearch-helper":"2.26.1","babel-cli":"6.26.0","babel-loader":"7.1.5","babel-preset-env":"1.7.0","body-parser":"1.18.3","bundlesize":"0.17.1","cors":"2.8.5","css-loader":"0.28.11","express":"4.16.4","extract-text-webpack-plugin":"3.0.2","html-loader":"0.5.5","html-replace-webpack-plugin":"2.5.5","html-webpack-plugin":"2.30.1","instantsearch.js":"2.10.4","jest":"24.7.1","jest-localstorage-mock":"2.4.0","lunr":"2.3.6","node-sass":"4.11.0","prettier":"1.16.4","puppeteer":"1.14.0","rollup":"0.55.3","rollup-plugin-buble":"0.19.6","rollup-plugin-commonjs":"8.4.1","rollup-plugin-filesize":"1.5.0","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"3.4.0","rollup-plugin-replace":"2.1.1","rollup-plugin-typescript":"1.0.1","rollup-plugin-uglify":"3.0.0","sass-loader":"6.0.7","style-loader":"0.23.1","ts-jest":"22.4.6","ts-loader":"5.3.3","tslint":"5.15.0","tslint-config-airbnb":"5.11.1","tslint-config-prettier":"1.18.0","tslint-plugin-prettier":"2.0.1","typescript":"3.4.2","webpack":"3.12.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json"]},"dependencies":{},"bundlesize":[{"path":"./dist/search-insights.min.js","maxSize":"3 kB"}],"gitHead":"60a80beb3b43aa168e9d2af07cc1b790b2c2b8f2","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"tkrugg","email":"contact@ymammar.com"},"dist":{"shasum":"3fb2566135207d9662e97e691d11af57a270f157","size":11954,"noattachment":false,"key":"/search-insights/-/search-insights-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.1.1.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.1.1_1555001841767_0.6052055207976348"},"_hasShrinkwrap":false,"publish_time":1555001841918,"_cnpm_publish_time":1555001841918,"_cnpmcore_publish_time":"2021-12-16T16:40:55.537Z"},"1.0.1":{"name":"search-insights","version":"1.0.1","description":"Search analytics by Algolia","jsdelivr":"dist/search-insights.min.js","main":"dist/search-insights.min.js","scripts":{"deploy":"yarn build && /bin/bash ./pre-deploy.sh && npm publish","lint":"tslint ./lib/**/*.ts","prettier":"prettier lib/**/*.ts examples/**/* --write","lint:fix":"yarn lint -- --fix","test":"NODE_ENV=development yarn build:examples && rollup --environment NODE_ENV:'development' -c rollup.config.js && yarn build:test","build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:test":"yarn run jest","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"^23.3.10","@types/jsdom":"^11.0.4","@types/puppeteer":"^1.0.0","algoliasearch":"^3.24.9","algoliasearch-helper":"^2.24.0","babel-cli":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","body-parser":"^1.18.3","cors":"^2.8.4","css-loader":"^0.28.8","extract-text-webpack-plugin":"^3.0.2","html-loader":"^0.5.4","html-replace-webpack-plugin":"^2.2.8","html-webpack-plugin":"^2.30.1","instantsearch.js":"^2.4.1","jest":"^23.6.0","jest-localstorage-mock":"^2.1.0","lunr":"^2.1.5","node-sass":"^4.7.2","prettier":"^1.15.2","puppeteer":"^1.0.0","react":"^15.6.0","react-dom":"^15.2.0","react-instantsearch":"^4.4.2","rollup":"^0.55.3","rollup-plugin-buble":"^0.18.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-filesize":"^1.5.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^3.0.0","sass-loader":"^6.0.6","style-loader":"^0.20.1","ts-jest":"^22.0.0","ts-loader":"^3.2.0","tslint":"^5.11.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.17.0","tslint-plugin-prettier":"^2.0.1","typescript":"2","vue":"^2.5.13","vue-instantsearch":"^1.3.4","vue-loader":"^13.7.0","vue-template-compiler":"^2.5.13","webpack":"^3.10.0","webpack-chunk-hash":"^0.5.0","webpack-dev-server":"^2.10.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"dependencies":{},"gitHead":"606410c1f99653b2ea4d35af8858251c0d3b3dbd","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"tkrugg","email":"contact@ymammar.com"},"dist":{"shasum":"6a1a5e4dba7c1c1e7a87d8e1f1cdda24cebc106d","size":15894,"noattachment":false,"key":"/search-insights/-/search-insights-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.0.1.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.0.1_1547723919529_0.16876975314525877"},"_hasShrinkwrap":false,"publish_time":1547723920078,"_cnpm_publish_time":1547723920078,"_cnpmcore_publish_time":"2021-12-16T16:40:55.756Z"},"1.0.0":{"name":"search-insights","version":"1.0.0","description":"Search analytics by Algolia","jsdelivr":"dist/search-insights.min.js","main":"dist/search-insights.min.js","scripts":{"deploy":"yarn build && /bin/bash ./pre-deploy.sh && npm publish","lint":"tslint ./lib/**/*.ts","prettier":"prettier lib/**/*.ts examples/**/* --write","lint:fix":"yarn lint -- --fix","test":"NODE_ENV=development yarn build:examples && rollup --environment NODE_ENV:'development' -c rollup.config.js && yarn build:test","build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:test":"yarn run jest","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"^23.3.10","@types/jsdom":"^11.0.4","@types/puppeteer":"^1.0.0","algoliasearch":"^3.24.9","algoliasearch-helper":"^2.24.0","babel-cli":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","body-parser":"^1.18.3","cors":"^2.8.4","css-loader":"^0.28.8","extract-text-webpack-plugin":"^3.0.2","html-loader":"^0.5.4","html-replace-webpack-plugin":"^2.2.8","html-webpack-plugin":"^2.30.1","instantsearch.js":"^2.4.1","jest":"^23.6.0","jest-localstorage-mock":"^2.1.0","lunr":"^2.1.5","node-sass":"^4.7.2","prettier":"^1.15.2","puppeteer":"^1.0.0","react":"^15.6.0","react-dom":"^15.2.0","react-instantsearch":"^4.4.2","rollup":"^0.55.3","rollup-plugin-buble":"^0.18.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-filesize":"^1.5.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^3.0.0","sass-loader":"^6.0.6","style-loader":"^0.20.1","ts-jest":"^22.0.0","ts-loader":"^3.2.0","tslint":"^5.11.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.17.0","tslint-plugin-prettier":"^2.0.1","typescript":"2","vue":"^2.5.13","vue-instantsearch":"^1.3.4","vue-loader":"^13.7.0","vue-template-compiler":"^2.5.13","webpack":"^3.10.0","webpack-chunk-hash":"^0.5.0","webpack-dev-server":"^2.10.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"dependencies":{},"gitHead":"af8916c09b4683e78f95c22d9760c1091b699f6a","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"tkrugg","email":"contact@ymammar.com"},"dist":{"shasum":"1e79815f93e2474c94906aeffdefcb45f4729d90","size":15351,"noattachment":false,"key":"/search-insights/-/search-insights-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.0.0.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.0.0_1545063624605_0.7130891924719596"},"_hasShrinkwrap":false,"publish_time":1545063624777,"_cnpm_publish_time":1545063624777,"_cnpmcore_publish_time":"2021-12-16T16:40:56.020Z"},"0.0.17":{"name":"search-insights","version":"0.0.17","description":"Search analytics by Algolia","jsdelivr":"dist/search-insights.min.js","scripts":{"deploy":"yarn build && /bin/bash ./pre-deploy.sh && npm publish","lint":"eslint ./lib","lint:fix":"npm run lint -- --fix","test":"NODE_ENV=development yarn build:examples && rollup --environment NODE_ENV:'development' -c rollup.config.js && yarn build:test","build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:test":"yarn run jest","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"^22.0.1","@types/jsdom":"^11.0.4","@types/puppeteer":"^1.0.0","algoliasearch":"^3.24.9","algoliasearch-helper":"^2.24.0","babel-cli":"^6.26.0","babel-eslint":"^8.1.2","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","cors":"^2.8.4","css-loader":"^0.28.8","eslint":"^4.14.0","eslint-config-algolia":"^13.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-jest":"^21.5.0","eslint-plugin-prettier":"^2.4.0","eslint-plugin-react":"^7.5.1","extract-text-webpack-plugin":"^3.0.2","html-loader":"^0.5.4","html-replace-webpack-plugin":"^2.2.8","html-webpack-plugin":"^2.30.1","instantsearch.js":"^2.4.1","jest":"^22.0.5","jest-localstorage-mock":"^2.1.0","lunr":"^2.1.5","node-sass":"^4.7.2","prettier":"^1.9.2","puppeteer":"^1.0.0","react":"^15.6.0","react-dom":"^15.2.0","react-instantsearch":"^4.4.2","rollup":"^0.55.3","rollup-plugin-buble":"^0.18.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-filesize":"^1.5.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^3.0.0","sass-loader":"^6.0.6","style-loader":"^0.20.1","ts-jest":"^22.0.0","ts-loader":"^3.2.0","typescript":"^2.6.2","vue":"^2.5.13","vue-instantsearch":"^1.3.4","vue-loader":"^13.7.0","vue-template-compiler":"^2.5.13","webpack":"^3.10.0","webpack-chunk-hash":"^0.5.0","webpack-dev-server":"^2.10.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"gitHead":"0484ff5b0e3eff87b3330a93224d58c78b83ca4c","_id":"search-insights@0.0.17","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"tkrugg","email":"contact@ymammar.com"},"dist":{"shasum":"7a4969a853831d6eadd4c91de2312ff9147667dc","size":115979,"noattachment":false,"key":"/search-insights/-/search-insights-0.0.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-0.0.17.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_0.0.17_1544784922135_0.7377067281086656"},"_hasShrinkwrap":false,"publish_time":1544784922290,"_cnpm_publish_time":1544784922290,"_cnpmcore_publish_time":"2021-12-16T16:40:56.493Z"},"1.0.0-alpha.0":{"name":"search-insights","version":"1.0.0-alpha.0","description":"Search analytics by Algolia","jsdelivr":"dist/search-insights.min.js","main":"dist/search-insights.min.js","scripts":{"deploy":"yarn build && /bin/bash ./pre-deploy.sh && npm publish","lint":"tslint ./lib/**/*.ts","prettier":"prettier lib/**/*.ts examples/**/* --write","lint:fix":"yarn lint -- --fix","test":"NODE_ENV=development yarn build:examples && rollup --environment NODE_ENV:'development' -c rollup.config.js && yarn build:test","build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:test":"yarn run jest","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server"},"repository":{"type":"git","url":"git+https://github.com/algolia/search-insights.js.git"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"^23.3.10","@types/jsdom":"^11.0.4","@types/puppeteer":"^1.0.0","algoliasearch":"^3.24.9","algoliasearch-helper":"^2.24.0","babel-cli":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","body-parser":"^1.18.3","cors":"^2.8.4","css-loader":"^0.28.8","extract-text-webpack-plugin":"^3.0.2","html-loader":"^0.5.4","html-replace-webpack-plugin":"^2.2.8","html-webpack-plugin":"^2.30.1","instantsearch.js":"^2.4.1","jest":"^23.6.0","jest-localstorage-mock":"^2.1.0","lunr":"^2.1.5","node-sass":"^4.7.2","prettier":"^1.15.2","puppeteer":"^1.0.0","react":"^15.6.0","react-dom":"^15.2.0","react-instantsearch":"^4.4.2","rollup":"^0.55.3","rollup-plugin-buble":"^0.18.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-filesize":"^1.5.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^3.0.0","sass-loader":"^6.0.6","style-loader":"^0.20.1","ts-jest":"^22.0.0","ts-loader":"^3.2.0","tslint":"^5.11.0","tslint-config-airbnb":"^5.11.1","tslint-config-prettier":"^1.17.0","tslint-plugin-prettier":"^2.0.1","typescript":"2","vue":"^2.5.13","vue-instantsearch":"^1.3.4","vue-loader":"^13.7.0","vue-template-compiler":"^2.5.13","webpack":"^3.10.0","webpack-chunk-hash":"^0.5.0","webpack-dev-server":"^2.10.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"dependencies":{},"gitHead":"8aba08f6b6740e5906ebf25614449da49b450fd3","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"homepage":"https://github.com/algolia/search-insights.js#readme","_id":"search-insights@1.0.0-alpha.0","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"tkrugg","email":"contact@ymammar.com"},"dist":{"shasum":"fa17ea6a8263680c66892b00b62eb89ac754692e","size":169500,"noattachment":false,"key":"/search-insights/-/search-insights-1.0.0-alpha.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-1.0.0-alpha.0.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_1.0.0-alpha.0_1544783350566_0.7231187806027457"},"_hasShrinkwrap":false,"publish_time":1544783350799,"_cnpm_publish_time":1544783350799,"_cnpmcore_publish_time":"2021-12-16T16:40:56.877Z"},"0.0.16":{"name":"search-insights","version":"0.0.16","description":"Search analytics by Algolia","jsdelivr":"dist/search-insights.min.js","scripts":{"deploy":"yarn build && /bin/bash ./pre-deploy.sh && npm publish","lint":"eslint ./lib","lint:fix":"npm run lint -- --fix","test":"NODE_ENV=development yarn build:examples && rollup --environment NODE_ENV:'development' -c rollup.config.js && yarn build:test","build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:test":"yarn run jest","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"^22.0.1","@types/jsdom":"^11.0.4","@types/puppeteer":"^1.0.0","algoliasearch":"^3.24.9","algoliasearch-helper":"^2.24.0","babel-cli":"^6.26.0","babel-eslint":"^8.1.2","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","cors":"^2.8.4","css-loader":"^0.28.8","eslint":"^4.14.0","eslint-config-algolia":"^13.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-jest":"^21.5.0","eslint-plugin-prettier":"^2.4.0","eslint-plugin-react":"^7.5.1","extract-text-webpack-plugin":"^3.0.2","html-loader":"^0.5.4","html-replace-webpack-plugin":"^2.2.8","html-webpack-plugin":"^2.30.1","instantsearch.js":"^2.4.1","jest":"^22.0.5","jest-localstorage-mock":"^2.1.0","lunr":"^2.1.5","node-sass":"^4.7.2","prettier":"^1.9.2","puppeteer":"^1.0.0","react":"^15.6.0","react-dom":"^15.2.0","react-instantsearch":"^4.4.2","rollup":"^0.55.3","rollup-plugin-buble":"^0.18.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-filesize":"^1.5.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^3.0.0","sass-loader":"^6.0.6","style-loader":"^0.20.1","ts-jest":"^22.0.0","ts-loader":"^3.2.0","typescript":"^2.6.2","vue":"^2.5.13","vue-instantsearch":"^1.3.4","vue-loader":"^13.7.0","vue-template-compiler":"^2.5.13","webpack":"^3.10.0","webpack-chunk-hash":"^0.5.0","webpack-dev-server":"^2.10.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"gitHead":"bcda10d576e52e60464a1a3447de1650a729f4fd","_id":"search-insights@0.0.16","_npmVersion":"6.4.1","_nodeVersion":"10.12.0","_npmUser":{"name":"tkrugg","email":"contact@ymammar.com"},"dist":{"shasum":"47c5bfc6c7d83a3b343505b6ccc31ba5f820e585","size":116226,"noattachment":false,"key":"/search-insights/-/search-insights-0.0.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-0.0.16.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_0.0.16_1544029311221_0.9395251569509266"},"_hasShrinkwrap":false,"publish_time":1544029311401,"_cnpm_publish_time":1544029311401,"_cnpmcore_publish_time":"2021-12-16T16:40:57.230Z"},"0.0.15":{"name":"search-insights","version":"0.0.15","description":"Search analytics by Algolia","jsdelivr":"dist/search-insights.min.js","scripts":{"deploy":"yarn build && /bin/bash ./pre-deploy.sh && npm publish","lint":"eslint ./lib","lint:fix":"npm run lint -- --fix","test":"NODE_ENV=development yarn build:examples && rollup --environment NODE_ENV:'development' -c rollup.config.js && yarn build:test","build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:test":"node ./server/server & yarn run jest","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"^22.0.1","@types/jsdom":"^11.0.4","@types/puppeteer":"^1.0.0","algoliasearch":"^3.24.9","algoliasearch-helper":"^2.24.0","babel-cli":"^6.26.0","babel-eslint":"^8.1.2","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","cors":"^2.8.4","css-loader":"^0.28.8","eslint":"^4.14.0","eslint-config-algolia":"^13.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-jest":"^21.5.0","eslint-plugin-prettier":"^2.4.0","eslint-plugin-react":"^7.5.1","extract-text-webpack-plugin":"^3.0.2","html-loader":"^0.5.4","html-replace-webpack-plugin":"^2.2.8","html-webpack-plugin":"^2.30.1","instantsearch.js":"^2.4.1","jest":"^22.0.5","jest-localstorage-mock":"^2.1.0","lunr":"^2.1.5","node-sass":"^4.7.2","prettier":"^1.9.2","puppeteer":"^1.0.0","react":"^15.6.0","react-dom":"^15.2.0","react-instantsearch":"^4.4.2","rollup":"^0.55.3","rollup-plugin-buble":"^0.18.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-filesize":"^1.5.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^3.0.0","sass-loader":"^6.0.6","style-loader":"^0.20.1","ts-jest":"^22.0.0","ts-loader":"^3.2.0","typescript":"^2.6.2","vue":"^2.5.13","vue-instantsearch":"^1.3.4","vue-loader":"^13.7.0","vue-template-compiler":"^2.5.13","webpack":"^3.10.0","webpack-chunk-hash":"^0.5.0","webpack-dev-server":"^2.10.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"gitHead":"78bc55d9ea423eb4b3dbdd380193134c9cff6f44","_id":"search-insights@0.0.15","_npmVersion":"6.1.0","_nodeVersion":"10.3.0","_npmUser":{"name":"jonasbadalic","email":"jonas.badalic@algolia.com"},"dist":{"shasum":"ec7219327627887921fd12b05bcc4ca2758d6615","size":107220,"noattachment":false,"key":"/search-insights/-/search-insights-0.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-0.0.15.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_0.0.15_1536579604428_0.6220791381891277"},"_hasShrinkwrap":false,"publish_time":1536579604637,"_cnpm_publish_time":1536579604637,"_cnpmcore_publish_time":"2021-12-16T16:40:57.650Z"},"0.0.14":{"name":"search-insights","version":"0.0.14","description":"Search analytics by Algolia","jsdelivr":"dist/search-insights.min.js","scripts":{"deploy":"yarn build && /bin/bash ./pre-deploy.sh && npm publish","lint":"eslint ./lib","lint:fix":"npm run lint -- --fix","test":"NODE_ENV=development yarn build:examples && rollup --environment NODE_ENV:'development' -c rollup.config.js && yarn build:test","build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:test":"node ./server/server & yarn run jest","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"^22.0.1","@types/jsdom":"^11.0.4","@types/puppeteer":"^1.0.0","algoliasearch":"^3.24.9","algoliasearch-helper":"^2.24.0","babel-cli":"^6.26.0","babel-eslint":"^8.1.2","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","cors":"^2.8.4","css-loader":"^0.28.8","eslint":"^4.14.0","eslint-config-algolia":"^13.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-jest":"^21.5.0","eslint-plugin-prettier":"^2.4.0","eslint-plugin-react":"^7.5.1","extract-text-webpack-plugin":"^3.0.2","html-loader":"^0.5.4","html-replace-webpack-plugin":"^2.2.8","html-webpack-plugin":"^2.30.1","instantsearch.js":"^2.4.1","jest":"^22.0.5","jest-localstorage-mock":"^2.1.0","lunr":"^2.1.5","node-sass":"^4.7.2","prettier":"^1.9.2","puppeteer":"^1.0.0","react":"^15.6.0","react-dom":"^15.2.0","react-instantsearch":"^4.4.2","rollup":"^0.55.3","rollup-plugin-buble":"^0.18.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-filesize":"^1.5.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^3.0.0","sass-loader":"^6.0.6","style-loader":"^0.20.1","ts-jest":"^22.0.0","ts-loader":"^3.2.0","typescript":"^2.6.2","vue":"^2.5.13","vue-instantsearch":"^1.3.4","vue-loader":"^13.7.0","vue-template-compiler":"^2.5.13","webpack":"^3.10.0","webpack-chunk-hash":"^0.5.0","webpack-dev-server":"^2.10.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"transformIgnorePatterns":["<rootDir>/lib/polyfills/*.js"],"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"gitHead":"a05e777fe58a04f3e37a1a95f9c3fdd34e47d695","_id":"search-insights@0.0.14","_shasum":"0d62621c7f2c7b8b51b7732e80e62c0cdb35e729","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.2","_npmUser":{"name":"jonasbadalic","email":"jonas.badalic@algolia.com"},"dist":{"shasum":"0d62621c7f2c7b8b51b7732e80e62c0cdb35e729","size":105943,"noattachment":false,"key":"/search-insights/-/search-insights-0.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-0.0.14.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_0.0.14_1519734691884_0.6819655715745618"},"_hasShrinkwrap":false,"publish_time":1519734692264,"_cnpm_publish_time":1519734692264,"_cnpmcore_publish_time":"2021-12-16T16:40:57.990Z"},"0.0.13":{"name":"search-insights","version":"0.0.13","description":"Search analytics by Algolia","jsdelivr":"dist/search-insights.min.js","scripts":{"deploy":"yarn build && /bin/bash ./pre-deploy.sh && npm publish","lint":"eslint ./lib","lint:fix":"npm run lint -- --fix","test":"NODE_ENV=development yarn build:examples && rollup --environment NODE_ENV:'development' -c rollup.config.js && yarn build:test","build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:test":"node ./server/server & yarn run jest","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","devDependencies":{"@types/jest":"^22.0.1","@types/jsdom":"^11.0.4","@types/puppeteer":"^1.0.0","algoliasearch":"^3.24.9","algoliasearch-helper":"^2.24.0","babel-cli":"^6.26.0","babel-eslint":"^8.1.2","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","cors":"^2.8.4","css-loader":"^0.28.8","eslint":"^4.14.0","eslint-config-algolia":"^13.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-jest":"^21.5.0","eslint-plugin-prettier":"^2.4.0","eslint-plugin-react":"^7.5.1","extract-text-webpack-plugin":"^3.0.2","html-loader":"^0.5.4","html-replace-webpack-plugin":"^2.2.8","html-webpack-plugin":"^2.30.1","instantsearch.js":"^2.4.1","jest":"^22.0.5","jest-localstorage-mock":"^2.1.0","lunr":"^2.1.5","node-sass":"^4.7.2","prettier":"^1.9.2","puppeteer":"^1.0.0","react":"^15.6.0","react-dom":"^15.2.0","react-instantsearch":"^4.4.2","rollup":"^0.55.3","rollup-plugin-buble":"^0.18.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-filesize":"^1.5.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^3.0.0","sass-loader":"^6.0.6","style-loader":"^0.20.1","ts-jest":"^22.0.0","ts-loader":"^3.2.0","typescript":"^2.6.2","vue":"^2.5.13","vue-instantsearch":"^1.3.4","vue-loader":"^13.7.0","vue-template-compiler":"^2.5.13","webpack":"^3.10.0","webpack-chunk-hash":"^0.5.0","webpack-dev-server":"^2.10.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"gitHead":"f8e48379f1f0eb9fcabf6106dbd40d0ed693fb58","_id":"search-insights@0.0.13","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"jonasbadalic","email":"jonas.badalic@algolia.com"},"dist":{"shasum":"b503ee533149128febeccf49b098a89e38b1f4e2","size":107255,"noattachment":false,"key":"/search-insights/-/search-insights-0.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-0.0.13.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_0.0.13_1518197152774_0.9313593938754219"},"_hasShrinkwrap":false,"publish_time":1518197153705,"_cnpm_publish_time":1518197153705,"_cnpmcore_publish_time":"2021-12-16T16:40:58.469Z"},"0.0.12":{"name":"search-insights","version":"0.0.12","description":"Search analytics by Algolia","jsdelivr":"./dist/search-insights.min.js","scripts":{"deploy":"yarn build && /bin/bash ./pre-deploy.sh && npm publish","lint":"eslint ./lib","lint:fix":"npm run lint -- --fix","test":"NODE_ENV=development yarn build:examples && rollup --environment NODE_ENV:'development' -c rollup.config.js && yarn build:test","build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:test":"node ./server/server & yarn run jest","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","engines":{"node":"8.9.0"},"devDependencies":{"@types/jest":"^22.0.1","@types/jsdom":"^11.0.4","@types/puppeteer":"^1.0.0","algoliasearch":"^3.24.9","algoliasearch-helper":"^2.24.0","babel-cli":"^6.26.0","babel-eslint":"^8.1.2","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","cors":"^2.8.4","css-loader":"^0.28.8","eslint":"^4.14.0","eslint-config-algolia":"^13.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-jest":"^21.5.0","eslint-plugin-prettier":"^2.4.0","eslint-plugin-react":"^7.5.1","extract-text-webpack-plugin":"^3.0.2","html-loader":"^0.5.4","html-replace-webpack-plugin":"^2.2.8","html-webpack-plugin":"^2.30.1","instantsearch.js":"^2.4.1","jest":"^22.0.5","jest-localstorage-mock":"^2.1.0","lunr":"^2.1.5","node-sass":"^4.7.2","prettier":"^1.9.2","puppeteer":"^1.0.0","react":"^15.6.0","react-dom":"^15.2.0","react-instantsearch":"^4.4.2","rollup":"^0.55.3","rollup-plugin-buble":"^0.18.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-filesize":"^1.5.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^3.0.0","sass-loader":"^6.0.6","style-loader":"^0.20.1","ts-jest":"^22.0.0","ts-loader":"^3.2.0","typescript":"^2.6.2","vue":"^2.5.13","vue-instantsearch":"^1.3.4","vue-loader":"^13.7.0","vue-template-compiler":"^2.5.13","webpack":"^3.10.0","webpack-chunk-hash":"^0.5.0","webpack-dev-server":"^2.10.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"gitHead":"52804c4bf5f5488374d2c84e58b977f57e297af1","_id":"search-insights@0.0.12","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"jonasbadalic","email":"jonas.badalic@algolia.com"},"dist":{"shasum":"c129b33ff2bc019d726772768f902fefe169f34c","size":105211,"noattachment":false,"key":"/search-insights/-/search-insights-0.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-0.0.12.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights_0.0.12_1518084026616_0.21939846932640683"},"_hasShrinkwrap":false,"publish_time":1518084027564,"_cnpm_publish_time":1518084027564,"_cnpmcore_publish_time":"2021-12-16T16:40:58.799Z"},"0.0.11":{"name":"search-insights","version":"0.0.11","description":"Search analytics by Algolia","jsdelivr":"./dist/search-insights.min.js","scripts":{"deploy":"yarn build && npm publish","lint":"eslint ./lib","lint:fix":"npm run lint -- --fix","test":"NODE_ENV=development yarn build:examples && rollup --environment NODE_ENV:'development' -c rollup.config.js && yarn build:test","build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:test":"node ./server/server & yarn run jest","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","engines":{"node":"8.9.0"},"devDependencies":{"@types/jest":"^22.0.1","@types/jsdom":"^11.0.4","@types/puppeteer":"^1.0.0","algoliasearch":"^3.24.9","algoliasearch-helper":"^2.24.0","babel-cli":"^6.26.0","babel-eslint":"^8.1.2","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","cors":"^2.8.4","css-loader":"^0.28.8","eslint":"^4.14.0","eslint-config-algolia":"^13.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-jest":"^21.5.0","eslint-plugin-prettier":"^2.4.0","eslint-plugin-react":"^7.5.1","extract-text-webpack-plugin":"^3.0.2","html-loader":"^0.5.4","html-replace-webpack-plugin":"^2.2.8","html-webpack-plugin":"^2.30.1","instantsearch.js":"^2.4.1","jest":"^22.0.5","jest-localstorage-mock":"^2.1.0","lunr":"^2.1.5","node-sass":"^4.7.2","prettier":"^1.9.2","puppeteer":"^1.0.0","react":"^15.6.0","react-dom":"^15.2.0","react-instantsearch":"^4.4.2","rollup":"^0.55.3","rollup-plugin-buble":"^0.18.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-filesize":"^1.5.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^3.0.0","sass-loader":"^6.0.6","style-loader":"^0.20.1","ts-jest":"^22.0.0","ts-loader":"^3.2.0","typescript":"^2.6.2","vue":"^2.5.13","vue-instantsearch":"^1.3.4","vue-loader":"^13.7.0","vue-template-compiler":"^2.5.13","webpack":"^3.10.0","webpack-chunk-hash":"^0.5.0","webpack-dev-server":"^2.10.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"gitHead":"e1dfe9a092dca0491f517da041f184778f52a530","_id":"search-insights@0.0.11","_shasum":"f654faee4b7e07e2e454c70e409845d3cb9032d0","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.2","_npmUser":{"name":"jonasbadalic","email":"jonas.badalic@algolia.com"},"dist":{"shasum":"f654faee4b7e07e2e454c70e409845d3cb9032d0","size":105704,"noattachment":false,"key":"/search-insights/-/search-insights-0.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-0.0.11.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights-0.0.11.tgz_1517910718814_0.9882832418661565"},"directories":{},"publish_time":1517910720108,"_hasShrinkwrap":false,"_cnpm_publish_time":1517910720108,"_cnpmcore_publish_time":"2021-12-16T16:40:59.549Z"},"0.0.1":{"name":"search-insights","version":"0.0.1","description":"Search analytics by Algolia","jsdelivr":"./dist/search-insights.min.js","scripts":{"deploy":"yarn build && npm publish","lint":"eslint ./lib","lint:fix":"npm run lint -- --fix","test":"NODE_ENV=development yarn build:examples && rollup --environment NODE_ENV:'development' -c rollup.config.js && yarn build:test","build":"rollup --environment NODE_ENV:'production' -c rollup.config.js","build:dev":"rollup --watch --environment NODE_ENV:'development' -c rollup.config.js","build:test":"node ./server/server & yarn run jest","build:examples":"webpack --config config/webpack.config.js --color --progress","dev":"NODE_ENV=development webpack --config config/webpack.config.js --color --progress --watch & node server/server"},"author":{"name":"Jonas Badalic","url":"https://www.algolia.com"},"license":"MIT","engines":{"node":"8.9.0"},"devDependencies":{"@types/jest":"^22.0.1","@types/jsdom":"^11.0.4","@types/puppeteer":"^1.0.0","algoliasearch":"^3.24.9","algoliasearch-helper":"^2.24.0","babel-cli":"^6.26.0","babel-eslint":"^8.1.2","babel-loader":"^7.1.2","babel-preset-env":"^1.6.1","babel-preset-react":"^6.24.1","cors":"^2.8.4","css-loader":"^0.28.8","eslint":"^4.14.0","eslint-config-algolia":"^13.0.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.8.0","eslint-plugin-jest":"^21.5.0","eslint-plugin-prettier":"^2.4.0","eslint-plugin-react":"^7.5.1","extract-text-webpack-plugin":"^3.0.2","html-loader":"^0.5.4","html-replace-webpack-plugin":"^2.2.8","html-webpack-plugin":"^2.30.1","instantsearch.js":"^2.4.1","jest":"^22.0.5","jest-localstorage-mock":"^2.1.0","lunr":"^2.1.5","node-sass":"^4.7.2","prettier":"^1.9.2","puppeteer":"^1.0.0","react":"^15.6.0","react-dom":"^15.2.0","react-instantsearch":"^4.4.2","rollup":"^0.55.3","rollup-plugin-buble":"^0.18.0","rollup-plugin-commonjs":"^8.2.6","rollup-plugin-filesize":"^1.5.0","rollup-plugin-node-resolve":"^3.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-typescript":"^0.8.1","rollup-plugin-uglify":"^3.0.0","sass-loader":"^6.0.6","style-loader":"^0.20.1","ts-jest":"^22.0.0","ts-loader":"^3.2.0","typescript":"^2.6.2","vue":"^2.5.13","vue-instantsearch":"^1.3.4","vue-loader":"^13.7.0","vue-template-compiler":"^2.5.13","webpack":"^3.10.0","webpack-chunk-hash":"^0.5.0","webpack-dev-server":"^2.10.0"},"jest":{"setupFiles":["jest-localstorage-mock"],"transform":{"^.+\\.tsx?$":"ts-jest"},"testRegex":"(/lib/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"gitHead":"37fbbde9f45fb50e29889398abb8e91748dde737","_id":"search-insights@0.0.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"jonasbadalic","email":"jonas.badalic@algolia.com"},"dist":{"shasum":"e1011f2e78646675a3506b7ef81730ac38bdc564","size":106911,"noattachment":false,"key":"/search-insights/-/search-insights-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/search-insights/download/search-insights-0.0.1.tgz"},"maintainers":[{"name":"dhaya.b","email":""},{"name":"eunjae-lee","email":"karis612@gmail.com"},{"name":"haroenv","email":""},{"name":"instantsearch-bot","email":""},{"name":"jasonberry","email":""},{"name":"shortcuts","email":""},{"name":"tkrugg","email":"contact@ymammar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/search-insights-0.0.1.tgz_1517910447907_0.613604418002069"},"directories":{},"publish_time":1517910449195,"_hasShrinkwrap":false,"_cnpm_publish_time":1517910449195,"_cnpmcore_publish_time":"2021-12-16T16:40:59.882Z"}},"readme":"# Search Insights\n\n[![Build Status](https://circleci.com/gh/algolia/search-insights.js.svg?style=shield)](https://github.com/algolia/search-insights.js)\n[![npm version](https://badge.fury.io/js/search-insights.svg)](https://badge.fury.io/js/search-insights)\n\nSearch Insights lets you report click, conversion and view metrics using the [Algolia Insights API](https://www.algolia.com/doc/rest-api/insights/#overview).\n\n## Table of Contents\n\n<!-- toc -->\n\n- [Notices](#notices)\n  - [Cookie usage](#cookie-usage)\n  - [Payload validation](#payload-validation)\n- [Getting started](#getting-started)\n  - [Browser](#browser)\n  - [Node.js](#nodejs)\n- [Documentation](#documentation)\n- [Contributing](#contributing)\n- [License](#license)\n\n<!-- tocstop -->\n\n> **NOTE:** You're looking at the documentation of `search-insights` v2. (_Click [here](https://github.com/algolia/search-insights.js/blob/v1/README.md) for v1.x documentation._)\n\n## Notices\n\n### Cookie usage\n\nv2 introduces a breaking change which is `useCookie` being `false` by default. If it's `false`, `search-insights` doesn't generate anonymous userToken. It means no event will be sent until `setUserToken` is explicitly called.\n\n### Payload validation\n\nSince v2.0.4, search-insights no longer validates event payloads.\nYou can visit https://algolia.com/events/debugger instead.\n\n---\n\n## Getting started\n\n> We have created dedicated integrations for Google Tag Manager and Segment. If you are using either of these platforms,\n> it is recommended to use the dedicated integrations to manage sending events to the [Insights API][insights-api].\n>\n> - [Google Tag Manager](https://www.algolia.com/doc/guides/sending-events/connectors/google-tag-manager/)\n> - [Segment](https://www.algolia.com/doc/guides/sending-events/connectors/segment/)\n\n### Browser\n\nFor information on how to set up `search-insights.js` in a browser environment, see our documentation on [Installing and Initializing the Insights Client][insights-js-docs].\n\nWe also have documentation for using `search-insights.js` with [InstantSearch][instantsearch] and [Autocomplete][autocomplete].\n\n- For information on using `search-insights.js` with [InstantSearch][instantsearch], see our documentation on [Sending click and conversion events with InstantSearch.js][instantsearch-guide].\n- For information on using `search-insights.js` with [Autocomplete][autocomplete], see our documentation on [Sending Algolia Insights events with Autocomplete][autocomplete-guide].\n\n> **NOTE:** If you are using [Require.js](https://requirejs.org/), see our [Note for Require.js users](./docs/requirejs.md).\n\n### Node.js\n\nFor information on how to set up `search-insights.js` in a Node.js environment, see our guide on [Installing and Initializing the Insights Client for Node.js](./docs/nodejs.md).\n\n[insights-api]: https://www.algolia.com/doc/rest-api/insights/\n[insights-js-docs]: https://www.algolia.com/doc/api-client/methods/insights/#install-the-insights-client\n[instantsearch]: https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/\n[instantsearch-guide]: https://www.algolia.com/doc/guides/building-search-ui/events/js/\n[autocomplete]: https://www.algolia.com/doc/ui-libraries/autocomplete/introduction/what-is-autocomplete/\n[autocomplete-guide]: https://www.algolia.com/doc/ui-libraries/autocomplete/guides/sending-algolia-insights-events/\n\n## Documentation\n\nDocumentation for `search-insights.js` can be found in our main [Algolia Docs](https://algolia.com/docs) website.\nFor API Client reference information, see the [Insights API Client Documentation](https://www.algolia.com/doc/api-client/methods/insights/).\n\n## Contributing\n\nTo run the examples and the code, you need to run two separate commands:\n\n- `yarn dev` runs webpack and the Node.js server\n- `yarn build:dev` runs Rollup in watch mode\n\nTo release, go on `main` (`git checkout main`) and use:\n\n```sh\nyarn run release\n```\n\nIt will create a pull request for the next release. When it's reviewed, approved and merged, then CircleCI will automatically publish it to npm.\n\n## License\n\nSearch Insights is [MIT licensed](LICENSE.md).\n","_attachments":{},"homepage":"https://github.com/algolia/search-insights.js#readme","bugs":{"url":"https://github.com/algolia/search-insights.js/issues"},"license":"MIT"}