UNPKG

simple-math-32

Version:

Простая, но полезная математическая библиотека

23 lines (22 loc) 469 B
{ "name": "simple-math-32", "version": "2.0.4", "main": "index.js", "author": "DrakeBell-32", "license": "MIT", "description": "Простая, но полезная математическая библиотека", "keywords": [ "math", "prime", "factorization", "simple-math-32" ], "repository": { "type": "git", "url": "" }, "scripts": { "test": "echo \"No tests specified\" && exit 0" }, "dependencies": {} }