UNPKG

serverless

Version:

Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more

15 lines (14 loc) 294 B
{ "name": "google-python", "version": "0.1.0", "description": "", "main": "main.py", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "serverless.com", "license": "MIT", "devDependencies": { "serverless-google-cloudfunctions": "*" } }