21 lines
406 B
JSON
21 lines
406 B
JSON
{
|
|
"name": "work.suroh.tk",
|
|
"version": "1.0.6",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"dependencies": {},
|
|
"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"
|
|
}
|