Commit 9db7aa6f authored by nanahira's avatar nanahira

readme

parent 9d7cf13a
{
"name": "myproject",
"description": "myproject-desc",
"name": "onedice",
"description": "Node.js implementation of [OneDice](https://github.com/OlivOS-Team/onedice)",
"version": "1.0.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
......@@ -12,15 +12,15 @@
},
"repository": {
"type": "git",
"url": "https://code.mycard.moe/3rdeye/myproject.git"
"url": "https://code.mycard.moe/3rdeye/onedice.git"
},
"author": "Nanahira <nanahira@momobako.com>",
"license": "MIT",
"keywords": [],
"bugs": {
"url": "https://code.mycard.moe/3rdeye/myproject/issues"
"url": "https://code.mycard.moe/3rdeye/onedice/issues"
},
"homepage": "https://code.mycard.moe/3rdeye/myproject",
"homepage": "https://code.mycard.moe/3rdeye/onedice",
"jest": {
"moduleFileExtensions": [
"js",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment