UNPKG

sequencem

Version:

A library for dealing with Sequences easily and quickly

30 lines (29 loc) 693 B
{ "name": "sequencem", "version": "1.0.2", "description": "A library for dealing with Sequences easily and quickly", "main": "SequenceM.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/DanielNogueraDevelopment/SequenceM.git" }, "keywords": [ "Sequence", "Math", "SequenceM", "Arithmetic", "Geometric", "Tetrate", "Fibonacci", "Factorial" ], "author": "Daniel Noguera", "license": "MIT", "bugs": { "url": "https://github.com/DanielNogueraDevelopment/SequenceM/issues" }, "homepage": "https://danielnoguera.com/SequenceM/docs" }