FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
types/package.json at master · lambda-lambda-lambda/types · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
lambda-lambda-lambda
/
types
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
types
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
38 lines (38 loc) · 989 Bytes
Breadcrumbs
types
/
package.json
Copy path
File metadata and controls
38 lines (38 loc) · 989 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
33
34
35
36
37
38
{
"name"
:
"
@lambda-lambda-lambda/types
"
,
"description"
:
"
L³ application TypeScript type definitions.
"
,
"version"
:
"
0.0.3
"
,
"exports"
: {
"./cli"
: {
"types"
: {
"import"
:
"
./src/cli.d.ts
"
,
"require"
:
"
./src/cli.d.ts
"
}
}
},
"scripts"
: {
"test"
:
"
eslint test/*.ts
"
},
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
git+https://github.com/lambda-lambda-lambda/types.git
"
},
"keywords"
: [
"
lambda-lambda-lambda
"
,
"
typescript
"
,
"
types
"
],
"bugs"
: {
"url"
:
"
https://github.com/lambda-lambda-lambda/types/issues
"
},
"homepage"
:
"
https://github.com/lambda-lambda-lambda/types#readme
"
,
"author"
:
"
Marc S. Brooks <devel@mbrooks.info> (https://mbrooks.info)
"
,
"license"
:
"
MIT
"
,
"devDependencies"
: {
"@lambda-lambda-lambda/cli"
:
"
^0.6.2
"
,
"@typescript-eslint/eslint-plugin"
:
"
^7.8.0
"
,
"@typescript-eslint/parser"
:
"
^7.8.0
"
,
"eslint-plugin-expect-type"
:
"
^0.4.0
"
,
"typescript"
:
"
^5.4.5
"
}
}
Back
|
FazBrowse Home
|
New Git URL