Initial commit: Backup der Webseiten
- zoesch.de - blitzkiste.net - gruene-hassberge (norbert.zoesch.de) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "photoswipe",
|
||||
"repository": "dimsemenov/PhotoSwipe",
|
||||
"description": "JavaScript gallery",
|
||||
"main": "dist/photoswipe.js",
|
||||
"version": "4.1.2",
|
||||
"keywords": [
|
||||
"gallery",
|
||||
"lightbox",
|
||||
"photo",
|
||||
"image",
|
||||
"touch",
|
||||
"swipe",
|
||||
"zoom"
|
||||
],
|
||||
"scripts": [
|
||||
"dist/photoswipe.js",
|
||||
"dist/photoswipe-ui-default.js"
|
||||
],
|
||||
"styles": [
|
||||
"dist/photoswipe.css",
|
||||
"dist/default-skin/default-skin.css"
|
||||
],
|
||||
"images": [
|
||||
"dist/default-skin/default-skin.png",
|
||||
"dist/default-skin/default-skin.svg",
|
||||
"dist/default-skin/preloader.gif"
|
||||
],
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user