UNPKG

statsutils

Version:
28 lines (27 loc) 621 B
{ "name": "statsutils", "version": "1.0.0", "description": "statsUtils Group 4 Core", "main": "statsUtils.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git+https://github.com/Core-KADA-2025/-Group-4-Statistics-Utilities.git" }, "keywords": [ "Statistics", "Math", "Array", "Min", "Max", "Utils" ], "author": "Core", "license": "ISC", "bugs": { "url": "https://github.com/Core-KADA-2025/-Group-4-Statistics-Utilities/issues" }, "homepage": "https://github.com/Core-KADA-2025/-Group-4-Statistics-Utilities#readme" }