package.json 1.48 KB
{
  "name": "yohobuy",
  "version": "4.9.0",
  "description": "yohobuy statics",
  "keywords": [],
  "homepage": "",
  "author": "xuqi <xuqi9010@gmail.com>",
  "repository": {
    "type": "git",
    "url": ""
  },
  "bugs": {
    "url": ""
  },
  "licenses": "MIT",
  "spm": {
    "main": "index.js",
    "dependencies": {
      "jquery": "2.1.4",
      "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.mlellipsis": "0.0.7"
    },
    "devDependencies": {
      "expect.js": "0.3.1"
    },
    "buildArgs": "--idleading {{}}",
    "inside": {
      "iscroll": "iscroll/iscroll-probe"
    }
  },
  "devDependencies": {
    "autoprefixer": "^6.3.3",
    "father": "^1.0.0",
    "gulp": "^3.9.0",
    "gulp-compass": "^2.1.0",
    "gulp-concat": "^2.6.0",
    "gulp-cssnano": "^2.1.1",
    "gulp-ftp": "^1.0.4",
    "gulp-postcss": "^6.1.0",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-spm": "^0.11.3",
    "gulp-uglify": "^1.4.2",
    "gulp-util": "^3.0.6",
    "postcss-assets": "^4.0.1",
    "postcss-calc": "^5.2.0",
    "postcss-center": "^1.0.0",
    "postcss-clearfix": "^0.2.1",
    "postcss-crip": "^2.0.0",
    "postcss-position": "^0.4.0",
    "postcss-pxtorem": "^3.3.1",
    "postcss-short": "^1.4.0",
    "postcss-sprites": "^3.1.0",
    "postcss-use": "^2.0.2",
    "precss": "^1.4.0"
  },
  "scripts": {
    "test": "spm test",
    "build": "spm build"
  }
}