{
  "name": "electrode-auto-ssr",
  "version": "1.0.4",
  "description": "Detect server load and response times to detect server side rendering",
  "main": "lib/autossr.js",
  "devDependencies": {
    "electrode-archetype-njs-module-dev": "^2.3.2",
    "hapi": "^16.0.0",
    "xclap": "^0.2.0"
  },
  "scripts": {
    "test": "clap test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/electrode-io/electrode.git"
  },
  "keywords": [
    "electrode",
    "serverSideRendering"
  ],
  "author": "Animesh Dutta",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/electrode-io/electrode-auto-ssr/issues"
  },
  "homepage": "https://github.com/electrode-io/electrode-auto-ssr#readme"
}
