{
  "name": "displayground",
  "version": "0.9.1",
  "homepage": "https://github.com/citymont/displayground",
  "authors": [
    "Thibaut villemont <citymont@gmail.com>"
  ],
  "description": "curating platform",
  "main": "",
  "moduleType": [],
  "license": "MIT",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "web/js/lib",
    "test",
    "tests"
  ],
  "dependencies": {
    "page": "visionmedia/page.js#~1.7.1",
    "handlebars": "~4.0.5"
  }
}
