UNPKG

@extra-array/partition-as

Version:

Segregates values by similarity.

35 lines (34 loc) 751 B
{ "name": "@extra-array/partition-as", "version": "2.10.19", "description": "Segregates values by similarity.", "main": "index.js", "module": "index.mjs", "exports": { "require": "./index.js", "import": "./index.mjs" }, "sideEffects": false, "scripts": { "test": "exit" }, "runkitExampleFilename": "example.js", "keywords": [ "extra", "array", "partition", "as", "partitionAs" ], "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": {} }