{
  "name": "@swiper/core",
  "version": "0.0.21",
  "description": "Swiper core functionality",
  "author": "Jason Kohles <email@jasonkohles.com>",
  "homepage": "https://github.com/jasonk/swiper#readme",
  "license": "MIT",
  "main": "dist/index.js",
  "browser": "src/index.js",
  "scripts": {
    "test": "test-helper",
    "build": "build-helper",
    "prepare": "yarn build"
  },
  "files": [
    "dist"
  ],
  "sideEffects": false,
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jasonk/swiper.git"
  },
  "bugs": {
    "url": "https://github.com/jasonk/swiper/issues"
  },
  "dependencies": {
    "@babel/runtime": "^7.4.2",
    "@swiper/preload": "0.0.21",
    "bluebird": "^3.5.3",
    "emittery": "^0.4.1",
    "jwt-decode": "^2.2.0",
    "lodash": "^4.17.11",
    "moment": "^2.24.0",
    "ololog": "^1.1.121"
  },
  "devDependencies": {
    "@swiper/dev-utils": "0.0.21"
  },
  "gitHead": "3bf07d6b5198f7d12b203160488cbde6af8d5ac4"
}
