UNPKG

cfs.js

Version:
30 lines (29 loc) 584 B
{ "name": "cfs.js", "version": "0.0.8", "description": "financial math library", "main": "cfa.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/lukaszwos/cfa.js.git" }, "keywords": [ "financial", "math", "cfa", "irr", "npv", "pv", "fv", "correlation" ], "author": "lukaszwos", "license": "MIT", "bugs": { "url": "https://github.com/lukaszwos/cfa.js/issues" }, "homepage": "https://github.com/lukaszwos/cfa.js#readme" }