mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-24 21:10:21 +01:00
18 lines
342 B
JSON
Executable File
18 lines
342 B
JSON
Executable File
{
|
|
"name": "Traffico",
|
|
"version": "0.1.3",
|
|
"homepage": "https://github.com/mapillary/traffico",
|
|
"authors": [
|
|
"Kamil Nikel <knikel@posteo.de>"
|
|
],
|
|
"description": "An Open Source Traffic Sign Font",
|
|
"main": "stylesheets/traffico.css",
|
|
"keywords": [
|
|
"traffic",
|
|
"signs",
|
|
"road",
|
|
"font"
|
|
],
|
|
"license": "MIT"
|
|
}
|