mirror of
https://github.com/franjsco/tomadoro
synced 2025-02-18 04:10:42 +01:00
edit package.json
This commit is contained in:
parent
9d189c4599
commit
d388dbba40
10
package.json
10
package.json
@ -1,5 +1,6 @@
|
||||
{
|
||||
"name": "tomadoro",
|
||||
"description": "tomadoro",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"engines": {
|
||||
@ -28,5 +29,12 @@
|
||||
"not dead",
|
||||
"not ie <= 11",
|
||||
"not op_mini all"
|
||||
]
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/frab1t/tomadoro.git"
|
||||
},
|
||||
"author": "frab1t",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"homepage": "https://github.com/frab1t/tomadoro#readme"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user