{
  "name": "functions",
  "version": "1.0.0",
  "description": "An internal Gatsby plugin which lets one write serverless functions",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Sid Chatterjee <me@sidharthachatterjee.com>",
  "license": "MIT"
}
