@benny-otieno/array-to-object
Version:
Get an object easily from array
25 lines (24 loc) • 590 B
JSON
{
"name": "@benny-otieno/array-to-object",
"version": "1.0.3",
"description": "Get an object easily from array",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hinn254/ArrayToObject-npm.git"
},
"keywords": [
"Array",
"json",
"objects"
],
"author": "Benny H. Otieno",
"license": "MIT",
"bugs": {
"url": "https://github.com/hinn254/ArrayToObject-npm/issues"
},
"homepage": "https://github.com/hinn254/ArrayToObject-npm#readme"
}