{
  "name": "realtybloc-wp-theme-residential",
  "version": "1.0.0",
  "description": "RealtyBloc Residential Wordpress Template",
  "private": true,
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "NODE_ENV=development webpack --watch",
    "build": "webpack",
    "build:prod": "NODE_ENV=production webpack",
    "build:dev": "NODE_ENV=development webpack",
    "build:img": "cd assets/src/js & node compress-images.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/realtybloc/realtybloc-wp-theme-residential.git"
  },
  "author": "Amir Sorouri",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/realtybloc/realtybloc-wp-theme-residential/issues"
  },
  "homepage": "https://github.com/realtybloc/realtybloc-wp-theme-residential#readme",
  "dependencies": {
    "@turf/bbox": "^6.5.0",
    "@turf/boolean-point-in-polygon": "^6.5.0",
    "@turf/boolean-within": "^6.5.0",
    "@turf/center": "^6.5.0",
    "@turf/helpers": "^6.5.0",
    "@turf/meta": "^6.5.0",
    "@turf/points-within-polygon": "^6.5.0",
    "clipboard": "^2.0.8",
    "core-js": "^3.19.0",
    "devbridge-autocomplete": "^1.4.11",
    "file-loader": "^6.2.0",
    "gifsicle": "^5.2.1",
    "imagesloaded": "^4.1.4",
    "jcarousel": "^0.3.9",
    "jcarouselSwipe": "github:snake-345/jcarouselSwipe",
    "jquery": "^3.6.0",
    "jquery-easy-loading": "^2.0.0-rc.2",
    "jquery-parallax.js": "^1.5.0",
    "jquery-validation": "^1.19.3",
    "jquery.easing": "^1.4.1",
    "lodash": "^4.17.21",
    "magnific-popup": "^1.1.0",
    "mapbox-gl": "^1.13.2",
    "nouislider": "^14.7.0",
    "npm-check-updates": "^11.8.5",
    "paginationjs": "^2.1.5",
    "pngquant-bin": "^6.0.1",
    "query-string": "^6.14.1",
    "resolve-url-loader": "^3.1.4",
    "selectric": "^1.13.0",
    "slick-carousel": "^1.8.1",
    "swiper": "^7.4.1",
    "underscore": "^1.13.1",
    "vanilla-lazyload": "^16.1.0",
    "wnumb": "^1.2.0"
  },
  "devDependencies": {
    "@babel/cli": "^7.16.0",
    "@babel/core": "^7.16.0",
    "@babel/preset-env": "^7.16.0",
    "babel-loader": "^8.2.3",
    "compress-images": "^2.0.5",
    "css-loader": "^6.5.0",
    "fs-extra": "^10.1.0",
    "mini-css-extract-plugin": "^2.4.3",
    "sass": "^1.43.4",
    "sass-loader": "^12.3.0",
    "webpack": "^5.61.0",
    "webpack-cli": "^4.9.1"
  }
}
