{
  "name": "Readium.js",
  "title": "Readium Web Components",
  "description": "Readium is an open-source ePub reader.",
  "version": "0.1.0",
  "devDependencies": {
    "connect": "~2.9.0",
    "gift": "^0.4.2",
    "grunt": "~0.4.1",
    "grunt-contrib-copy": "~0.4.1",
    "grunt-contrib-requirejs": "~0.4.0",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-exec": "~0.4.2",
    "grunt-notify": "~0.2.13",
    "load-grunt-tasks": "~0.1.0"
  },
  "devDependenciesUnused": {
    "grunt-cli": "~0.1.9 (Installed globally by the install script)",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-uglify": "~0.2.4"
  },
  "homepage": "https://github.com/readium/readium-js",
  "repository": {
    "type": "git",
    "url": "https://github.com/readium/readium-js.git"
  },
  "keywords": [
    "readium",
    "epub"
  ]
}
