script
bin/osuny.js
0 → 100644
... | ... | @@ -3,11 +3,20 @@ |
"version": "1.0.4", | ||
"repository": "git@github.com:noesya/osuny-hugo-theme-aaa.git", | ||
"author": "alexisben <alexis.benoit@noesya.coop>", | ||
"contributors": [ | ||
"olivia206 <olivia.simonet@noesya.coop>", | ||
"arnaudlevy <arnaud.levy@noesya.coop>" | ||
], | ||
"license": "MIT", | ||
"devDependencies": { | ||
"chalk": "^5.3.0", | ||
"shelljs": "^0.8.5" | ||
}, | ||
"dependencies": { | ||
"@splidejs/splide": "^3.6.12", | ||
"glightbox": "^3.1.0", | ||
"intersection-observer": "^0.12.0", | ||
"leaflet": "^1.9.4" | ||
} | ||
}, | ||
"bin": "./bin/osuny.js" | ||
} |
Please register or sign in to comment