mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
13 lines
265 B
JSON
13 lines
265 B
JSON
{
|
|
"name": "servantapi",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "test"
|
|
},
|
|
"author": "Austen Collins <austen@servant.co>",
|
|
"license": "ISC",
|
|
"dependencies": {}
|
|
} |