{
    "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"
} 
