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.

22 lines
486 B

  1. {
  2. "name": "gogame-test",
  3. "version": "0.0.1",
  4. "description": "",
  5. "main": "test.js",
  6. "scripts": {
  7. "test": "echo \"Error: no test specified\" && exit 1"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "git+https://github.com/arnaucube/gogame.git"
  12. },
  13. "author": "",
  14. "license": "ISC",
  15. "bugs": {
  16. "url": "https://github.com/arnaucube/gogame/issues"
  17. },
  18. "homepage": "https://github.com/arnaucube/gogame#readme",
  19. "dependencies": {
  20. "axios": "^0.19.0"
  21. }
  22. }