{
  "_from": "just-extend@^1.1.26",
  "_id": "just-extend@1.1.27",
  "_inBundle": false,
  "_integrity": "sha512-mJVp13Ix6gFo3SBAy9U/kL+oeZqzlYYYLQBwXVBlVzIsZwBqGREnOro24oC/8s8aox+rJhtZ2DiQof++IrkA+g==",
  "_location": "/just-extend",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "just-extend@^1.1.26",
    "name": "just-extend",
    "escapedName": "just-extend",
    "rawSpec": "^1.1.26",
    "saveSpec": null,
    "fetchSpec": "^1.1.26"
  },
  "_requiredBy": [
    "/nise"
  ],
  "_resolved": "https://registry.npmjs.org/just-extend/-/just-extend-1.1.27.tgz",
  "_shasum": "ec6e79410ff914e472652abfa0e603c03d60e905",
  "_spec": "just-extend@^1.1.26",
  "_where": "/Users/dawidposlinski/Documents/apps/javascript/ember-introjs/node_modules/nise",
  "author": {
    "name": "Angus Croll"
  },
  "bugs": {
    "url": "https://github.com/angus-c/just/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "extend an object",
  "homepage": "https://github.com/angus-c/just#readme",
  "keywords": [
    "object",
    "assign",
    "clone",
    "copy",
    "merge",
    "deep-copy",
    "extend",
    "no-dependencies",
    "just"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "just-extend",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angus-c/just.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.1.27"
}
