work.suroh.tk/package.json

24 lines
507 B
JSON

{
"name": "work.suroh.tk",
"version": "1.1.0",
"description": "",
"dependencies": {
"@11ty/eleventy": "^2.0.1",
"@11ty/eleventy-plugin-webc": "^0.11.1",
"@11ty/is-land": "^4.0.0",
"markdown-it": "^13.0.1",
"markdown-it-link-attributes": "^4.0.1"
},
"scripts": {
"dev": "eleventy --serve",
"build": "eleventy"
},
"repository": {
"type": "git",
"url": "gitea@git.suroh.tk:suroh/work.suroh.tk.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}