{
  "name": "angular-chips",
  "version": "1.0.11",
  "description": "Angular-Chips is the angular based component. You can use it to add dynamic chips or free form tags. check samples directory for more information.",
  "author": "Mohammed Basheer",
  "license": "MIT",
  "devDependencies": {
    "gulp": "^3.9.0",
    "gulp-concat": "^2.6.0",
    "gulp-connect": "^2.3.1",
    "gulp-connect-multi": "^1.0.8",
    "gulp-html2js": "^0.3.1",
    "gulp-karma": "0.0.5",
    "gulp-livereload": "^3.8.1",
    "gulp-ng-annotate": "^2.0.0",
    "gulp-open": "^1.0.0",
    "gulp-sass": "^2.2.0",
    "gulp-uglify": "^1.5.3",
    "jasmine-core": "^2.4.1",
    "karma": "^0.13.21",
    "karma-coverage": "^0.5.4",
    "karma-jasmine": "^0.3.7",
    "karma-phantomjs-launcher": "^1.0.0",
    "run-sequence": "^1.1.5",
    "st": "^1.1.0"
  },
  "main": "gulpfile.js",
  "directories": {
    "test": "test"
  },
  "keywords": [
    "angular",
    "chips",
    "multiselect",
    "single select",
    "chip with promise",
    "chips with promise",
    "tags",
    "inline tagging",
    "inline tag",
    "free form tags",
    "promise based tags",
    "promise based chip"
  ],
  "dependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mohbasheer/angular-chips.git"
  },
  "bugs": {
    "url": "https://github.com/mohbasheer/angular-chips/issues"
  },
  "homepage": "https://github.com/mohbasheer/angular-chips#readme"
}
