Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
xuqi
10 years ago
Commit
10c9f48f600e56586fef321f2b23ce4d0de15f39
1 parent
b0176bcd
dist dep
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
5 deletions
static/package.json
static/package.json
View file @
10c9f48
...
...
@@ -18,22 +18,29 @@
"dependencies"
:
{
"yoho.zepto"
:
"1.1.60"
,
"yoho.jquery"
:
"1.8.3"
,
"yoho.lazyload"
:
"1.1.0"
,
"yoho.lazyload"
:
"1.1.0"
,
"mlellipsis"
:
"0.0.6"
,
"yoho.iswiper"
:
"3.0.1"
,
"iscroll"
:
"5.1.2"
"iscroll"
:
"5.1.2"
,
"import-style"
:
"1.0.0"
},
"devDependencies"
:
{
"expect.js"
:
"0.3.1"
}
},
"devDependencies"
:
{
"
spm"
:
"3
"
,
"
father"
:
"^1.0.0
"
,
"gulp"
:
"^3.9.0"
,
"gulp-compass"
:
"^2.1.0"
"gulp-compass"
:
"^2.1.0"
,
"gulp-concat"
:
"^2.6.0"
,
"gulp-ftp"
:
"^1.0.4"
,
"gulp-spm"
:
"^0.11.3"
,
"gulp-uglify"
:
"^1.4.2"
,
"gulp-util"
:
"^3.0.6"
,
"spm"
:
"3"
},
"scripts"
:
{
"test"
:
"spm test"
,
"build"
:
"spm build"
}
}
\ No newline at end of file
}
...
...
Please
register
or
login
to post a comment