@josecarlosrz/array-helper
Version:
Array helper to have async behavior and some util methods
17 lines (16 loc) • 352 B
JSON
{
"name": "@josecarlosrz/array-helper",
"version": "1.0.15",
"description": "Array helper to have async behavior and some util methods",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"array",
"async",
"unique"
],
"author": "josecarlosrz",
"license": "ISC"
}