gatsby
Version:
Blazing fast modern site generator for React
12 lines (11 loc) • 315 B
JSON
{
"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"
}