File tree Expand file tree Collapse file tree 7 files changed +28
-0
lines changed
local-app-api/typescript-grpcweb Expand file tree Collapse file tree 7 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 22 "name" : " @gitpod/gitpod-protocol" ,
33 "version" : " 0.1.5" ,
44 "license" : " UNLICENSED" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/gitpod-io/gitpod"
8+ },
59 "main" : " ./lib/index.js" ,
610 "types" : " ./lib/index.d.ts" ,
711 "files" : [
Original file line number Diff line number Diff line change 22 "name" : " @gitpod/ide-metrics-api-grpc" ,
33 "version" : " 0.0.1" ,
44 "license" : " UNLICENSED" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/gitpod-io/gitpod"
8+ },
59 "scripts" : {
610 "build" : " sh build.sh"
711 },
Original file line number Diff line number Diff line change 22 "name" : " @gitpod/ide-metrics-api-grpcweb" ,
33 "version" : " 0.0.1" ,
44 "license" : " UNLICENSED" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/gitpod-io/gitpod"
8+ },
59 "main" : " lib/index.js" ,
610 "types" : " lib/index.d.ts" ,
711 "scripts" : {
Original file line number Diff line number Diff line change 22 "name" : " @gitpod/local-app-api-grpcweb" ,
33 "version" : " 0.1.5" ,
44 "license" : " UNLICENSED" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/gitpod-io/gitpod"
8+ },
59 "main" : " lib/localapp.js" ,
610 "types" : " lib/localapp.d.ts" ,
711 "scripts" : {
Original file line number Diff line number Diff line change 22 "name" : " @gitpod/public-api" ,
33 "version" : " 0.1.5" ,
44 "license" : " AGPL-3.0" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/gitpod-io/gitpod"
8+ },
59 "main" : " ./lib/index.js" ,
610 "types" : " ./lib/index.d.ts" ,
711 "module" : " ./lib/esm/index.js" ,
Original file line number Diff line number Diff line change 22 "name" : " @gitpod/supervisor-api-grpc" ,
33 "version" : " 0.1.5" ,
44 "license" : " UNLICENSED" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/gitpod-io/gitpod"
8+ },
59 "scripts" : {
610 "build" : " sh build.sh"
711 },
Original file line number Diff line number Diff line change 22 "name" : " @gitpod/supervisor-api-grpcweb" ,
33 "version" : " 0.1.5" ,
44 "license" : " UNLICENSED" ,
5+ "repository" : {
6+ "type" : " git" ,
7+ "url" : " https://github.com/gitpod-io/gitpod"
8+ },
59 "scripts" : {
610 "build" : " sh build.sh"
711 },
You can’t perform that action at this time.
0 commit comments