*** Backup Mirror *** The web interface and JSON api for the ConnectedHumber Air Quality Monitoring Project.
https://github.com/ConnectedHumber/Air-Quality-Web
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
541 B
19 lines
541 B
{ |
|
"name": "sbrl/air-quality-mapper", |
|
"description": "The web interface and JSON api for the ConnectedHumber Air Quality Monitoring Project.", |
|
"type": "project", |
|
"require": { |
|
"yosymfony/toml": "^1.0", |
|
"aura/autoload": "^2.0", |
|
"php-di/php-di": "^6.0", |
|
"erusev/parsedown-extra": "^0.7.1", |
|
"mjaschen/phpgeo": "^2.1" |
|
}, |
|
"license": "MPL-2.0", |
|
"authors": [ |
|
{ |
|
"name": "Starbeamrainbowlabs", |
|
"email": "sbrl@starbeamrainbowlabs.com" |
|
} |
|
] |
|
}
|
|
|