{
  "name": "ffconf",
  "version": "1.0.1",
  "description": "Root for ffconf",
  "main": "index.js",
  "engines": {
    "node": "5.x.x"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node index.js"
  },
  "author": "Remy Sharp",
  "license": "MIT",
  "dependencies": {
    "@remy/ffconf2009": "^1.0.2",
    "@remy/ffconf2010": "^1.0.1",
    "@remy/ffconf2011": "^1.0.1",
    "@remy/ffconf2012": "^1.0.3",
    "@remy/ffconf2013": "^1.0.2",
    "@remy/ffconf2014": "^1.0.1",
    "@remy/ffconf2015": "^1.0.2",
    "@remy/ffconf2016": "^1.1.2",
    "express": "^4.14.0",
    "vhost": "^3.0.2"
  }
}
