array-object-flattener
Version:
This is an array and object flattener.
22 lines (21 loc) • 393 B
JSON
{
"name": "array-object-flattener",
"version": "1.1.2",
"description": "This is an array and object flattener.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Array",
"Object",
"Nested",
"Flatten",
"Flattener",
"Dea7h",
"Whales",
"Salt"
],
"author": "Dea7h",
"license": "ISC"
}