19
package.json
Normal file
19
package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "caldwell",
|
||||
"main": "main.js",
|
||||
"dependencies": {
|
||||
"masonry-layout": "^4.2.2",
|
||||
"photoswipe": "^5.4.4"
|
||||
},
|
||||
"version": "1.0.0",
|
||||
"description": "A minimal Hugo theme",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.karaolidis.com/karaolidis/caldwell.git"
|
||||
},
|
||||
"author": "Nikolaos Karaolidis <nick@karaolidis.com>",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"devDependencies": {
|
||||
"@types/masonry-layout": "^4.2.8"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user