暫無描述
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 220B

123456789101112
  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. },
  11. "license": "MIT"
  12. }