object-match-maker
Version:
Create an object using data from two other objects. Get and update what you want.
41 lines (40 loc) • 833 B
JSON
{
"name": "object-match-maker",
"version": "2.1.3",
"description": "Create an object using data from two other objects. Get and update what you want.",
"main": "index.js",
"scripts": {
"test": "node test"
},
"keywords": [
"object",
"array",
"object.entries",
"object.keys",
"keys",
"entries",
"deep",
"object",
"data",
"compare",
"create",
"new",
"bojects",
"arrays",
"node",
"react",
"angular",
"vue",
"module"
],
"author": "Lesly Zwazoe Revenge",
"repository": {
"type": "git",
"url": "git+https://github.com/zwazoe/object-match-maker.git"
},
"license": "ISC",
"bugs": {
"url": "https://github.com/zwazoe/object-match-maker/issues"
},
"homepage": "https://github.com/zwazoe/object-match-maker#readme"
}