work.suroh.tk/package.json

24 lines
483 B
JSON

{
"name": "work.suroh.tk",
"version": "1.1.0",
"description": "",
"main": "index.js",
"dependencies": {
"markdown-it": "^13.0.1",
"markdown-it-link-attributes": "^4.0.1"
},
"devDependencies": {
"@11ty/eleventy": "^0.9.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "gitea@git.suroh.tk:suroh/work.suroh.tk.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}