Skip to content

Commit cead82b

Browse files
committed
complete bower.json
1 parent 78cca03 commit cead82b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

bower.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
{
22
"name": "angular-trello-api-client",
33
"homepage": "https://github.com/nicgirault/angular-trello-api-client",
4+
"version": "1.0.0",
45
"authors": [
56
"nicgirault <[email protected]>"
67
],
7-
"description": "A stand alone angular client API bypassing the client.js file provided by Trello (no jQuery dependency)",
8+
"description": "An angular client API for Trello bypassing the client.js file provided by Trello (no jQuery dependency)",
89
"main": "dist/angular-trello-api-client.min.js",
910
"moduleType": [],
1011
"keywords": [
11-
"trello"
12+
"trello",
13+
"api",
14+
"client",
15+
"satellizer"
1216
],
1317
"license": "MIT",
1418
"ignore": [

0 commit comments

Comments
 (0)