File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
xd-crossword-tools-parser Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 1111 "prepublishOnly" : " cp ../../README.md ./README.md" ,
1212 "postpublish" : " rm ./README.md"
1313 },
14+ "repository" : {
15+ "type" : " git" ,
16+ "url" : " git+https://github.com/puzzmo-com/xd-crossword-tools.git"
17+ },
18+ "homepage" : " https://github.com/puzzmo-com/xd-crossword-tools#readme" ,
19+ "bugs" : {
20+ "url" : " https://github.com/puzzmo-com/xd-crossword-tools/issues"
21+ },
22+ "publishConfig" : {
23+ "access" : " public"
24+ },
1425 "devDependencies" : {
1526 "tsup" : " ^8.1.0"
1627 }
Original file line number Diff line number Diff line change 2121 "@types/xml-parser" : " 1.2.33" ,
2222 "tsup" : " ^8.1.0"
2323 },
24+ "repository" : {
25+ "type" : " git" ,
26+ "url" : " git+https://github.com/puzzmo-com/xd-crossword-tools.git"
27+ },
28+ "homepage" : " https://github.com/puzzmo-com/xd-crossword-tools#readme" ,
29+ "bugs" : {
30+ "url" : " https://github.com/puzzmo-com/xd-crossword-tools/issues"
31+ },
2432 "publishConfig" : {
2533 "access" : " public"
2634 }
You can’t perform that action at this time.
0 commit comments