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.

24 lines
533 B

  1. {
  2. "name": "OpenWorkTime",
  3. "version": "1.0.0",
  4. "description": "Open Work Time, online version. Time tracking app",
  5. "repository": {
  6. "type": "git",
  7. "url": "git+https://github.com/idoctnef/openworktime"
  8. },
  9. "keywords": [
  10. "work",
  11. "time",
  12. "traking",
  13. "app"
  14. ],
  15. "author": "idoctnef",
  16. "license": "GNU-1.0",
  17. "bugs": {
  18. "url": "https://github.com/idoctnef/openworktime/issues"
  19. },
  20. "homepage": "https://github.com/idoctnef/openworktime",
  21. "dependencies": {
  22. "angular-chart.js": "^1.0.2"
  23. }
  24. }