22 lines
444 B
JSON
22 lines
444 B
JSON
{
|
|
"name": "dmego-home-page",
|
|
"version": "1.0.5",
|
|
"description": "Dmego Home Page",
|
|
"scripts": {
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/dmego/home.github.io.git"
|
|
},
|
|
"keywords": [
|
|
"Dmego",
|
|
"HomePage"
|
|
],
|
|
"author": "Dmego",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/dmego/home.github.io/issues"
|
|
},
|
|
"homepage": "https://github.com/dmego/home.github.io#readme"
|
|
}
|