arr-to-obj
Version:
convert arrays to objects (arr to obj)
28 lines (27 loc) • 573 B
JSON
{
"name": "arr-to-obj",
"version": "0.0.3",
"main": "index.js",
"description": "convert arrays to objects (arr to obj)",
"dependencies": {
"izz": "*"
},
"keywords": [
"utils",
"array",
"object",
"array-to-object",
"arr-to-obj",
"fliphub",
"flipbox"
],
"author": "James <aretecode@gmail.com>",
"homepage": "https://github.com/fliphub/fliphub#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/fliphub/fliphub.git"
},
"bugs": {
"url": "https://github.com/fliphub/fliphub/issues"
}
}