{
  "name": "angular-dragtable",
  "version": "1.0.10",
  "description": "Directive that allows reorder of table columns.",
  "main": "angular-dragtable.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/maliMirkec/angular-dragtable.git"
  },
  "keywords": [
    "angular",
    "drag",
    "drop",
    "table"
  ],
  "author": "Silvestar Bistrovic <malimirkeccita@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/maliMirkec/angular-dragtable/issues"
  },
  "homepage": "https://github.com/maliMirkec/angular-dragtable#readme",
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-bump": "^2.5.1",
    "gulp-include": "^2.3.1",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^2.0.0",
    "require-dir": "^0.3.1"
  }
}
