1
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
website-2020-spike/package.json
2020-04-12 15:51:48 +01:00

12 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"
}