FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
aws-lambda-ffmpeg/cdk/package.json at develop · binoculars/aws-lambda-ffmpeg · GitHub
This repository was archived by the owner on Nov 3, 2022. It is now read-only.
binoculars
/
aws-lambda-ffmpeg
Public archive
Notifications
You must be signed in to change notification settings
Fork
102
Star
866
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
aws-lambda-ffmpeg
/
cdk
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
32 lines (32 loc) · 728 Bytes
Breadcrumbs
aws-lambda-ffmpeg
/
cdk
/
package.json
Copy path
File metadata and controls
32 lines (32 loc) · 728 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
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"name"
:
"
cdk
"
,
"version"
:
"
0.1.0
"
,
"bin"
: {
"cdk"
:
"
bin/cdk.js
"
},
"scripts"
: {
"build"
:
"
tsc
"
,
"watch"
:
"
tsc -w
"
,
"test"
:
"
jest
"
,
"cdk"
:
"
cdk
"
},
"devDependencies"
: {
"@aws-cdk/assert"
:
"
^1.100.0
"
,
"@types/jest"
:
"
^26.0.23
"
,
"@types/node"
:
"
10.17.27
"
,
"aws-cdk"
:
"
^1.101.0
"
,
"jest"
:
"
^26.4.2
"
,
"ts-jest"
:
"
^26.2.0
"
,
"ts-node"
:
"
^9.0.0
"
,
"typescript"
:
"
~4.2.4
"
},
"dependencies"
: {
"@aws-cdk/aws-ecr"
:
"
^1.100.0
"
,
"@aws-cdk/aws-iam"
:
"
^1.100.0
"
,
"@aws-cdk/aws-lambda"
:
"
^1.100.0
"
,
"@aws-cdk/aws-lambda-event-sources"
:
"
^1.100.0
"
,
"@aws-cdk/aws-s3"
:
"
^1.100.0
"
,
"@aws-cdk/core"
:
"
^1.100.0
"
,
"source-map-support"
:
"
^0.5.16
"
}
}
Back
|
FazBrowse Home
|
New Git URL