11 lines
279 B
JSON
11 lines
279 B
JSON
{
|
|
"name": "website",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"description": "Another website, really?",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/RealOrangeOne/website.git"
|
|
},
|
|
"homepage": "https://github.com/RealOrangeOne/website#readme"
|
|
}
|