123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- {
- "_args": [
- [
- "swiper@3.4.2",
- "D:\\project\\苏南官网\\su_nan_guan_wang"
- ]
- ],
- "_from": "swiper@3.4.2",
- "_id": "swiper@3.4.2",
- "_inBundle": false,
- "_integrity": "sha1-Oda0ELGjmDPh9y07cpmd9fXjg5I=",
- "_location": "/swiper",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "swiper@3.4.2",
- "name": "swiper",
- "escapedName": "swiper",
- "rawSpec": "3.4.2",
- "saveSpec": null,
- "fetchSpec": "3.4.2"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/swiper/-/swiper-3.4.2.tgz",
- "_spec": "3.4.2",
- "_where": "D:\\project\\苏南官网\\su_nan_guan_wang",
- "author": {
- "name": "Vladimir Kharlampidi"
- },
- "bugs": {
- "url": "https://github.com/nolimits4web/Swiper/issues"
- },
- "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"
- }
|