forked from heiseonline/shariff
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
35 lines (35 loc) · 753 Bytes
/
bower.json
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
26
27
28
29
30
31
32
33
34
35
{
"name": "shariff",
"version": "1.22.0",
"homepage": "http://ct.de/-2467514",
"authors": [
"Ines Pauer <[email protected]>",
"Philipp Busse <[email protected]>",
"Sebastian Hilbig <[email protected]>",
"Erich Kramer <[email protected]>",
"Deniz Sesli <[email protected]>"
],
"main": [
"build/shariff.min.css",
"build/shariff.min.js"
],
"description": "i12 GmbH Version of Shariff - Shariff enables website users to share their favorite content without compromising their privacy.",
"keywords": [
"heise",
"i12",
"social buttons",
"shariff"
],
"license": "MIT",
"ignore": [
"/.*",
"/*.js",
"/*.png",
"src/",
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}