@tomzer0/collections
Version:
Array collection functions
18 lines (17 loc) • 355 B
JSON
{
"name": "@tomzer0/collections",
"version": "1.0.1",
"description": "Array collection functions",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Arrays",
"Lists",
"Data",
"Structures"
],
"author": "Julian Knodt <julianknodt@gmail.com>",
"license": "MIT"
}