File: /var/www/innodrive/package.json
{
"name": "innodirve",
"version": "1.0.0",
"description": "- composer install",
"main": "index.js",
"scripts": {
"build": "webpack --env production --progress",
"start": "webpack --watch --env production-watch",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/Supak/innodirve.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://gitlab.com/Supak/innodirve/issues"
},
"devDependencies": {
"@babel/cli": "7.4.3",
"@babel/core": "7.4.3",
"@babel/plugin-syntax-dynamic-import": "7.2.0",
"@babel/plugin-transform-typeof-symbol": "7.2.0",
"@babel/polyfill": "^7.4.4",
"@babel/preset-env": "7.4.3",
"autoprefixer": "^9.5.1",
"babel-eslint": "^10.0.1",
"babel-loader": "^8.0.5",
"choices.js": "^4.1.3",
"clean-webpack-plugin": "^2.0.1",
"copy-webpack-plugin": "5.0.3",
"css-loader": "^2.1.1",
"cssnano": "^4.1.10",
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-import-resolver-webpack": "0.11.1",
"eslint-loader": "^2.1.2",
"eslint-plugin-compat": "^3.1.1",
"eslint-plugin-import": "^2.17.1",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-pug": "1.1.1",
"eslint-plugin-react": "^7.12.4",
"eslint-plugin-standard": "^4.0.0",
"extract-text-webpack-plugin": "^3.0.2",
"fast-sass-loader": "^1.4.7",
"file-loader": "^3.0.1",
"friendly-errors-webpack-plugin": "^1.7.0",
"glob": "^7.1.3",
"html-loader": "^0.5.1",
"html-webpack-plugin": "^3.2.0",
"image-webpack-loader": "^4.6.0",
"mini-css-extract-plugin": "0.6.0",
"nodemon": "^1.18.11",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",
"pug-html-loader": "^1.1.5",
"purify-css": "^1.2.5",
"purifycss-webpack": "^0.7.0",
"stream-combiner2": "^1.1.1",
"style-loader": "^0.23.1",
"stylelint": "^10.0.1",
"stylelint-config-standard": "^18.3.0",
"stylelint-scss": "^3.5.4",
"stylelint-webpack-plugin": "^0.10.5",
"svg-sprite-loader": "4.1.6",
"svg-transform-loader": "^2.0.8",
"svg4everybody": "^2.1.9",
"terser-webpack-plugin": "1.2.3",
"url-loader": "^1.1.2",
"webpack": "^4.30.0",
"webpack-bundle-analyzer": "^3.3.2",
"webpack-cli": "3.3.0",
"webpack-dev-server": "^3.3.1",
"webpack-manifest-plugin": "^2.0.4",
"webpack-merge": "^4.2.1",
"webpack-stats-plugin": "0.2.1"
},
"dependencies": {
"@google/maps": "^0.5.5",
"@google/markerclusterer": "^1.0.3",
"@google/markerclustererplus": "^2.1.11",
"animejs": "^3.0.1",
"autocomplete-js": "^2.7.1",
"axios": "^0.19.0",
"body-scroll-lock": "^2.6.4",
"bootstrap": "^4.3.1",
"bootstrap-fileinput": "^5.0.1",
"build": "^0.1.4",
"element-remove": "^1.0.4",
"fs": "0.0.1-security",
"google-maps": "^3.3.0",
"google-maps-utility-library-v3-infobox": "^1.1.14",
"googlemaps": "^1.12.0",
"image-trace-loader": "^0.1.0",
"imagemin-gifsicle": "^6.0.1",
"imagemin-mozjpeg": "^8.0.0",
"imagemin-optipng": "^7.0.0",
"imagemin-svgo": "^7.0.0",
"imagemin-webp-webpack-plugin": "^3.2.1",
"imask": "^4.1.3",
"jimp": "^0.6.4",
"js-cookie": "^2.2.0",
"js-info-bubble": "^0.8.0",
"latest": "^0.2.0",
"lodash.clonedeep": "^4.5.0",
"lqip-loader": "^2.2.0",
"masonry-layout": "^4.2.2",
"next-optimized-images": "^2.5.3",
"node-js-marker-clusterer": "^1.0.0",
"node-sass": "^6.0.1",
"popper": "^1.0.1",
"qs": "^6.9.1",
"responsive-loader": "^1.2.0",
"rxjs": "^6.3.3",
"rxjs-compat": "^6.3.3",
"swiper": "5.2.1",
"watch": "^1.0.2",
"webp-loader": "^0.5.0",
"whatwg-fetch": "^3.0.0",
"ymaps": "^0.1.1"
},
"resolutions": {
"terser": "3.14.1"
}
}