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.

18 lines
390 B

  1. {
  2. "name": "gruppenprojekt-gesellschaftsspiele",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "jest --verbose"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "https://gitlab2.informatik.hs-fulda.de/fdai7346/gruppenprojekt-gesellschaftsspiele.git"
  12. },
  13. "author": "",
  14. "license": "ISC",
  15. "dependencies": {
  16. "jest": "^18.0.0"
  17. }
  18. }