File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33## Install
44
55```
6- npm i package-name
6+ npm i @webeleon/codigame-api
77```
Original file line number Diff line number Diff line change 11{
2- "name" : " @webeleon/npm-package-starter-typescript " ,
3- "version" : " 0.0.8 " ,
4- "description" : " starter npm package using typescript " ,
2+ "name" : " @webeleon/codingame-api " ,
3+ "version" : " 0.0.0 " ,
4+ "description" : " Typescript client for codingame api " ,
55 "main" : " lib/main.js" ,
66 "types" : " lib/main.d.ts" ,
77 "scripts" : {
1717 },
1818 "repository" : {
1919 "type" : " git" ,
20- "url" : " git+https://github.com/Webeleon/typecript-npm-package-starter "
20+ "url" : " git+https://github.com/Webeleon/codingame-api "
2121 },
2222 "bugs" : {
23- "url" : " https://github.com/Webeleon/typecript-npm-package-starter /issues"
23+ "url" : " https://github.com/Webeleon/codingame-api /issues"
2424 },
2525 "contributors" : [
2626 {
2929 }
3030 ],
3131 "keywords" : [
32- " project starter " ,
32+ " codingame " ,
3333 " webeleon" ,
3434 " npm" ,
3535 " typescript"
You can’t perform that action at this time.
0 commit comments