UNPKG

math-q-factory

Version:

node module that return maths questions

44 lines (43 loc) 938 B
{ "name": "math-q-factory", "version": "3.2.0", "description": "node module that return maths questions", "main": "./lib/index.js", "files": [ "/lib" ], "scripts": { "test": "node tests.js" }, "repository": { "type": "git", "url": "git+https://github.com/Samir70/math-q-factory.git" }, "keywords": [ "maths", "question-generator", "mean", "median", "mode", "range", "data", "statistics", "bus-stop", "division", "multiplication", "grid-method", "fractions", "ratio", "proportion", "number theory", "continued fractions" ], "author": "Samir70", "license": "MIT", "bugs": { "url": "https://github.com/Samir70/math-q-factory/issues" }, "homepage": "https://github.com/Samir70/math-q-factory#readme", "funding": "https://www.buymeacoffee.com/Samir70", "dependencies": {} }