暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

package.json 267B

1234567891011121314
  1. {
  2. "repository": "https://github.com/crobi/rpg-cards",
  3. "name": "rpg-cards",
  4. "version": "0.0.0",
  5. "description": "",
  6. "author": "crobi",
  7. "dependencies": {
  8. "mv": "*",
  9. "walk": "*",
  10. "typescript": "*",
  11. "http-server": "*"
  12. },
  13. "license": "MIT"
  14. }