blob: 5febc7e00e81aa31aa763f460252cff1d89b3da0 [file] [log] [blame]
{
"author": "Angus Croll",
"bugs": {
"url": "https://github.com/angus-c/just/issues"
},
"description": "extend an object",
"keywords": [
"object",
"assign",
"clone",
"copy",
"merge",
"deep-copy",
"extend",
"no-dependencies",
"just"
],
"license": "MIT",
"main": "index.js",
"name": "just-extend",
"repository": "https://github.com/angus-c/just",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "4.1.1"
}