@evolv-delivery/spa-navigation
Version:
Provides spa events to reapply filters for evolv experiments
24 lines • 628 B
JSON
{
"name": "@evolv-delivery/spa-navigation",
"version": "0.1.1",
"description": "Provides spa events to reapply filters for evolv experiments",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"SPA",
"pushState",
"popState"
],
"author": "richardcowin",
"repository": {
"type": "git",
"url": "https://github.com/evolv-ai/env-integrations.git"
},
"homepage": "https://github.com/evolv-ai/env-integrations/spa-navigation",
"bugs": {
"url": "https://github.com/evolv-ai/env-integrations/issues"
},
"license": "ISC"
}