{ "name": "split-filter-n", "description": "Like Array#filter, but lets you categorize an array into any amount of smaller arrays", "version": "1.1.3", "main": "index.js", "repository": "http://git.cryto.net/joepie91/node-split-filter-n.git", "author": "Sven Slootweg ", "license": "WTFPL OR CC0-1.0", "keywords": [ "array", "filter", "split", "multiple" ] }