grand-array
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "grand-array", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "Easy to use Array Manipulator with tons of Array Operations", | ||
"main": "index.js", | ||
"keywords": ["array", "manipulation", "array manipulation", "node", "npm"], | ||
"keywords": [ | ||
"array", | ||
"manipulation", | ||
"array manipulation", | ||
"node", | ||
"npm" | ||
], | ||
"author": "jaipack17", | ||
"license": "ISC" | ||
} |
9617