Geen omschrijving
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 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. }