UNPKG

matmult

Version:
26 lines (25 loc) 572 B
{ "name": "matmult", "version": "1.0.1", "description": "Matrix Multiplication Package", "main": "matmult.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/nawfalCode/matmult.npm.git" }, "keywords": [ "Matrix", "Multiplication", "Package", "Products" ], "author": "Nawfal Mahdi", "license": "MIT", "bugs": { "url": "https://github.com/nawfalCode/matmult.npm/issues" }, "homepage": "https://github.com/nawfalCode/matmult.npm" }