{
  "name": "ydj-f-lib",
  "version": "1.0.9",
  "description": "伊的家公共前端库",
  "main": "dist/YDJ.js",
  "scripts": {
    "test": "karma start",
    "dev": "wbuild --config ./webpack/webpack.config.js --no-compress --devtool source-map -w",
    "build": "wbuild --config ./webpack/webpack.prod.min.config.js && wbuild --config ./webpack/webpack.prod.config.js --no-compres",
    "qn": "qn sync ydj-statics -s dist -p YDJ"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "babel-loader": "^6.2.5",
    "babel-preset-es2015": "^6.14.0",
    "babel-preset-stage-0": "^6.5.0",
    "chai": "^3.5.0",
    "clean-webpack-plugin": "^0.1.10",
    "eslint-config-yidejia": "^1.0.1",
    "iscroll": "^5.2.0",
    "jquery": "^1.11.3",
    "karma": "^1.2.0",
    "karma-babel-preprocessor": "^6.0.1",
    "karma-chai": "^0.1.0",
    "karma-chrome-launcher": "^2.0.0",
    "karma-commonjs": "^1.0.0",
    "karma-firefox-launcher": "^1.0.0",
    "karma-ie-launcher": "^1.0.0",
    "karma-mocha": "^1.1.1",
    "karma-mocha-reporter": "^2.1.0",
    "karma-phantomjs-launcher": "^1.0.1",
    "karma-webpack": "^1.8.0",
    "lodash": "^4.15.0",
    "mocha": "^3.0.2",
    "moment": "^2.14.1",
    "phantomjs-prebuilt": "^2.1.12",
    "webpack": "^1.13.2"
  },
  "dependencies": {
    "animate.css": "^3.5.1",
    "copy-webpack-plugin": "^3.0.1",
    "eventemitter3": "^1.2.0",
    "fullpage.js": "^2.8.6",
    "moment": "^2.14.1"
  }
}
