{
  "name": "known-types",
  "version": "1.2.0",
  "description": "",
  "types": "lib/index.d.ts",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "tslib": "^1.8.0"
  },
  "devDependencies": {
    "@types/node": "^8.0.53",
    "piclick": "^1.0.5",
    "typescript": "^2.6.1"
  }
}
