salamimitpizza ef4a014da7 INIT
2017-01-31 00:05:03 +01:00

25 lines
485 B
JSON
Executable File

{
"name": "open-sans-fontface",
"main": [
"./open-sans.css",
"./fonts/**/*"
],
"homepage": "https://github.com/FontFaceKit/open-sans",
"authors": [
"Gustavo Henke <gustavo@injoin.com.br>",
"Martin Domke <martin.domke@gateprotect.com>"
],
"description": "The Open Sans fontface",
"keywords": [
"font"
],
"license": "Apache License version 2.0",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}