{
  "name": "@ioffice/tslint-config-ioffice",
  "version": "0.6.1",
  "description": "IOFFICE TypeScript Style Guide",
  "main": "tslint-config-ioffice.json",
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iOffice/tslint-config-ioffice.git"
  },
  "keywords": [
    "style guide",
    "lint",
    "ioffice",
    "typescript",
    "es6"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ioffice/tslint-config-ioffice/issues"
  },
  "homepage": "https://github.com/iOffice/tslint-config-ioffice#readme",
  "devDependencies": {
    "@ioffice/tc-builder": "2.1.2",
    "@types/chai": "4.1.4",
    "@types/diff": "3.5.1",
    "@types/mocha": "5.2.3",
    "@types/progress": "2.0.1",
    "@types/request-promise": "4.1.41",
    "@types/semver": "5.5.0",
    "@types/sinon": "5.0.1",
    "chai": "4.1.2",
    "colors": "1.3.0",
    "mocha": "5.2.0",
    "moment": "2.22.2",
    "progress": "2.0.0",
    "request": "2.87.0",
    "request-promise": "4.2.2",
    "request-promise-core": "1.1.1",
    "semver": "5.5.0",
    "sinon": "6.0.1",
    "tslint": "5.11.0",
    "tslint-eslint-rules": "5.3.1",
    "typedoc": "0.11.1",
    "typescript": "2.9.2"
  },
  "tcBuilder": {},
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.com"
  }
}
