package.json 970 Bytes
{
  "name": "mobile",
  "version": "2.0.1",
  "description": "girlsmobile",
  "keywords": [],
  "homepage": "",
  "author": "hbomb",
  "repository": {
    "type": "git",
    "url": ""
  },
  "spm": {
    "main": "index.js",
    "dependencies": {
      "jquery": "1.7.2",
      "yoho-tools": "0.0.1",
      "yoho.swiper": "2.7.0",
      "hammerjs": "2.0.4",
      "jquery.autocomplete": "0.0.1",
      "yoho-rotate2d": "0.0.1",
      "lazyload": "1.9.4",
      "jquery.imagesloaded": "0.0.2",
      "import-style": "1.0.0"
    },
    "buildArgs": "--include standalone",
    "devDependencies": {
      "expect.js": "0.3.1"
    }
  },
  "devDependencies": {
    "gulp": "^3.8.11",
    "gulp-clean": "^0.3.1",
    "gulp-compass": "^2.0.3",
    "gulp-concat": "^2.5.2",
    "gulp-ftp": "^1.0.3",
    "gulp-jshint": "^1.9.2",
    "gulp-util": "^3.0.4",
    "jshint-stylish": "^1.0.1",
    "spm": "3"
  },
  "scripts": {
    "test": "spm test",
    "build": "spm build"
  }
}