package.json 1.25 KB
{
  "name": "yohogirls-frontend-web",
  "version": "0.0.1",
  "description": "yohogirls-frontend-web",
  "keywords": [],
  "homepage": "",
  "author": "happyhour7 <happyhour7@163.com>",
  "repository": {
    "type": "git",
    "url": ""
  },
  "bugs": {
    "url": ""
  },
  "licenses": "MIT",
  "spm": {
    "main": "index.js",
    "dependencies": {
      "jquery": "~1.8.3",
      "lazyload": "~1.9.6",
      "yoho.swiper": "2.7.0",
      "yoho-idangerous.swiper": "0.0.3",
      "yoho-box": "0.0.5",
      "yoho-tools": "~0.0.4",
      "yoho-tips": "0.0.1",
      "mustache": "2.0.0",
      "jquery.autocomplete": "~0.0.2",
      "mlellipsis": "~0.0.3",
      "jquery.rotate2d": "0.0.4",
      "yoho-jsonp": "0.0.1",
      "jquery.imagesloaded": "0.0.x",
      "yoho-handlebars": "0.0.1"
    },
    "devDependencies": {
      "expect.js": "0.3.1"
    }
  },
  "devDependencies": {
    "gulp": "^3.8.11",
    "gulp-compass": "^2.0.4",
    "gulp-concat": "^2.5.2",
    "gulp-ftp": "^1.0.3",
    "gulp-jshint": "^1.10.0",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^1.2.0",
    "gulp-util": "^3.0.4",
    "jshint-stylish": "^1.0.1",
    "spm": "3"
  },
  "scripts": {
    "test": "spm test",
    "build": "spm build"
  },
  "dependencies": {
    "compass": "^0.1.1"
  }
}