mirror-to-object-pairs
Version:
Mirrors array elements as pairs of object key/value.
32 lines (31 loc) • 642 B
JSON
{
"name": "mirror-to-object-pairs",
"version": "2.0.0",
"description": "Mirrors array elements as pairs of object key/value.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"mirror",
"arrays",
"keys",
"reduce",
"events",
"screens",
"constants",
"redux",
"flux",
"actions"
],
"author": {
"email": "terry@sahaidak.com",
"name": "Terry Sahaidak",
"url": "sahaidak.com"
},
"repository": {
"type": "GitHub",
"url": "https://github.com/terrysahaidak/mirror-to-object-pairs.git"
},
"license": "MIT"
}