{
  "name": "boundless-utils-object-intersection",
  "version": "1.0.4",
  "description": "Returns an intersection of the first argument against the second argument's keys.",
  "main": "build/index.js",
  "module": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/enigma-io/boundless.git"
  },
  "contributors": [
    "Evan Scott <probablyup@gmail.com> (http://yaycmyk.com)"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/enigma-io/boundless/issues"
  },
  "homepage": "https://boundless.js.org/objectIntersection"
}
