This repository was archived by the owner on Feb 6, 2024. It is now read-only.
File tree 36 files changed +75
-35
lines changed
36 files changed +75
-35
lines changed Original file line number Diff line number Diff line change 7
7
"start" : " node dist/index.js" ,
8
8
"build" : " rimraf dist && node ./esbuild.js"
9
9
},
10
+ "repository" : {
11
+ "type" : " git" ,
12
+ "url" : " git://github.com/deckgo/deckdeckgo.git" ,
13
+ "directory" : " cli"
14
+ },
10
15
"files" : [
11
16
" dist/index.js" ,
12
17
" README.md" ,
Original file line number Diff line number Diff line change 6
6
"license" : " MIT" ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
- "url" : " git://github.com/deckgo/deckdeckgo.git"
9
+ "url" : " git://github.com/deckgo/deckdeckgo.git" ,
10
+ "directory" : " utils/deck"
10
11
},
11
12
"bugs" : {
12
13
"url" : " https://github.com/deckgo/deckdeckgo"
Original file line number Diff line number Diff line change 18
18
},
19
19
"repository" : {
20
20
"type" : " git" ,
21
- "url" : " git://github.com/deckgo/deckdeckgo.git"
21
+ "url" : " git://github.com/deckgo/deckdeckgo.git" ,
22
+ "directory" : " utils/kit"
22
23
},
23
24
"bugs" : {
24
25
"url" : " https://github.com/deckgo/deckdeckgo"
Original file line number Diff line number Diff line change 6
6
"license" : " MIT" ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
- "url" : " git://github.com/deckgo/deckdeckgo.git"
9
+ "url" : " git://github.com/deckgo/deckdeckgo.git" ,
10
+ "directory" : " utils/remote"
10
11
},
11
12
"homepage" : " https://deckdeckgo.com" ,
12
13
"devDependencies" : {
Original file line number Diff line number Diff line change 6
6
"license" : " MIT" ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
- "url" : " git://github.com/deckgo/deckdeckgo.git"
9
+ "url" : " git://github.com/deckgo/deckdeckgo.git" ,
10
+ "directory" : " utils/slide"
10
11
},
11
12
"bugs" : {
12
13
"url" : " https://github.com/deckgo/deckdeckgo"
Original file line number Diff line number Diff line change 6
6
"license" : " MIT" ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
- "url" : " git://github.com/deckgo/deckdeckgo-types.git"
9
+ "url" : " git://github.com/deckgo/deckdeckgo-types.git" ,
10
+ "directory" : " utils/types"
10
11
},
11
12
"homepage" : " https://deckdeckgo.com" ,
12
13
"devDependencies" : {
Original file line number Diff line number Diff line change 6
6
"license" : " MIT" ,
7
7
"repository" : {
8
8
"type" : " git" ,
9
- "url" : " git://github.com/deckgo/deckdeckgo.git"
9
+ "url" : " git://github.com/deckgo/deckdeckgo.git" ,
10
+ "directory" : " utils/utils"
10
11
},
11
12
"homepage" : " https://deckdeckgo.com" ,
12
13
"devDependencies" : {
Original file line number Diff line number Diff line change 53
53
},
54
54
"repository" : {
55
55
"type" : " git" ,
56
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
56
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
57
+ "directory" : " webcomponents/charts"
57
58
},
58
59
"author" : " David Dal Busco" ,
59
60
"license" : " MIT" ,
Original file line number Diff line number Diff line change 35
35
"license" : " MIT" ,
36
36
"repository" : {
37
37
"type" : " git" ,
38
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
38
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
39
+ "directory" : " webcomponents/color"
39
40
},
40
41
"author" : " David Dal Busco" ,
41
42
"bugs" : {
Original file line number Diff line number Diff line change 38
38
},
39
39
"repository" : {
40
40
"type" : " git" ,
41
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
41
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
42
+ "directory" : " webcomponents/core"
42
43
},
43
44
"author" : " David Dal Busco" ,
44
45
"license" : " MIT" ,
Original file line number Diff line number Diff line change 41
41
"license" : " MIT" ,
42
42
"repository" : {
43
43
"type" : " git" ,
44
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
44
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
45
+ "directory" : " webcomponents/demo"
45
46
},
46
47
"author" : " David Dal Busco" ,
47
48
"bugs" : {
Original file line number Diff line number Diff line change 42
42
"license" : " MIT" ,
43
43
"repository" : {
44
44
"type" : " git" ,
45
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
45
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
46
+ "directory" : " webcomponents/drag-resize-rotate"
46
47
},
47
48
"author" : " David Dal Busco" ,
48
49
"bugs" : {
Original file line number Diff line number Diff line change 42
42
},
43
43
"repository" : {
44
44
"type" : " git" ,
45
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
45
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
46
+ "directory" : " webcomponents/highlight-code"
46
47
},
47
48
"author" : " David Dal Busco" ,
48
49
"license" : " MIT" ,
Original file line number Diff line number Diff line change 38
38
},
39
39
"repository" : {
40
40
"type" : " git" ,
41
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
41
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
42
+ "directory" : " webcomponents/inline-editor"
42
43
},
43
44
"author" : " David Dal Busco" ,
44
45
"license" : " MIT" ,
Original file line number Diff line number Diff line change 35
35
},
36
36
"repository" : {
37
37
"type" : " git" ,
38
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
38
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
39
+ "directory" : " webcomponents/laser-pointer"
39
40
},
40
41
"author" : " David Dal Busco" ,
41
42
"license" : " MIT" ,
Original file line number Diff line number Diff line change 36
36
},
37
37
"repository" : {
38
38
"type" : " git" ,
39
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
39
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
40
+ "directory" : " webcomponents/lazy-img"
40
41
},
41
42
"author" : " David Dal Busco" ,
42
43
"license" : " MIT" ,
Original file line number Diff line number Diff line change 40
40
},
41
41
"repository" : {
42
42
"type" : " git" ,
43
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
43
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
44
+ "directory" : " webcomponents/markdown"
44
45
},
45
46
"author" : " Christian Petro" ,
46
47
"license" : " MIT" ,
Original file line number Diff line number Diff line change 39
39
"license" : " MIT" ,
40
40
"repository" : {
41
41
"type" : " git" ,
42
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
42
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
43
+ "directory" : " webcomponents/math"
43
44
},
44
45
"author" : " Akash Borad" ,
45
46
"bugs" : {
Original file line number Diff line number Diff line change 35
35
"license" : " MIT" ,
36
36
"repository" : {
37
37
"type" : " git" ,
38
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
38
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
39
+ "directory" : " webcomponents/pager"
39
40
},
40
41
"author" : " David Dal Busco" ,
41
42
"bugs" : {
Original file line number Diff line number Diff line change 35
35
},
36
36
"repository" : {
37
37
"type" : " git" ,
38
- "url" : " git+https://github.com/deckgo/deckdeckgo-qrcode.git"
38
+ "url" : " git+https://github.com/deckgo/deckdeckgo-qrcode.git" ,
39
+ "directory" : " webcomponents/qrcode"
39
40
},
40
41
"author" : " David Dal Busco" ,
41
42
"license" : " MIT" ,
Original file line number Diff line number Diff line change 43
43
},
44
44
"repository" : {
45
45
"type" : " git" ,
46
- "url" : " git+https://github.com/deckgo/deckdeckgo-remote.git"
46
+ "url" : " git+https://github.com/deckgo/deckdeckgo-remote.git" ,
47
+ "directory" : " webcomponents/remote"
47
48
},
48
49
"author" : " David Dal Busco" ,
49
50
"license" : " MIT" ,
Original file line number Diff line number Diff line change 34
34
},
35
35
"repository" : {
36
36
"type" : " git" ,
37
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
37
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
38
+ "directory" : " webcomponents/reveal"
38
39
},
39
40
"author" : " David Dal Busco" ,
40
41
"license" : " MIT" ,
Original file line number Diff line number Diff line change 37
37
},
38
38
"repository" : {
39
39
"type" : " git" ,
40
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
40
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
41
+ "directory" : " webcomponents/slides/aspect-ratio"
41
42
},
42
43
"author" : " David Dal Busco" ,
43
44
"license" : " MIT" ,
Original file line number Diff line number Diff line change 37
37
},
38
38
"repository" : {
39
39
"type" : " git" ,
40
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
40
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
41
+ "directory" : " webcomponents/slides/author"
41
42
},
42
43
"author" : " David Dal Busco" ,
43
44
"license" : " MIT" ,
Original file line number Diff line number Diff line change 37
37
},
38
38
"repository" : {
39
39
"type" : " git" ,
40
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
40
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
41
+ "directory" : " webcomponents/slides/chart"
41
42
},
42
43
"author" : " David Dal Busco" ,
43
44
"license" : " MIT" ,
Original file line number Diff line number Diff line change 36
36
},
37
37
"repository" : {
38
38
"type" : " git" ,
39
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
39
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
40
+ "directory" : " webcomponents/slides/content"
40
41
},
41
42
"author" : " David Dal Busco" ,
42
43
"license" : " MIT" ,
Original file line number Diff line number Diff line change 36
36
},
37
37
"repository" : {
38
38
"type" : " git" ,
39
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
39
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
40
+ "directory" : " webcomponents/slides/gif"
40
41
},
41
42
"author" : " David Dal Busco" ,
42
43
"license" : " MIT" ,
Original file line number Diff line number Diff line change 42
42
},
43
43
"repository" : {
44
44
"type" : " git" ,
45
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
45
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
46
+ "directory" : " webcomponents/slides/playground"
46
47
},
47
48
"author" : " David Dal Busco" ,
48
49
"license" : " MIT" ,
Original file line number Diff line number Diff line change 45
45
},
46
46
"repository" : {
47
47
"type" : " git" ,
48
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
48
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
49
+ "directory" : " webcomponents/slides/poll"
49
50
},
50
51
"author" : " David Dal Busco" ,
51
52
"license" : " MIT" ,
Original file line number Diff line number Diff line change 37
37
},
38
38
"repository" : {
39
39
"type" : " git" ,
40
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
40
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
41
+ "directory" : " webcomponents/slides/qrcode"
41
42
},
42
43
"author" : " David Dal Busco" ,
43
44
"license" : " MIT" ,
Original file line number Diff line number Diff line change 36
36
},
37
37
"repository" : {
38
38
"type" : " git" ,
39
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
39
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
40
+ "directory" : " webcomponents/slides/split"
40
41
},
41
42
"author" : " David Dal Busco" ,
42
43
"license" : " MIT" ,
Original file line number Diff line number Diff line change 36
36
},
37
37
"repository" : {
38
38
"type" : " git" ,
39
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
39
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
40
+ "directory" : " webcomponents/slides/title"
40
41
},
41
42
"author" : " David Dal Busco" ,
42
43
"license" : " MIT" ,
Original file line number Diff line number Diff line change 37
37
},
38
38
"repository" : {
39
39
"type" : " git" ,
40
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
40
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
41
+ "directory" : " webcomponents/slides/youtube"
41
42
},
42
43
"author" : " David Dal Busco" ,
43
44
"license" : " MIT" ,
Original file line number Diff line number Diff line change 41
41
"license" : " MIT" ,
42
42
"repository" : {
43
43
"type" : " git" ,
44
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
44
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
45
+ "directory" : " webcomponents/social"
45
46
},
46
47
"author" : " David Dal Busco" ,
47
48
"bugs" : {
Original file line number Diff line number Diff line change 42
42
},
43
43
"repository" : {
44
44
"type" : " git" ,
45
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
45
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
46
+ "directory" : " webcomponents/word-cloud"
46
47
},
47
48
"author" : " Achilles Moraites" ,
48
49
"bugs" : {
Original file line number Diff line number Diff line change 41
41
"license" : " MIT" ,
42
42
"repository" : {
43
43
"type" : " git" ,
44
- "url" : " git+https://github.com/deckgo/deckdeckgo.git"
44
+ "url" : " git+https://github.com/deckgo/deckdeckgo.git" ,
45
+ "directory" : " webcomponents/youtube"
45
46
},
46
47
"author" : " David Dal Busco" ,
47
48
"bugs" : {
You can’t perform that action at this time.
0 commit comments