Christian Hoffmeister a541134778 Bump version
2017-07-10 15:19:19 +02:00

16 lines
316 B
JSON

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