UNPKG

math-cli

Version:
41 lines (40 loc) 838 B
{ "name": "math-cli", "version": "1.2.0", "description": "A math cli utility tool", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/rivalnick/math-cli.git" }, "keywords": [ "math-cli", "math", "cli", "maths", "utility" ], "files": [ "index.js" ], "author": "Nicky Laczko", "license": "MIT", "bugs": { "url": "https://github.com/rivalnick/math-cli/issues" }, "homepage": "https://github.com/rivalnick/math-cli#readme", "dependencies": { "math-cah": "^1.0.0", "math-toa": "^1.0.0", "soh": "^1.0.0", "negin": "^1.1.0", "negcos": "^1.0.0", "negtan": "^1.0.0", "k-console": "^1.1.0", "utils-plus": "2.0.0", "meow": "1.0.0" } }