This repository was archived by the owner on May 11, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # codeline -statistic
1+ # code -statistic
22Parse the lines of code for each language in the repository and generate the results. (using nodeJS)
33
44
Original file line number Diff line number Diff line change 11{
2- "name" : " codeline -statistic" ,
2+ "name" : " code -statistic" ,
33 "version" : " 1.0.0" ,
44 "description" : " Parse the lines of code for each language in the repository/account and generate the results. " ,
55 "main" : " index.js" ,
88 },
99 "repository" : {
1010 "type" : " git" ,
11- "url" : " git+https://github.com/zmh-program/codeline -statistic.git"
11+ "url" : " git+https://github.com/zmh-program/code -statistic.git"
1212 },
1313 "keywords" : [
1414 " line-statistic"
1515 ],
1616 "author" : " zmh-program" ,
1717 "license" : " MIT" ,
1818 "bugs" : {
19- "url" : " https://github.com/zmh-program/codeline -statistic/issues"
19+ "url" : " https://github.com/zmh-program/code -statistic/issues"
2020 },
21- "homepage" : " https://github.com/zmh-program/codeline -statistic#readme" ,
21+ "homepage" : " https://github.com/zmh-program/code -statistic#readme" ,
2222 "dependencies" : {
2323 "axios" : " ^1.3.2" ,
2424 "ejs" : " ^3.1.8" ,
You can’t perform that action at this time.
0 commit comments