Christian Hoffmeister d7a78fd8fd Bump version
2017-01-20 15:08:51 +01:00

16 lines
316 B
JSON

{
"name": "roboto-fontface",
"description": "A simple package providing the Roboto fontface.",
"version": "0.6.1",
"main": [
"./css/roboto/roboto-fontface.css"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}