{
  "name": "ng-wig",
  "version": "2.3.7",
  "author": "Stepan Suvorov",
  "contributors": [
    {
      "name": "Besuhoff",
      "url": "https://github.com/besuhoff"
    },
    {
      "name": "Pavel Lebedinsky",
      "url": "https://github.com/bolelamx"
    },
    {
      "name": "Sascha Weniger",
      "url": "https://github.com/sashless"
    },
    {
      "name": "Volodymyr Dziubak",
      "url": "https://github.com/Velzevul"
    }
  ],
  "devDependencies": {
    "bower": "~1.3.3",
    "eslint": "2.4.0",
    "grunt": "~0.4.2",
    "grunt-bump": "^0.3.1",
    "grunt-cli": "~0.1.13",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-copy": "~0.5.0",
    "grunt-contrib-cssmin": "~0.14.0",
    "grunt-contrib-uglify": "~0.5.0",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-grunticon": "^1.2.3",
    "grunt-html2js": "~0.2.4",
    "grunt-ng-annotate": "~0.3.0",
    "load-grunt-tasks": "~0.4.0"
  },
  "dependencies": {
    "angular": "1.5.0"
  },
  "main": "dist/ng-wig.min.js",
  "repository": {
    "git": "https://github.com/stevermeister/ngWig"
  },
  "scripts": {
    "start": "./node_modules/.bin/grunt start",
    "devSetup": "./node_modules/.bin/bower install && ./node_modules/.bin/grunt install"
  },
  "license": "MIT"
}
