{
  "name": "ng-chatbox",
  "version": "1.0.1",
  "description": "Chat box component for angular",
  "main": "build/chatbox.min.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Liksu/ng-chatbox.git"
  },
  "keywords": [
    "angular",
    "chat"
  ],
  "author": "Liksu",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Liksu/ng-chatbox/issues"
  },
  "homepage": "https://github.com/Liksu/ng-chatbox#readme",
  "dependencies": {
    "gulp-angular-templatecache": "^1.8.0",
    "gulp-babel": "^5.3.0",
    "gulp-clean": "^0.3.1",
    "gulp-concat": "^2.6.0",
    "gulp-connect": "^2.2.0",
    "gulp-css-to-js": "0.0.1",
    "gulp-debug": "^2.1.2",
    "gulp-header": "^1.7.1",
    "gulp-if": "^2.0.0",
    "gulp-ng-annotate": "^1.1.0",
    "gulp-plumber": "^1.0.1",
    "gulp-rename": "^1.2.2",
    "gulp-sass": "^2.1.0",
    "gulp-uglify": "^1.4.2",
    "gulp-util": "^3.0.7"
  }
}