{
  "name": "@yakies/vue-drag-resize",
  "version": "1.3.2",
  "description": "Vue Component for resize and drag elements",
  "author": "Kirill Murashov <me@kirillmurashov.com>",
  "main": "dist/index.js",
  "scripts": {
    "start": "NODE_ENV=develop webpack-dev-server -d",
    "svg": "vsvg -s ./src/demo/svg -t ./src/demo/icons",
    "build": "webpack"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/kirillmurashov/vue-drag-resize.git"
  },
  "bugs": {
    "url": "https://github.com/kirillmurashov/vue-drag-resize/issues"
  },
  "homepage": "https://github.com/kirillmurashov/vue-drag-resize.git",
  "devDependencies": {
    "acorn-dynamic-import": "^3.0.0",
    "autoprefixer": "^6.7.2",
    "babel": "^6.23.0",
    "babel-cli": "^6.26.0",
    "babel-eslint": "^7.2.3",
    "babel-loader": "^7.0.0",
    "babel-plugin-syntax-async-functions": "^6.13.0",
    "babel-plugin-syntax-dynamic-import": "^6.18.0",
    "babel-plugin-transform-es2015-for-of": "^6.23.0",
    "babel-plugin-transform-es2015-function-name": "^6.24.1",
    "babel-plugin-transform-object-assign": "^6.22.0",
    "babel-plugin-transform-object-rest-spread": "^6.26.0",
    "babel-plugin-transform-regenerator": "^6.26.0",
    "babel-plugin-transform-runtime": "^6.22.0",
    "babel-polyfill": "^6.23.0",
    "babel-preset-env": "^1.6.1",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-stage-2": "^6.24.1",
    "babel-register": "^6.24.1",
    "browserify": "^14.4.0",
    "chai": "^3.5.0",
    "chalk": "^1.1.3",
    "compression-webpack-plugin": "^1.0.0",
    "connect-history-api-fallback": "^1.3.0",
    "copy-webpack-plugin": "^4.0.1",
    "cross-env": "^5.0.5",
    "css-color-function": "^1.3.0",
    "css-loader": "^0.28.7",
    "cssnano": "^3.10.0",
    "deep-extend": "^0.5.0",
    "es6-promise": "^4.1.1",
    "eslint": "^3.19.0",
    "eslint-config-airbnb-base": "^11.1.3",
    "eslint-friendly-formatter": "^2.0.7",
    "eslint-import-resolver-webpack": "^0.8.1",
    "eslint-loader": "^1.7.1",
    "eslint-plugin-html": "^2.0.0",
    "eslint-plugin-import": "^2.2.0",
    "eventsource-polyfill": "^0.9.6",
    "express": "^4.14.1",
    "extract-text-webpack-plugin": "^3.0.2",
    "file-loader": "^1.1.11",
    "file-type": "^6.1.0",
    "friendly-errors-webpack-plugin": "^1.1.3",
    "function-bind": "^1.1.0",
    "gulp": "^3.9.1",
    "gulp-browserify": "^0.5.1",
    "gulp-bump": "^2.4.0",
    "gulp-clean": "^0.3.2",
    "gulp-concat": "^2.6.1",
    "gulp-concat-util": "^0.5.5",
    "gulp-copy": "0.0.2",
    "gulp-delete-file": "^1.0.2",
    "gulp-dotify": "^0.1.2",
    "gulp-file": "^0.3.0",
    "gulp-header": "^1.8.9",
    "gulp-htmlmin": "^3.0.0",
    "gulp-iconfont": "^9.0.1",
    "gulp-iconfont-css": "^2.1.0",
    "gulp-if": "^2.0.1",
    "gulp-json-css": "^0.2.3",
    "gulp-json-editor": "^2.2.1",
    "gulp-jst2": "^0.1.4",
    "gulp-load-plugins": "^1.3.0",
    "gulp-logwarn": "0.0.9",
    "gulp-match": "^1.0.3",
    "gulp-merge": "^0.1.1",
    "gulp-mocha": "^3.0.1",
    "gulp-multi-dest": "0.0.4",
    "gulp-postcss": "^7.0.0",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^0.5.4",
    "gulp-rtlcss": "^1.0.0",
    "gulp-run-sequence": "^0.3.2",
    "gulp-sourcemaps": "^2.6.1",
    "gulp-uglify": "^2.0.0",
    "html-webpack-plugin": "^2.28.0",
    "http-proxy-middleware": "^0.17.3",
    "jade": "^1.11.0",
    "json-loader": "^0.5.4",
    "karma": "^1.4.1",
    "karma-chai": "^0.1.0",
    "karma-chai-dom": "^1.1.0",
    "karma-chrome-launcher": "^2.2.0",
    "karma-coverage": "^1.1.1",
    "karma-firefox-launcher": "^1.1.0",
    "karma-mocha": "^1.3.0",
    "karma-phantomjs-launcher": "^1.0.2",
    "karma-phantomjs-shim": "^1.4.0",
    "karma-safari-launcher": "^1.0.0",
    "karma-sinon-chai": "^1.3.1",
    "karma-sourcemap-loader": "^0.3.7",
    "karma-spec-reporter": "0.0.31",
    "karma-webpack": "^2.0.2",
    "less": "^2.7.2",
    "less-loader": "^4.0.3",
    "mini-css-extract-plugin": "^0.4.0",
    "minimist": "^1.2.0",
    "mocha": "^3.0.2",
    "node-gyp": "3.4.0",
    "opn": "^4.0.2",
    "optimize-css-assets-webpack-plugin": "^1.3.1",
    "ora": "^1.2.0",
    "path": "^0.12.7",
    "phantomjs-prebuilt": "^2.1.14",
    "postcss-color-function": "^4.0.0",
    "postcss-cssnext": "^3.0.2",
    "postcss-import": "^10.0.0",
    "postcss-loader": "^2.0.6",
    "require-dir": "^0.3.0",
    "rimraf": "^2.6.0",
    "run-sequence": "^2.1.0",
    "script-loader": "^0.7.0",
    "semver": "^5.3.0",
    "sinon": "^2.1.0",
    "sinon-chai": "^2.8.0",
    "streamqueue": "^1.1.1",
    "style-loader": "^0.18.2",
    "stylus": "^0.54.5",
    "stylus-loader": "^3.0.1",
    "sugarss": "^1.0.0",
    "uglifyjs-webpack-plugin": "^0.4.6",
    "underscore": "^1.8.3",
    "url": "^0.11.0",
    "url-loader": "^0.5.9",
    "vue": "^2.5.16",
    "vue-loader": "^15.0.3",
    "vue-style-loader": "^3.0.0",
    "vue-svgicon": "^2.1.3",
    "vue-template-compiler": "^2.5.16",
    "vuex": "^3.0.1",
    "watchjs": "0.0.0",
    "watchpack": "^1.5.0",
    "webpack": "^4.6.0",
    "webpack-bundle-analyzer": "^2.4.0",
    "webpack-cli": "^2.0.14",
    "webpack-dev-middleware": "^3.1.2",
    "webpack-dev-server": "^3.1.3",
    "webpack-hot-middleware": "^2.18.0",
    "webpack-merge": "^4.1.0",
    "yargs": "^5.0.0"
  },
  "engines": {
    "node": ">= 4.0.0",
    "npm": ">= 3.0.0"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not ie <= 9"
  ],
  "license": "MIT"
}
