-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.bower.json
24 lines (24 loc) · 843 Bytes
/
.bower.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name": "trutek-tri-drawer-panel",
"description": "expanded the core drawer panel to have 2 responsive points.",
"private": true,
"authors":[{"name":"Ron Truex", "email":"[email protected]"}]
"dependencies": {
"core-selector": "Polymer/core-selector#>=0.3.0 <1.0.0",
"core-media-query": "Polymer/core-media-query#>=0.3.0 <1.0.0"
},
"repository": {
"type": "git",
"url": "git://github.com/tikicoder/trutek-tri-drawer-panel.git"
}
"homepage": "https://github.com/tikicoder/trutek-tri-drawer-panel",
"_release": "0.0.1",
"_resolution": {
"type": "version",
"tag": "0.0.1",
"commit": "d06001345fa634c3c82794e8ab5234ec61dc9ff9"
},
"_source": "git://github.com/tikicoder/trutek-tri-drawer-panel.git",
"_target": ">=0.0.1 <1.0.0",
"_originalSource": "tikicoder/trutek-tri-drawer-panel"
}