|
|
@ -9,13 +9,13 @@ |
|
|
|
}, |
|
|
|
}, |
|
|
|
"repository": { |
|
|
|
"repository": { |
|
|
|
"type": "git", |
|
|
|
"type": "git", |
|
|
|
"url": "git+https://github.com/wekan/wekan.git" |
|
|
|
"url": "git+https://github.com/wefork/wekan.git" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"license": "MIT", |
|
|
|
"license": "MIT", |
|
|
|
"bugs": { |
|
|
|
"bugs": { |
|
|
|
"url": "https://github.com/wekan/wekan/issues" |
|
|
|
"url": "https://github.com/wefork/wekan/issues" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"homepage": "https://wekan.io", |
|
|
|
"homepage": "https://github.com/wefork/wekan", |
|
|
|
"devDependencies": { |
|
|
|
"devDependencies": { |
|
|
|
"eslint": "^2.0.0" |
|
|
|
"eslint": "^2.0.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|