basic-math-functions
Advanced tools
+7
-5
| { | ||
| "name": "basic-math-functions", | ||
| "version": "1.0.9", | ||
| "description": "", | ||
| "version": "1.0.10", | ||
| "main": "bmaths.js", | ||
| "bin": "./bmaths.js", | ||
| "bin": { | ||
| "basic-math-functions": "bmaths.js" | ||
| }, | ||
| "type": "module", | ||
@@ -16,7 +17,8 @@ "scripts": { | ||
| "dependencies": { | ||
| "basic-math-functions": "^1.0.5", | ||
| "chalk": "^5.1.2", | ||
| "chalk-animation": "^2.0.3", | ||
| "inquirer": "^9.1.4" | ||
| } | ||
| }, | ||
| "devDependencies": {}, | ||
| "description": "" | ||
| } |
3114
0.65%3
-25%- Removed