forked from addthis/addthis-angularjs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
25 lines (25 loc) · 719 Bytes
/
bower.json
File metadata and controls
25 lines (25 loc) · 719 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"name": "addthis-angularjs",
"description": "Free and Pro AddThis tools to your AngularJS app. This AngularJS module includes a directive, service and provider. It is smart about route changes and the AngularJS digest cycles and how they affect AddThis tools. Requires a free AddThis account.",
"main": "dist/official-addthis-angularjs.min.js",
"authors": [
"AddThis <help@addthis.com>"
],
"license": "SEE LICENSE IN LICENSE",
"keywords": [
"angular",
"AddThis",
"share",
"buttons",
"sharing",
"buttons",
"follow",
"buttons",
"recent",
"posts",
"recommended",
"content",
"social"
],
"homepage": "https://github.com/oracle/addthis-angularjs"
}