Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3e0eae commit c842df2Copy full SHA for c842df2
bower.json
@@ -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