FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
docker-lambda/package-lock.json at build-java8 · sdscgithub/docker-lambda · GitHub
sdscgithub
/
docker-lambda
Public
forked from
lambci/docker-lambda
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
docker-lambda
/
package-lock.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
43 lines (43 loc) · 1.18 KB
Breadcrumbs
docker-lambda
/
package-lock.json
Copy path
File metadata and controls
43 lines (43 loc) · 1.18 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
32
33
34
35
36
37
38
39
40
41
42
43
{
"name"
:
"
docker-lambda
"
,
"version"
:
"
0.15.3
"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
: {
"should"
: {
"version"
:
"
8.4.0
"
,
"resolved"
:
"
https://registry.npmjs.org/should/-/should-8.4.0.tgz
"
,
"integrity"
:
"
sha1-XmCInT5kS73Tl6MM00+tKPz5C8A=
"
,
"dev"
:
true
,
"requires"
: {
"should-equal"
:
"
0.8.0
"
,
"should-format"
:
"
0.3.2
"
,
"should-type"
:
"
0.2.0
"
}
},
"should-equal"
: {
"version"
:
"
0.8.0
"
,
"resolved"
:
"
https://registry.npmjs.org/should-equal/-/should-equal-0.8.0.tgz
"
,
"integrity"
:
"
sha1-o/BXMv9FusG3ukEvhAiFaBlkEpk=
"
,
"dev"
:
true
,
"requires"
: {
"should-type"
:
"
0.2.0
"
}
},
"should-format"
: {
"version"
:
"
0.3.2
"
,
"resolved"
:
"
https://registry.npmjs.org/should-format/-/should-format-0.3.2.tgz
"
,
"integrity"
:
"
sha1-pZgx4Bot3uFJkRvHFIvlyAMZ4f8=
"
,
"dev"
:
true
,
"requires"
: {
"should-type"
:
"
0.2.0
"
}
},
"should-type"
: {
"version"
:
"
0.2.0
"
,
"resolved"
:
"
https://registry.npmjs.org/should-type/-/should-type-0.2.0.tgz
"
,
"integrity"
:
"
sha1-ZwfvlVKdmJ3MCY/gdTqx+RNrt/Y=
"
,
"dev"
:
true
}
}
}
Back
|
FazBrowse Home
|
New Git URL