mirror of
https://github.com/unpoller/unpoller.git
synced 2026-08-04 19:45:16 -04:00
12 lines
280 B
JSON
12 lines
280 B
JSON
{
|
|
"name": "unifi",
|
|
"description": "Data logger for Unifi controllers",
|
|
"keywords": [
|
|
"go",
|
|
],
|
|
"image": "heroku/go:1.6",
|
|
"mount_dir": "src/github.com/dewski/unifi",
|
|
"website": "https://github.com/dewski/unifi",
|
|
"repository": "https://github.com/dewski/unifi"
|
|
}
|