UNPKG

simple-combinatorics

Version:

A simple permutations and combinatorics library for JavaScript

18 lines (17 loc) 377 B
{ "name": "simple-combinatorics", "version": "1.0.2", "description": "A simple permutations and combinatorics library for JavaScript", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "permutations", "combinatorics", "choose", "permute" ], "author": "Ryan Bush", "license": "MIT" }