File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " lr-http-server" ,
2+ "name" : " @olegjs/ lr-http-server" ,
33 "version" : " 1.0.0-beta.1" ,
44 "description" : " An HTTP server with livereload included" ,
55 "main" : " src/index.js" ,
66 "bin" : {
77 "lr-http-server" : " bin/lr-http-server" ,
88 "lrhs" : " bin/lr-http-server"
99 },
10- "scripts" : {},
1110 "repository" : {
1211 "type" : " git" ,
13- "url" : " git@github.com:digisfera /lr-http-server.git"
12+ "url" : " git@github.com:olegjs /lr-http-server.git"
1413 },
1514 "author" : " Manuel Cabral (m.cabral@digisfera.pt)" ,
1615 "license" : " MIT" ,
1716 "bugs" : {
18- "url" : " https://github.com/digisfera /lr-http-server/issues"
17+ "url" : " https://github.com/olegjs /lr-http-server/issues"
1918 },
2019 "dependencies" : {
2120 "commander" : " ^7.2.0" ,
You can’t perform that action at this time.
0 commit comments