package.json 1.46 KB
{
  "name": "web-yohobuy",
  "version": "5.4.7",
  "description": "web yohobuy static",
  "keywords": [],
  "homepage": "",
  "author": "xuqi <xuqi9010@gmail.com>",
  "repository": {
    "type": "git",
    "url": ""
  },
  "licenses": "MIT",
  "spm": {
    "main": "index.js",
    "dependencies": {
      "yoho.lazyload": "1.0.0",
      "yoho.handlebars": "3.0.3",
      "yoho.jquery": "1.8.3",
      "json2": "1.0.0",
      "yoho.pjax": "1.0.0",
      "yoho.dotdotdot": "1.0.0",
      "yoho.placeholder": "0.0.1"
    },
    "devDependencies": {
      "expect.js": "0.3.1"
    },
    "buildArgs": "--idleading {{}}"
  },
  "devDependencies": {
    "autoprefixer": "^6.3.1",
    "father": "^1.0.0",
    "gulp": "^3.9.0",
    "gulp-concat": "^2.6.0",
    "gulp-cssnano": "^2.1.0",
    "gulp-ftp": "^1.0.4",
    "gulp-postcss": "^6.0.1",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-spm": "^0.11.3",
    "gulp-uglify": "^1.4.2",
    "gulp-util": "^3.0.6",
    "postcss-assets": "^3.0.3",
    "postcss-cachebuster": "^0.1.2",
    "postcss-calc": "^5.2.0",
    "postcss-center": "^1.0.0",
    "postcss-clearfix": "^0.2.0",
    "postcss-crip": "^2.0.0",
    "postcss-import": "^8.0.2",
    "postcss-opacity": "^3.0.0",
    "postcss-position": "^0.4.0",
    "postcss-short": "^1.4.0",
    "postcss-sprites": "^3.0.3",
    "postcss-use": "^2.0.2",
    "precss": "^1.4.0"
  },
  "scripts": {
    "test": "spm test",
    "build": "spm build"
  }
}