{
  "name": "ice-ismds-plugin",
  "version": "1.7.0-ccp1",
  "title": "<title>",
  "description": "<description>",
  "keywords": [
    "jquery",
    "d3",
    "maps",
    "core"
  ],
  "author": {
    "name": "<team name>",
    "url": "https://contegixapp1.livenation.com/confluence/display/INMA/Home"
  },
  "maintainers": [
    {
      "name": "TM Phoenix R&D - Inventory / Maps Control Team",
      "email": "inventorycontroldevqa@ticketmaster.com"
    }
  ],
  "licenses": [
    {
      "type": "Ticketmaster Terms of Use",
      "url": "http://www.ticketmaster.com/h/terms.html"
    }
  ],
  "copyrights": [
    {
      "name": "Ticketmaster - Live Nation Entertainment",
      "year": "2014"
    }
  ],
  "bugs": "https://contegixapp1.livenation.com/jira/browse/ISMW",
  "homepage": "https://contegixapp1.livenation.com/confluence/display/ISM/ISM+Viewers",
  "docs": "<link to readme>",
  "download": "<repo>",
  "main": "src/js/main.js",
  "repository": {
    "type": "git",
    "url": "<repo link>"
  },
  "dependencies": {},
  "peerDependencies": {
    "grunt-cli": "~0.1.13"
  },
  "devDependencies": {
    "bluebird": "~2.9.34",
    "circular-json": "^0.1.6",
    "glob": "4.0.5",
    "grunt": "0.4.3",
    "grunt-connect-prism": "^1.0.3",
    "grunt-contrib-jasmine": "0.6.5",
    "grunt-contrib-jshint": "0.8.0",
    "ice-grunt": "git+http://git.tm.tmcs/ism/ice-grunt.git#develop",
    "lodash": "^3.3.0",
    "matchdep": "0.3.0",
    "q": "^1.0.1",
    "selenium-standalone": "4.7.2",
    "chai": "~3.2.0"
  },
  "scripts": {
    "test": "grunt test"
  }
}
