{
  "name": "angularjs-bytes-validator",
  "version": "1.1.2",
  "description": "Angular module that allow validate model by bytes count.",
  "main": "./dist/bytes-validator.min.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FriOne/angularjs-bytes-validator.git"
  },
  "keywords": [
    "push notifications",
    "push",
    "pushes",
    "format bytes",
    "validator",
    "validate",
    "bytes",
    "angular",
    "angularjs"
  ],
  "author": "Lyubimov Roman",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/FriOne/angularjs-bytes-validator/issues"
  },
  "homepage": "https://github.com/FriOne/angularjs-bytes-validator#readme",
  "devDependencies": {
    "@types/angular": "1.x",
    "angular": "1.x",
    "awesome-typescript-loader": "3.0.4",
    "declaration-bundler-webpack-plugin": "^1.0.3",
    "typescript": "2.1.6",
    "webpack": "2.x",
    "webpack-dev-server": "2.x"
  }
}
