Swiper_package

This commit is contained in:
nik8
2025-03-22 12:58:59 +01:00
parent 93b2675b9e
commit 809d857e94
6 changed files with 84 additions and 4 deletions

15
django/package.json Normal file
View File

@@ -0,0 +1,15 @@
{
"name": "django",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"swiper": "^11.2.6"
}
}