{
  "name": "enplug-dashboard-sdk",
  "version": "3.0.2",
  "repository": {
    "type": "git",
    "url": "https://github.com/Enplug/dashboard-sdk.git",
    "owner": "Enplug",
    "name": "dashboard-sdk"
  },
  "main": "sdk.min.js",
  "scripts": {
    "test": "grunt test"
  },
  "devDependencies": {
    "bower": "^1.3.12",
    "grunt": "^0.4.5",
    "grunt-aws": "^0.5.4",
    "grunt-bump": "0.3.1",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-uglify": "^0.9.1",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-git": "^0.3.5",
    "grunt-jscs": "^2.5.0",
    "grunt-karma": "^0.12.1",
    "grunt-karma-coveralls": "^2.5.4",
    "grunt-npm": "0.0.2",
    "grunt-prompt": "^1.3.0",
    "jasmine-core": "^2.3.4",
    "karma": "^0.13.15",
    "karma-coverage": "^0.5.3",
    "karma-jasmine": "^0.3.6",
    "karma-phantomjs-launcher": "^0.2.1",
    "load-grunt-config": "^0.17.2",
    "load-grunt-tasks": "^3.2.0",
    "phantomjs": "^1.9.19",
    "semver": "^5.0.1"
  }
}
