{
  "name": "@ioffice/angular-ts",
  "version": "1.1.1",
  "description": "An approach to using ES6 classes in Angular JS 1.x with Typescript",
  "license": "MIT",
  "main": "index.js",
  "typings": "index.d.ts",
  "devDependencies": {
    "@ioffice/tc-builder": "2.1.0",
    "@ioffice/tslint-config-ioffice": "0.4.1",
    "@types/angular": "1.6.43",
    "@types/chai": "4.1.4",
    "@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",
    "@types/webpack": "4.1.3",
    "angular": "1.5.11",
    "chai": "4.1.2",
    "colors": "1.3.0",
    "css-loader": "0.28.11",
    "less-loader": "4.1.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",
    "style-loader": "0.20.3",
    "ts-loader": "4.1.0",
    "ts-node": "5.0.1",
    "tslib": "1.9.0",
    "tslint": "5.10.0",
    "tslint-eslint-rules": "5.3.1",
    "typedoc": "0.11.1",
    "typescript": "2.9.2",
    "url-loader": "1.0.1",
    "webpack": "4.3.0",
    "webpack-cli": "2.0.13"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iOffice/angular-ts.git"
  },
  "keywords": [
    "angular",
    "typescript",
    "es6"
  ],
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.com"
  }
}
