UNPKG

@tutorbook/clocking

Version:

Package that contains Tutorbook's clock-in and clock-out approval/rejection dialogs.

31 lines (30 loc) 802 B
{ "name": "@tutorbook/clocking", "version": "0.6.5", "description": "Package that contains Tutorbook's clock-in and clock-out approval/rejection dialogs.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/tutorbookapp/tutorbook.git" }, "keywords": [ "Tutorbook", "PWA", "Service", "Hours" ], "author": "Nicholas Chiang", "license": "AGPL-3.0-or-later", "bugs": { "url": "https://github.com/tutorbookapp/tutorbook/issues" }, "homepage": "https://github.com/tutorbookapp/tutorbook#readme", "dependencies": { "@tutorbook/data": "^0.6.5", "@tutorbook/utils": "^0.6.5" }, "gitHead": "653ff401ce3ca1d1154d955fc8029ddbaea20a4d" }