FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
flexize/package.json at master · plotdb/flexize · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
plotdb
/
flexize
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
flexize
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
34 lines (34 loc) · 811 Bytes
Breadcrumbs
flexize
/
package.json
Copy path
File metadata and controls
34 lines (34 loc) · 811 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
{
"name"
:
"
flexize
"
,
"version"
:
"
0.0.9
"
,
"description"
:
"
flex-grow-based panel resizing tool for flexbox
"
,
"main"
:
"
dist/index.min.js
"
,
"scripts"
: {
"start"
:
"
npx server -r web -o true
"
},
"files"
: [
"
dist/**/*
"
],
"keywords"
: [],
"author"
:
"
zbryikt
"
,
"license"
:
"
MIT
"
,
"devDependencies"
: {
"@loadingio/bootstrap.ext"
:
"
^0.0.12
"
,
"@loadingio/debounce.js"
:
"
^1.0.1
"
,
"@loadingio/ldquery"
:
"
^3.0.6
"
,
"@zbryikt/template"
:
"
^2.4.3
"
,
"bootstrap"
:
"
^4.6.1
"
,
"fedep"
:
"
^1.7.6
"
,
"ldview"
:
"
^1.7.2
"
,
"proxise"
:
"
^1.0.1
"
},
"frontendDependencies"
: {
"root"
:
"
web/static/assets/lib
"
,
"modules"
: [
"
@loadingio/bootstrap.ext
"
,
"
@loadingio/debounce.js
"
,
"
@loadingio/ldquery
"
,
"
bootstrap
"
,
"
ldview
"
,
"
proxise
"
]
}
}
Back
|
FazBrowse Home
|
New Git URL