FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
examples/aws-node-rest-api-typescript-simple/package.json at master · serverless/examples · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
serverless
/
examples
Public
Notifications
You must be signed in to change notification settings
Fork
4.4k
Star
11.5k
Code
Issues
141
Pull requests
40
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
examples
/
aws-node-rest-api-typescript-simple
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
13 lines (13 loc) · 313 Bytes
Breadcrumbs
examples
/
aws-node-rest-api-typescript-simple
/
package.json
Copy path
File metadata and controls
13 lines (13 loc) · 313 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"
aws-node-rest-api-typescript
"
,
"description"
:
"
"
,
"version"
:
"
0.1.0
"
,
"dependencies"
: {},
"devDependencies"
: {
"@types/aws-lambda"
:
"
^8.10.61
"
,
"serverless"
:
"
^1.78.1
"
,
"serverless-offline"
:
"
^6.5.0
"
,
"serverless-plugin-typescript"
:
"
^1.1.9
"
,
"typescript"
:
"
^3.9.7
"
}
}
Back
|
FazBrowse Home
|
New Git URL