{
  "name": "@stratusjs/swiper",
  "version": "1.2.3",
  "description": "AngularJS Swiper Carousel component to be used as an add on to StratusJS",
  "main": "",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Sitetheory/stratus.git"
  },
  "keywords": [
    "sitetheory",
    "stratus",
    "angularjs",
    "lodash",
    "javascript",
    "typescript"
  ],
  "author": "Sitetheory Development Team (https://sitetheory.io/)",
  "license": "mit",
  "bugs": {
    "url": "https://github.com/Sitetheory/stratus/issues"
  },
  "homepage": "https://github.com/Sitetheory/stratus#readme",
  "engines": {
    "npm": ">= 8.19.3"
  },
  "dependencies": {
    "@stratusjs/angularjs": "^0.9.0",
    "@stratusjs/angularjs-extras": "^0.14.1",
    "@stratusjs/boot": "^1.2.0",
    "@stratusjs/runtime": "^0.12.1",
    "swiper": "^10.3.0"
  }
}
