{
  "_args": [
    [
      {
        "raw": "swiper@^4.0.6",
        "scope": null,
        "escapedName": "swiper",
        "name": "swiper",
        "rawSpec": "^4.0.6",
        "spec": ">=4.0.6 <5.0.0",
        "type": "range"
      },
      "/var/www/html/dev"
    ]
  ],
  "_from": "swiper@>=4.0.6 <5.0.0",
  "_id": "swiper@4.0.7",
  "_inCache": true,
  "_location": "/swiper",
  "_nodeVersion": "6.7.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/swiper-4.0.7.tgz_1511884199927_0.4511302935425192"
  },
  "_npmUser": {
    "name": "nolimits4web",
    "email": "nolimits4web@gmail.com"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "swiper@^4.0.6",
    "scope": null,
    "escapedName": "swiper",
    "name": "swiper",
    "rawSpec": "^4.0.6",
    "spec": ">=4.0.6 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/swiper/-/swiper-4.0.7.tgz",
  "_shasum": "89175c2a23d86622eda8344740c24a3701a6b270",
  "_shrinkwrap": null,
  "_spec": "swiper@^4.0.6",
  "_where": "/var/www/html/dev",
  "author": {
    "name": "Vladimir Kharlampidi"
  },
  "browserslist": [
    "Android > 4",
    "IOS >= 7",
    "last 4 versions",
    "ie >= 10"
  ],
  "bugs": {
    "url": "https://github.com/nolimits4web/Swiper/issues"
  },
  "dependencies": {
    "dom7": "^2.0.1"
  },
  "description": "Most modern mobile touch slider and framework with hardware accelerated transitions",
  "devDependencies": {
    "eslint": "^4.6.1",
    "eslint-config-airbnb-base": "^11.3.2",
    "eslint-plugin-import": "^2.7.0",
    "gulp": "^3.9.1",
    "gulp-autoprefixer": "^4.0.0",
    "gulp-clean-css": "^3.8.0",
    "gulp-connect": "^5.0.0",
    "gulp-header": "^1.8.9",
    "gulp-less": "^3.3.2",
    "gulp-modify-file": "^0.1.0",
    "gulp-open": "^2.0.0",
    "gulp-rename": "^1.2.2",
    "gulp-sourcemaps": "^2.6.1",
    "gulp-uglify": "^3.0.0",
    "rollup-plugin-buble": "^0.15.0",
    "rollup-plugin-node-resolve": "^3.0.0",
    "rollup-plugin-replace": "^1.2.1",
    "rollup-stream": "^1.24.1",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.1.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-HBV2hox5P7UAQ9QjV5PYv6yEjy5fD+ICdjLAB0CIg5bb5/PXy2hZ4SR5TpkJzq4+umhvLiBMvCbfmcxbcnuZKg==",
    "shasum": "89175c2a23d86622eda8344740c24a3701a6b270",
    "tarball": "https://registry.npmjs.org/swiper/-/swiper-4.0.7.tgz"
  },
  "engines": {
    "node": ">= 4.7.0"
  },
  "files": [
    "dist",
    "src",
    "*.json",
    "*.js"
  ],
  "gitHead": "bc4149b70fe8b605db45eb9494efedc73173dd69",
  "homepage": "http://www.idangero.us/swiper/",
  "jsnext:main": "dist/js/swiper.esm.bundle.js",
  "keywords": [
    "swiper",
    "swipe",
    "slider",
    "touch",
    "ios",
    "mobile",
    "cordova",
    "phonegap",
    "app",
    "framework",
    "framework7",
    "carousel",
    "gallery",
    "plugin"
  ],
  "license": "MIT",
  "main": "dist/js/swiper.js",
  "maintainers": [
    {
      "name": "nolimits4web",
      "email": "nolimits4web@gmail.com"
    }
  ],
  "module": "dist/js/swiper.esm.bundle.js",
  "name": "swiper",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nolimits4web/Swiper.git"
  },
  "scripts": {
    "build:dev": "NODE_ENV=development gulp build",
    "build:prod": "NODE_ENV=production gulp build",
    "dev": "NODE_ENV=development gulp build && NODE_ENV=development gulp playground && NODE_ENV=development gulp server",
    "lint": "eslint .",
    "prod": "NODE_ENV=production gulp playground && NODE_ENV=production gulp server",
    "test": "npm run lint && npm run build:dev"
  },
  "version": "4.0.7"
}
