UNPKG

315 BJSONView Raw
1{
2 "name": "functions",
3 "version": "1.0.0",
4 "description": "An internal Gatsby plugin which lets one write serverless functions",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "author": "Sid Chatterjee <me@sidharthachatterjee.com>",
10 "license": "MIT"
11}