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.
|
{
|
|
"name": "OpenWorkTime",
|
|
"version": "1.0.0",
|
|
"description": "Open Work Time, online version. Time tracking app",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/idoctnef/openworktime"
|
|
},
|
|
"keywords": [
|
|
"work",
|
|
"time",
|
|
"traking",
|
|
"app"
|
|
],
|
|
"author": "idoctnef",
|
|
"license": "GNU-1.0",
|
|
"bugs": {
|
|
"url": "https://github.com/idoctnef/openworktime/issues"
|
|
},
|
|
"homepage": "https://github.com/idoctnef/openworktime",
|
|
"dependencies": {
|
|
"angular-chart.js": "^1.0.2"
|
|
}
|
|
}
|