Clankergit add .!
This commit is contained in:
20
package.json
Normal file
20
package.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "shittyserverless",
|
||||
"version": "1.0.0",
|
||||
"description": "Shitty serverless framework cuz openfaas is restrictive",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"dev": "node index.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://hazzy.nonamesoft.xyz/ChattedRooms/shittyserverless.git"
|
||||
},
|
||||
"author": "ChattedRooms",
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"aws-sdk": "^2.1692.0",
|
||||
"express": "^5.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user