{
  "name": "tournesol",
  "version": "1.0.0",
  "description": "A Hapi-Glue-Lab-Code tool that could only be created by a crazy scientist",
  "main": "index.js",
  "scripts": {
    "test": "node node_modules/lab/bin/lab -c -L -v",
    "example": "node node_modules/lab/bin/lab -c -L -v test/server.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vdeturckheim/tournesol.git"
  },
  "keywords": [
    "hapi",
    "glue",
    "lab",
    "code",
    "crazy",
    "kiss",
    "kics"
  ],
  "author": "Vladimir de Turckheim",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/vdeturckheim/tournesol/issues"
  },
  "homepage": "https://github.com/vdeturckheim/tournesol#readme",
  "dependencies": {
    "code": "^2.0.1",
    "hoek": "^3.0.1"
  },
  "devDependencies": {
    "hapi": "^11.1.0",
    "lab": "^7.2.0"
  }
}
