API Docs for:
Show:

File: packageJson.js

 /**
 * ЗАВИСИМОСТИ ПРИЛОЖЕНИЯ.
 *
	"devDependencies": {
	    "assets-webpack-plugin": "^3.2.0",
	    "babel-core": "^6.4.0",
	    "babel-eslint": "^8.0.2",
	    "babel-loader": "^6.2.1",
	    "babel-preset-es2015": "^6.3.13",
	    "browser-sync": "^2.18.13",
	    "cookie": "^0.3.1",
	    "debug": "^3.1.0",
	    "debug-trace": "^2.2.1",
	    "del": "^2.2.0",
	    "express": "^3.21.2",
	    "fs": "0.0.1-security",
	    "gulp": "github:gulpjs/gulp#4.0",
	    "gulp-autoprefixer": "^4.0.0",
	    "gulp-babel": "^6.1.1",
	    "gulp-cached": "^1.1.0",
	    "gulp-concat": "^2.6.1",
	    "gulp-cssnano": "^2.1.0",
	    "gulp-debug": "^2.1.2",
	    "gulp-eslint": "^1.1.1",
	    "gulp-header": "^1.7.1",
	    "gulp-if": "^2.0.0",
	    "gulp-image-resize": "^0.7.1",
	    "gulp-imagemin": "^2.4.0",
	    "gulp-load-plugins": "^1.5.0",
	    "gulp-newer": "^1.1.0",
	    "gulp-notify": "^2.2.0",
	    "gulp-plumber": "^1.0.1",
	    "gulp-remember": "^0.3.1",
	    "gulp-rename": "^1.2.2",
	    "gulp-rev": "^6.0.1",
	    "gulp-rev-replace": "^0.4.3",
	    "gulp-sourcemaps": "^2.6.1",
	    "gulp-string-replace": "^0.4.0",
	    "gulp-stylus": "^2.6.0",
	    "gulp-svg-sprite": "^1.2.19",
	    "gulp-uglify": "^3.0.0",
	    "gulp-useref": "^3.0.4",
	    "gulplog": "^1.0.0",
	    "help-functions": "^1.0.55",
	    "json-loader": "^0.5.7",
	    "lazypipe": "^1.0.1",
	    "nconf": "^0.8.5",
	    "node-notifier": "^5.1.2",
	    "node-static": "^0.7.10",
	    "open": "0.0.5",
	    "stream-combiner2": "^1.1.1",
	    "stylus": "^0.54.5",
	    "through2": "^2.0.3",
	    "uglify-es": "^3.2.1",
	    "webpack": "^1.12.11"
	  },
	  "dependencies": {
	    "lodash": "^4.17.4",
	    "lodash.throttle": "^4.1.1"
	  }

 *
 * @class 1_ЗАВИСИМОСТИ_ПРИЛОЖЕНИЯ
 * @main yuidoc
 */