{
  "name": "typedescriptor",
  "version": "4.0.14",
  "description": "typedescriptor identifies and describes types.",
  "contributors": [
    {
      "name": "Golo Roden",
      "email": "golo.roden@thenativeweb.io"
    },
    {
      "name": "Hannes Leutloff",
      "email": "hannes.leutloff@thenativeweb.io"
    }
  ],
  "private": false,
  "main": "build/lib/index.js",
  "types": "build/lib/index.d.ts",
  "dependencies": {
    "defekt": "9.1.0"
  },
  "devDependencies": {
    "assertthat": "6.5.1",
    "roboter": "13.0.0",
    "semantic-release-configuration": "2.0.7"
  },
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/thenativeweb/typedescriptor.git"
  },
  "keywords": [
    "type",
    "typeof"
  ],
  "license": "MIT"
}
