{
  "name": "tslint-webpack-plugin-webpack3",
  "version": "1.0.0",
  "main": "src/index.js",
  "license": "MIT",
  "private": true,
  "devDependencies": {
    "tslint": "5.18.0",
    "tslint-webpack-plugin": "file:../..",
    "typescript": "3.5.3",
    "webpack": "^3"
  },
  "scripts": {
    "test": "webpack"
  }
}
