File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " wmf_ab " ,
2+ "name" : " bayesian_ab " ,
33 "version" : " 0.0.0" ,
4- "description" : " A library providing AB testing methods used by the WMF fundraising team " ,
4+ "description" : " A library providing AB testing methods used" ,
55 "main" : " index.js" ,
66 "scripts" : {
77 "test" : " echo \" Error: no test specified\" && exit 1"
88 },
99 "repository" : {
1010 "type" : " git" ,
11- "url" : " https://github.com/ewulczyn/wmf_ab .git"
11+ "url" : " https://github.com/hanslemm/bayesian_ab .git"
1212 },
1313 "keywords" : [
1414 " statistics"
1515 ],
16- "author" : " Ellery Wulczyn <ellerywulczyn @gmail.com> (http://ewulczyn.github.io/) " ,
16+ "author" : " Hans Lemm <hcrlemm @gmail.com>" ,
1717 "license" : " MIT" ,
1818 "bugs" : {
19- "url" : " https://github.com/ewulczyn/wmf_ab /issues"
19+ "url" : " https://github.com/hanslemm/bayesian_ab /issues"
2020 },
21- "homepage" : " https://github.com/ewulczyn/wmf_ab " ,
21+ "homepage" : " https://github.com/hanslemm/bayesian_ab " ,
2222 "dependencies" : {
2323 "compute-add" : " ^1.0.1" ,
2424 "compute-divide" : " ^1.0.0" ,
You can’t perform that action at this time.
0 commit comments