Skip to content

Commit c842df2

Browse files
committed
1 parent f3e0eae commit c842df2

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

bower.json

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"name": "github-elements",
3+
"authors": [
4+
"GitHub"
5+
],
6+
"keywords": [
7+
"element-collection"
8+
],
9+
"license": "MIT",
10+
"dependencies": {
11+
"auto-check-element": "github/auto-check-element",
12+
"auto-complete-element": "github/auto-complete-element",
13+
"clipboard-copy-element": "github/clipboard-copy-element",
14+
"details-dialog-element": "github/details-dialog-element",
15+
"image-crop-element": "github/image-crop-element",
16+
"include-fragment-element": "github/include-fragment-element",
17+
"markdown-toolbar-element": "github/markdown-toolbar-element",
18+
"task-lists-element": "github/task-lists-element",
19+
"time-elements": "github/time-elements"
20+
}
21+
}

0 commit comments

Comments
 (0)