Skip to content

Commit 08f050b

Browse files
committed
Bower support
1 parent d13682b commit 08f050b

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

.bower.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "php-font-lib",
3+
"version": "0.3.1",
4+
"keywords": [
5+
"font",
6+
"parse",
7+
"export",
8+
"truetype",
9+
"opentype",
10+
"woff"
11+
],
12+
"homepage": "https://github.com/PhenX/php-font-lib",
13+
"_release": "0.3.1",
14+
"_resolution": {
15+
"type": "version",
16+
"tag": "v0.3.1",
17+
"commit": "d13682b7e27d14a6323c441426f3dde1cd86c751"
18+
},
19+
"_source": "https://github.com/PhenX/php-font-lib.git",
20+
"_target": "0.3.1",
21+
"_originalSource": "https://github.com/PhenX/php-font-lib.git"
22+
}

0 commit comments

Comments
 (0)