Skip to content

Commit 1c95193

Browse files
committed
Add bower.json
1 parent fec717c commit 1c95193

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

bower.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"name": "react-buttons",
3+
"version": "0.3.0",
4+
"description": "Trend Micro Components: React Buttons",
5+
"authors": [
6+
"Tina C Lin <tina_c_lin@trend.com.tw>",
7+
"Cheton Wu <cheton_wu@trend.com.tw>"
8+
],
9+
"homepage": "https://github.com/trendmicro-frontend/react-buttons",
10+
"snapshots": [],
11+
"keywords": [
12+
"react",
13+
"react-component",
14+
"button",
15+
"buttons",
16+
"dropdown"
17+
],
18+
"dependencies": {
19+
},
20+
"license": "MIT"
21+
}

0 commit comments

Comments
 (0)