| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- {
- "_from": "swiper",
- "_id": "swiper@5.3.6",
- "_inBundle": false,
- "_integrity": "sha512-FUz50g6RuvGAuXQWmR5lRPoA129leRUZ/p57ckr8+P5kR7VktElVQ47JGmWD86mOJCFfvMhUf0hinyC5UFL5iw==",
- "_location": "/swiper",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "swiper",
- "name": "swiper",
- "escapedName": "swiper",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#DEV:/",
- "#USER"
- ],
- "_resolved": "https://registry.npmjs.org/swiper/-/swiper-5.3.6.tgz",
- "_shasum": "102b7f8145d734ec4c30e04602160382356b5948",
- "_spec": "swiper",
- "_where": "C:\\Users\\ZZ\\Desktop\\小神农app\\病虫害识别系统\\discern",
- "author": {
- "name": "Vladimir Kharlampidi"
- },
- "browserslist": [
- "Android >= 7",
- "IOS >= 11",
- "Safari >= 11",
- "Chrome >= 49",
- "Firefox >= 31",
- "Samsung >= 5"
- ],
- "bugs": {
- "url": "https://github.com/nolimits4web/Swiper/issues"
- },
- "bundleDependencies": false,
- "dependencies": {
- "dom7": "^2.1.3",
- "ssr-window": "^1.0.1"
- },
- "deprecated": false,
- "description": "Most modern mobile touch slider and framework with hardware accelerated transitions",
- "engines": {
- "node": ">= 4.7.0"
- },
- "funding": {
- "type": "patreon",
- "url": "https://www.patreon.com/vladimirkharlampidi"
- },
- "homepage": "https://swiperjs.com",
- "jsnext:main": "js/swiper.esm.bundle.js",
- "keywords": [
- "swiper",
- "swipe",
- "slider",
- "touch",
- "ios",
- "mobile",
- "cordova",
- "phonegap",
- "app",
- "framework",
- "framework7",
- "carousel",
- "gallery",
- "plugin"
- ],
- "license": "MIT",
- "main": "js/swiper.js",
- "module": "js/swiper.esm.bundle.js",
- "name": "swiper",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/nolimits4web/Swiper.git"
- },
- "scripts": {
- "postinstall": "echo \"\u001b[35m\u001b[1mLove Swiper? Support Vladimir's work by donating or pledging on patreon:\u001b[22m\u001b[39m\n > \u001b[32mhttps://patreon.com/vladimirkharlampidi\u001b[0m\n\""
- },
- "version": "5.3.6"
- }
|