UNPKG

mod_permute

Version:
25 lines (24 loc) 483 B
{ "name": "mod_permute", "version": "1.0.2", "description": "A permutation script based on SEPA", "main": "mod_permute.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "https://github.com/Subterrane/mod_permute" }, "keywords": [ "permute", "permutate", "permutation" ], "author": { "name": "Will Munslow", "email": "will@subterrane.com" }, "readmeFilename": "README.md", "license": "MIT" }