File tree Expand file tree Collapse file tree 3 files changed +8
-20
lines changed
Expand file tree Collapse file tree 3 files changed +8
-20
lines changed Original file line number Diff line number Diff line change 22 "name" : " acode-wakatime" ,
33 "version" : " 1.1.0" ,
44 "type" : " module" ,
5- "private" : false ,
6- "description" : " A plugin for Acode to interact with the Wakatime API, enabling time tracking for coding activities." ,
75 "main" : " src/main.js" ,
8- "repository" : {
9- "type" : " git" ,
10- "url" : " https://github.com/Overskul/acode-wakatime.git"
11- },
126 "author" : " Overskul" ,
137 "license" : " MIT" ,
14- "contributors" : [
15- {
16- "name" : " Sebastian Jn" ,
17- "email" : " sebastianjnuwu@gmail.com" ,
18- "url" : " https://github.com/sebastianjnuwu"
19- }
20- ],
218 "scripts" : {
229 "zip" : " node .acode/zip.js" ,
2310 "build" : " webpack" ,
3825 "jszip" : " ^3.10.1" ,
3926 "webpack" : " ^5.76.0" ,
4027 "webpack-cli" : " ^6.0.0"
41- },
42- "bugs" : {
43- "url" : " https://github.com/Overskul/acode-wakatime/issues"
44- },
45- "homepage" : " https://github.com/Overskul/acode-wakatime#readme"
28+ }
4629}
Original file line number Diff line number Diff line change 1515 "contributors" : [
1616 {
1717 "name" : " Sebastian Jn" ,
18- "email" : " sebastianjnuwu@gmail.com" ,
19- "url" : " https://github.com/sebastianjnuwu"
18+ "role" : " contributor" ,
19+ "github" : " sebastianjnuwu"
20+ },
21+ {
22+ "name" : " dconco" ,
23+ "role" : " contributor" ,
24+ "github" : " dconco"
2025 }
2126 ]
2227}
You can’t perform that action at this time.
0 commit comments