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 78cca03 commit cead82bCopy full SHA for cead82b
bower.json
@@ -1,14 +1,18 @@
1
{
2
"name": "angular-trello-api-client",
3
"homepage": "https://github.com/nicgirault/angular-trello-api-client",
4
+ "version": "1.0.0",
5
"authors": [
6
"nicgirault <[email protected]>"
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)",
9
"main": "dist/angular-trello-api-client.min.js",
10
"moduleType": [],
11
"keywords": [
- "trello"
12
+ "trello",
13
+ "api",
14
+ "client",
15
+ "satellizer"
16
17
"license": "MIT",
18
"ignore": [
0 commit comments