File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " javascript- snake" ,
3- "version" : " 1.0.0 " ,
4- "description" : " JavaScript Snake<br/> By Patrick Gillespie <br/> License: MIT<br/> http://patorjk.com/games/snake " ,
5- "main" : " index .html" ,
2+ "name" : " snake" ,
3+ "version" : " 1.2.7 " ,
4+ "description" : " Snake<br/> By Hedgesoft <br/> License: MIT<br/>" ,
5+ "main" : " snake .html" ,
66 "scripts" : {
7- "start" : " parcel index .html --open" ,
8- "build" : " parcel build index .html" ,
7+ "start" : " parcel snake .html --open" ,
8+ "build" : " parcel build snake .html" ,
99 "test" : " echo \" Error: no test specified\" && exit 1"
1010 },
1111 "repository" : {
1515 "author" : " " ,
1616 "license" : " MIT" ,
1717 "bugs" : {
18- "url" : " https://github.com/patorjk /JavaScript-Snake/issues"
18+ "url" : " https://github.com/Hedgesoft-Company /JavaScript-Snake/issues"
1919 },
20- "homepage" : " https://github.com/patorjk /JavaScript-Snake#readme" ,
20+ "homepage" : " https://github.com/Hedgesoft-Company /JavaScript-Snake#readme" ,
2121 "dependencies" : {},
2222 "devDependencies" : {
2323 "parcel-bundler" : " ^1.6.1"
You can’t perform that action at this time.
0 commit comments