Authored by 毕凯

gulp ge

This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
No preview for this file type
This diff could not be displayed because it is too large.

0 Bytes | W: | H:

1.66 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
1 -require("jquery");require("yoho.iswiper");require("iscroll/iscroll-probe");require("import-style");require("yoho.lazyload");require("yoho.handlebars");require("yoho.hammer");require("yoho.mlellipsis");  
1 -{  
2 - "name": "yohobuy",  
3 - "version": "4.9.01",  
4 - "description": "yohobuy statics",  
5 - "keywords": [],  
6 - "homepage": "",  
7 - "author": "xuqi <xuqi9010@gmail.com>",  
8 - "repository": {  
9 - "type": "git",  
10 - "url": ""  
11 - },  
12 - "bugs": {  
13 - "url": ""  
14 - },  
15 - "licenses": "MIT",  
16 - "spm": {  
17 - "main": "index.js",  
18 - "dependencies": {  
19 - "jquery": "2.1.4",  
20 - "yoho.iswiper": "3.0.1",  
21 - "iscroll": "5.1.2",  
22 - "import-style": "1.0.0",  
23 - "yoho.lazyload": "1.1.4",  
24 - "yoho.handlebars": "3.0.3",  
25 - "yoho.hammer": "2.0.4",  
26 - "yoho.mlellipsis": "0.0.7"  
27 - },  
28 - "devDependencies": {  
29 - "expect.js": "0.3.1"  
30 - },  
31 - "buildArgs": "--idleading {{}}",  
32 - "inside": {  
33 - "iscroll": "iscroll/iscroll-probe"  
34 - }  
35 - },  
36 - "devDependencies": {  
37 - "autoprefixer": "^6.3.3",  
38 - "father": "^1.0.0",  
39 - "gulp": "^3.9.0",  
40 - "gulp-compass": "^2.1.0",  
41 - "gulp-concat": "^2.6.0",  
42 - "gulp-cssnano": "^2.1.1",  
43 - "gulp-ftp": "^1.0.4",  
44 - "gulp-postcss": "^6.1.0",  
45 - "gulp-sourcemaps": "^1.6.0",  
46 - "gulp-spm": "^0.11.3",  
47 - "gulp-uglify": "^1.4.2",  
48 - "gulp-util": "^3.0.6",  
49 - "postcss-assets": "^4.0.1",  
50 - "postcss-calc": "^5.2.0",  
51 - "postcss-center": "^1.0.0",  
52 - "postcss-clearfix": "^0.2.1",  
53 - "postcss-crip": "^2.0.0",  
54 - "postcss-position": "^0.4.0",  
55 - "postcss-pxtorem": "^3.3.1",  
56 - "postcss-short": "^1.4.0",  
57 - "postcss-sprites": "^3.1.0",  
58 - "postcss-use": "^2.0.2",  
59 - "precss": "^1.4.0"  
60 - },  
61 - "scripts": {  
62 - "test": "spm test",  
63 - "build": "spm build"  
64 - }  
65 -}