Skip to content

Commit 4245bda

Browse files
committed
Merge pull request #16 from u01jmg3/master
Add Bower support
2 parents d13682b + dbfb4cd commit 4245bda

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

bower.json

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

0 commit comments

Comments
 (0)