norminv
Version:
Inverse Normal Function
26 lines (25 loc) • 538 B
JSON
{
"name": "norminv",
"version": "2.0.0",
"description": "Inverse Normal Function",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/griiin/norminv.git"
},
"keywords": [
"Inverse",
"Normal",
"Function",
"norminv"
],
"author": "Griiin",
"license": "MIT",
"bugs": {
"url": "https://github.com/griiin/norminv/issues"
},
"homepage": "https://github.com/griiin/norminv#readme"
}