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.
Air-Quality-Web/composer.json

18 lines
462 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"
},
"license": "MPL-2.0",
"authors": [
{
"name": "Starbeamrainbowlabs",
"email": "sbrl@starbeamrainbowlabs.com"
}
]
}