{
  "name": "angular-ivh-treeview",
  "version": "1.1.0",
  "description": "Treeview for angular with filtering and checkboxes",
  "main": "dist/ivh-treeview.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "grunt test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ivantage/angular-ivh-treeview.git"
  },
  "keywords": [
    "angular",
    "tree",
    "treeview"
  ],
  "author": "jtrussell",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ivantage/angular-ivh-treeview/issues"
  },
  "homepage": "https://github.com/ivantage/angular-ivh-treeview",
  "devDependencies": {
    "grunt-contrib-concat": "^0.4.0",
    "grunt-contrib-clean": "^0.5.0",
    "matchdep": "^0.3.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt": "^0.4.5",
    "grunt-bump": "0.0.14",
    "grunt-contrib-uglify": "^0.5.0",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-contrib-less": "^0.11.2",
    "grunt-contrib-cssmin": "^0.10.0",
    "grunt-contrib-jasmine": "^0.6.5",
    "grunt-jscs": "^1.8.0"
  }
}
