FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
aws-lambda-powertools-java/docs/package.json at master · volomas/aws-lambda-powertools-java · GitHub
volomas
/
aws-lambda-powertools-java
Public
forked from
aws-powertools/powertools-lambda-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
aws-lambda-powertools-java
/
docs
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
31 lines (31 loc) · 1.06 KB
Breadcrumbs
aws-lambda-powertools-java
/
docs
/
package.json
Copy path
File metadata and controls
31 lines (31 loc) · 1.06 KB
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
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"scripts"
: {
"start"
:
"
gatsby develop
"
,
"build"
:
"
gatsby build --prefix-paths
"
},
"dependencies"
: {
"@aws-amplify/analytics"
:
"
^3.3.6
"
,
"antd"
:
"
^4.7.0
"
,
"aws-amplify"
:
"
^3.3.3
"
,
"gatsby"
:
"
^2.24.77
"
,
"gatsby-plugin-antd"
:
"
^2.2.0
"
,
"gatsby-plugin-catch-links"
:
"
^2.3.15
"
,
"gatsby-plugin-sitemap"
:
"
^2.4.16
"
,
"gatsby-remark-autolink-headers"
:
"
^2.3.15
"
,
"gatsby-theme-apollo-docs"
:
"
^4.5.3
"
,
"react"
:
"
^16.13.1
"
,
"react-dom"
:
"
^16.13.1
"
},
"resolutions"
: {
"bl"
:
"
^4.0.3
"
,
"semver"
:
"
^7.3.2
"
,
"node-fetch"
:
"
^2.6.1
"
,
"graphql"
:
"
^14.7.0
"
},
"keywords"
: [],
"license"
:
"
Apache-2.0
"
,
"repository"
:
"
https://github.com/awslabs/aws-lambda-powertools-java
"
,
"name"
:
"
aws-lambda-powertools-java
"
,
"description"
:
"
Powertools is a suite of utilities for AWS Lambda Functions that makes tracing with AWS X-Ray, structured logging and creating custom metrics asynchronously easier.
"
,
"devDependencies"
: {}
}
Back
|
FazBrowse Home
|
New Git URL