{
  "name": "demo",
  "main": "index.html",
  "version": "0.0.0",
  "homepage": "https://github.com/hashchange/backbone.cycle",
  "authors": [
    "hashchange <heim@zeilenwechsel.de>"
  ],
  "description": "Backbone.Cycle demo and playground",
  "keywords": [
    "demo"
  ],
  "license": "MIT",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "bower_demo_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "backbone.cycle": "^2.1.4",
    "backbone.picky": "~0.2.0",
    "foundation": "~5.5.3",
    "jquery": "~3.1.1",
    "outline.js": "https://github.com/lindsayevans/outline.js.git#0d16b1edc9139854d2870989962ded04a488832f",
    "requirejs": "~2.3.2"
  }
}
