mirror of
https://github.com/Redume/Kekkai.git
synced 2025-04-04 06:17:35 +03:00
Compare commits
No commits in common. "241494ec2de7f8fb2f312ad1af6775105464af64" and "6e7dbe4c14ad2081c500ab876cc5b7e3079d2f23" have entirely different histories.
241494ec2d
...
6e7dbe4c14
1 changed files with 5 additions and 1 deletions
|
@ -2,6 +2,10 @@
|
|||
"name": "kekkai",
|
||||
"version": "1.0.0",
|
||||
"description": "Historical data on the rate of fiat and crypto currencies",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Redume/Kekkai.git"
|
||||
|
@ -11,7 +15,7 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/Redume/Kekkai/issues"
|
||||
},
|
||||
"homepage": "https://kekkai.redume.su/",
|
||||
"homepage": "https://github.com/Redume/Kekkai#readme",
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^8.57.0",
|
||||
"eslint": "^8.57.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue