{
  "name": "@iatec/helpbuttonjs",
  "version": "0.1.1",
  "description": "HelpButton for Shell Applications",
  "main": "dist/helpbutton.min.js",
  "scripts": {
    "prepublish": "gulp dist",
    "dist": "gulp dist"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/iatecbr/helpbuttonjs"
  },
  "keywords": [
    "EL",
    "Controls",
    "Help",
    "HelpButton"
  ],
  "author": "andre.guilherme",
  "license": "MIT",
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-clean": "^0.3.2",
    "gulp-concat": "^2.6.1",
    "gulp-uglify": "^2.0.0"
  }
}
