{
  "name": "partof",
  "version": "3.0.7",
  "description": "partof verifies whether one object is part of an other.",
  "contributors": [
    {
      "name": "Golo Roden",
      "email": "golo.roden@thenativeweb.io"
    },
    {
      "name": "Matthias Wagler",
      "email": "matthias.wagler@thenativeweb.io"
    }
  ],
  "private": false,
  "main": "build/lib/partOf.js",
  "types": "build/lib/partOf.d.ts",
  "dependencies": {},
  "devDependencies": {
    "assertthat": "6.3.13",
    "roboter": "12.1.2",
    "semantic-release-configuration": "2.0.5"
  },
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/thenativeweb/partof.git"
  },
  "keywords": [
    "object",
    "match",
    "subset"
  ],
  "license": "MIT"
}
