FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
lexi-lambda.github.io/package.json at source · lexi-lambda/lexi-lambda.github.io · GitHub
lexi-lambda
/
lexi-lambda.github.io
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
38
Code
Issues
0
Pull requests
2
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
lexi-lambda.github.io
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
25 lines (25 loc) · 514 Bytes
Breadcrumbs
lexi-lambda.github.io
/
package.json
Copy path
File metadata and controls
25 lines (25 loc) · 514 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
{
"scripts"
: {
"build"
:
"
gulp
"
,
"watch"
:
"
gulp watch
"
},
"devDependencies"
: {
"@babel/cli"
:
"
^7.4.3
"
,
"@babel/core"
:
"
^7.4.3
"
,
"@babel/preset-env"
:
"
^7.4.3
"
,
"coffeescript"
:
"
^2.4.1
"
,
"gulp"
:
"
^4.0.0
"
,
"gulp-autoprefixer"
:
"
^6.1.0
"
,
"gulp-babel"
:
"
^8.0.0
"
,
"gulp-coffee"
:
"
^3.0.3
"
,
"gulp-concat"
:
"
^2.6.1
"
,
"gulp-rename"
:
"
^1.4.0
"
,
"gulp-sass"
:
"
^4.0.2
"
,
"gulp-uglify"
:
"
^3.0.0
"
},
"babel"
: {
"presets"
: [
"
@babel/preset-env
"
]
}
}
Back
|
FazBrowse Home
|
New Git URL