UNPKG

@extra-array/permutation-update

Version:

Picks an arbitrary permutation.

35 lines (34 loc) 763 B
{ "name": "@extra-array/permutation-update", "version": "2.10.19", "description": "Picks an arbitrary permutation.", "main": "index.js", "module": "index.mjs", "exports": { "require": "./index.js", "import": "./index.mjs" }, "sideEffects": false, "scripts": { "test": "exit" }, "runkitExampleFilename": "example.js", "keywords": [ "extra", "array", "permutation", "update", "permutation$" ], "author": "wolfram77@gmail.com", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/nodef/extra-array.git" }, "bugs": { "url": "https://github.com/nodef/extra-array/issues" }, "homepage": "https://github.com/nodef/extra-array#readme", "dependencies": {} }