{
  "name": "serendipity",
  "version": "0.0.1",
  "description": "asdf",
  "main": "index.js",
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mcantor/serendipity.git"
  },
  "keywords": [
    "web",
    "framework"
  ],
  "author": "Max Cantor <max@maxcantor.net> (https://www.maxcantor.net)",
  "license": "WTFPL",
  "bugs": {
    "url": "https://github.com/mcantor/serendipity/issues"
  },
  "homepage": "https://github.com/mcantor/serendipity#readme",
  "devDependencies": {
    "chai": "^3.5.0",
    "mocha": "^3.3.0"
  }
}
