You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

87 lines
2.0 KiB

{
"_from": "swiper@^3.4.2",
"_id": "swiper@3.4.2",
"_inBundle": false,
"_integrity": "sha1-Oda0ELGjmDPh9y07cpmd9fXjg5I=",
"_location": "/swiper",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "swiper@^3.4.2",
"name": "swiper",
"escapedName": "swiper",
"rawSpec": "^3.4.2",
"saveSpec": null,
"fetchSpec": "^3.4.2"
},
"_requiredBy": [
"/vue-awesome-swiper"
],
"_resolved": "https://registry.npmjs.org/swiper/-/swiper-3.4.2.tgz",
"_shasum": "39d6b410b1a39833e1f72d3b72999df5f5e38392",
"_spec": "swiper@^3.4.2",
"_where": "/Users/linhuakun/Downloads/coderlhk/big bar/bigbar-start/node_modules/vue-awesome-swiper",
"author": {
"name": "Vladimir Kharlampidi"
},
"bugs": {
"url": "https://github.com/nolimits4web/Swiper/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Most modern mobile touch slider and framework with hardware accelerated transitions",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-clean-css": "^2.4.0",
"gulp-concat": "^2.6.1",
"gulp-connect": "^5.0.0",
"gulp-header": "^1.8.8",
"gulp-jshint": "^2.0.4",
"gulp-less": "^3.3.0",
"gulp-open": "^2.0.0",
"gulp-rename": "^1.2.2",
"gulp-sourcemaps": "^2.4.1",
"gulp-tap": "^0.1.3",
"gulp-uglify": "^2.1.0",
"jshint": "^2.9.4",
"jshint-stylish": "^2.2.1"
},
"engines": {
"node": ">= 4.7.0"
},
"files": [
"dist",
"src",
"*.json",
"*.js"
],
"homepage": "http://www.idangero.us/swiper/",
"keywords": [
"swiper",
"swipe",
"slider",
"touch",
"ios",
"mobile",
"cordova",
"phonegap",
"app",
"framework",
"carousel",
"gallery"
],
"license": "MIT",
"main": "dist/js/swiper.js",
"name": "swiper",
"repository": {
"type": "git",
"url": "git+https://github.com/nolimits4web/Swiper.git"
},
"scripts": {
"test": "gulp build"
},
"style": "dist/css/swiper.css",
"version": "3.4.2"
}