object-to-array2
Version:
Simple module for push object to a array
20 lines (19 loc) • 370 B
JSON
{
"name": "object-to-array2",
"version": "1.0.0",
"description": "Simple module for push object to a array",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"array",
"object",
"array",
"to",
"object",
"object-to-array"
],
"author": "Milad.Ashjari",
"license": "ISC"
}