...
|
...
|
@@ -17,13 +17,13 @@ |
|
|
"main": "index.js",
|
|
|
"dependencies": {
|
|
|
"jquery": "2.1.4",
|
|
|
"mlellipsis": "0.0.6",
|
|
|
"yoho.iswiper": "3.0.1",
|
|
|
"iscroll": "5.1.2",
|
|
|
"import-style": "1.0.0",
|
|
|
"yoho.lazyload": "1.1.4",
|
|
|
"yoho.handlebars": "3.0.3",
|
|
|
"yoho.hammer": "2.0.4"
|
|
|
"yoho.hammer": "2.0.4",
|
|
|
"yoho.mlellipsis": "0.0.7"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"expect.js": "0.3.1"
|
...
|
...
|
@@ -62,4 +62,4 @@ |
|
|
"test": "spm test",
|
|
|
"build": "spm build"
|
|
|
}
|
|
|
} |
|
|
} |
|
|
\ No newline at end of file |
...
|
...
|
|