mirror of
https://github.com/ConnectedHumber/Air-Quality-Web
synced 2024-11-14 05:13:00 +00:00
18 lines
506 B
JSON
18 lines
506 B
JSON
{
|
|
"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"
|
|
},
|
|
"license": "MPL-2.0",
|
|
"authors": [
|
|
{
|
|
"name": "Starbeamrainbowlabs",
|
|
"email": "sbrl@starbeamrainbowlabs.com"
|
|
}
|
|
]
|
|
}
|