arrfn-anushka
Version:
A custom array utility package with useful HOFs
19 lines (18 loc) • 361 B
JSON
{
"name": "arrfn-anushka",
"version": "1.0.0",
"description": "A custom array utility package with useful HOFs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"array",
"helper",
"utilities",
"HOF",
"nodejs"
],
"author": "Anushka julaniya",
"license": "ISC"
}