bower.json
23 lines
| 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": "*", |
| 22 | "_originalSource": "https://github.com/PhenX/php-font-lib.git" |
| 23 | } |