{
  "name": "enplug-dashboard-sdk",
  "version": "3.0.2",
  "homepage": "https://github.com/Enplug/dashboard-sdk",
  "authors": [
    "Alex Ross <alex@enplug.com>"
  ],
  "description": "AngularJS Enplug SDK dashboard component",
  "main": "dist/sdk.min.js",
  "keywords": [
    "enplug"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "tmp/*",
    "*.iml",
    "Gruntfile.js",
    "package.json",
    "grunt"
  ],
  "devDependencies": {
    "angular": "~1.4.8",
    "angular-mocks": "~1.4.8"
  }
}
