initial commit 🚀
Showing
.gitignore
0 → 100644
package.json
0 → 100644
| { | |||
| "name": "ygoreplay-plugin", | |||
| "version": "1.0.0", | |||
| "description": "A plugin for SRVPro-like servers to publish useful statistical data to the storage server automatically", | |||
| "main": "index.js", | |||
| "repository": "git@git.mycard.moe:mycard/ygoreplay-plugin.git", | |||
| "author": "Sophia <beyondthesophia@gmail.com>", | |||
| "license": "MIT", | |||
| "private": true | |||
| } |
yarn.lock
0 → 100644
Please register or sign in to comment