UNPKG

pov

Version:

lightweight multivariate a/b testing

17 lines (16 loc) 441 B
{ "name": "pov", "description": "lightweight multivariate a/b testing", "version": "1.0.6", "keywords": ["pov", "ender", "ab", "a/b", "multivariate", "cohorts"], "authors": ["Dan Lewis <jdanlewis@gmail.com>"], "repository": { "type": "git", "url": "https://github.com/jdanlewis/pov.git" }, "dependencies": { "jeesh": "*", "underscore": "*" }, "main": "./src/pov.js" }