{
  "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"
}
