{
  "name": "webmaker-i18n-example",
  "version": "0.0.1",
  "description": "Webmaker Localization Components Example Express App",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "postinstall": "./node_modules/.bin/bower install"
  },
  "dependencies": {
    "express": "~3.2.0",
    "bower": "~1.0.0",
    "nunjucks": "~1.0.1"
  },
  "author": "The Webmaker Team <webmaker-dev@mozilla.org>",
  "license": "MPL-2.0"
}
