{
  "name": "hbbtv-typings",
  "version": "1.5.2",
  "description": "Typings for HbbTV 1.5 (TS 102 796 V1.2.1)",
  "keywords": [
    "hbbtv",
    "oipf",
    "typings",
    "typescript",
    "definition",
    "declaration"
  ],
  "private": false,
  "author": "philippsimon",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/philippsimon/hbbtv-typings.git"
  },
  "bugs": {
    "url": "https://github.com/philippsimon/hbbtv-typings/issues"
  },
  "homepage": "https://github.com/philippsimon/hbbtv-typings#readme",
  "scripts": {
    "postversion": "git push && git push --tags",
    "test": "npm run build && npm run tslint",
    "tslint": "tslint --project tsconfig.json --config tslint.json",
    "build": "tsc"
  },
  "devDependencies": {
    "dtslint": "^0.3.0",
    "tslint": "^5.10.0",
    "tslint-microsoft-contrib": "^5.0.3",
    "typescript": "^2.9.2"
  }
}
