{
  "name": "mre-select-autocomplete",
  "version": "1.0.0",
  "description": "Componente de select com autocomplete",
  "main": "Gruntfile.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "ssh://git@bitbucket.itamaraty.gov.br:7999/narciso/mre-select-autocomplete.git"
  },
  "keywords": [
    "select",
    "autocomplete"
  ],
  "author": "Douglas Arantes",
  "license": "private",
  "private": true,
  "directories": {
    "doc": "docs"
  },
  "devDependencies": {
    "dgeni-markdown": "0.0.3",
    "grunt": "^0.4.5",
    "grunt-dgeni": "0.0.3",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-concat": "^1.0.1",
    "grunt-contrib-connect": "^1.0.2",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-cssmin": "^1.0.1",
    "grunt-contrib-jshint": "^0.11.3",
    "grunt-contrib-uglify": "^2.0.0",
    "grunt-eslint": "^19.0.0",
    "grunt-filerev": "^2.3.1",
    "grunt-ng-constant": "^1.1.0",
    "grunt-npm-install": "^0.2.0",
    "grunt-usemin": "^3.1.1",
    "gulp": "^3.9.1",
    "shelljs": "^0.7.5",
    "sonar-web-frontend-reporters": "^3.0.0"
  }
}
