36 lines
833 B
JSON
36 lines
833 B
JSON
{
|
|
"name": "django",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "django",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"swiper": "^11.2.6"
|
|
}
|
|
},
|
|
"node_modules/swiper": {
|
|
"version": "11.2.6",
|
|
"resolved": "https://registry.npmjs.org/swiper/-/swiper-11.2.6.tgz",
|
|
"integrity": "sha512-8aXpYKtjy3DjcbzZfz+/OX/GhcU5h+looA6PbAzHMZT6ESSycSp9nAjPCenczgJyslV+rUGse64LMGpWE3PX9Q==",
|
|
"funding": [
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/swiperjs"
|
|
},
|
|
{
|
|
"type": "open_collective",
|
|
"url": "http://opencollective.com/swiper"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 4.7.0"
|
|
}
|
|
}
|
|
}
|
|
}
|