Skip to content

Commit

Permalink
complete bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nicgirault committed Nov 28, 2015
1 parent 78cca03 commit cead82b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
{
"name": "angular-trello-api-client",
"homepage": "https://github.com/nicgirault/angular-trello-api-client",
"version": "1.0.0",
"authors": [
"nicgirault <nic.girault@gmail.com>"
],
"description": "A stand alone angular client API bypassing the client.js file provided by Trello (no jQuery dependency)",
"description": "An angular client API for Trello bypassing the client.js file provided by Trello (no jQuery dependency)",
"main": "dist/angular-trello-api-client.min.js",
"moduleType": [],
"keywords": [
"trello"
"trello",
"api",
"client",
"satellizer"
],
"license": "MIT",
"ignore": [
Expand Down

0 comments on commit cead82b

Please sign in to comment.