UNPKG

obj-extend

Version:

Extend objects easily in node.js

25 lines (19 loc) 429 B
{ "name": "obj-extend", "version": "0.1.0", "author": "Matt Morgan <matt@mlmorg.com>", "description": "Extend objects easily in node.js", "homepage": "https://github.com/mlmorg/obj-extend", "repository": { "type": "git", "url": "https://github.com/mlmorg/obj-extend" }, "main": "./lib/obj-extend", "directories": { "lib": "./lib" }, "engines": { "node": "*" }, "license": "MIT" }