library.json 373 B

1234567891011121314
  1. {
  2. "name": "Mutichannel_Gas_Sensor",
  3. "keywords": "Gas Sensor",
  4. "description": "Grove - Multichannel Gas Sensor",
  5. "homepage": "http://wiki.seeed.cc/Grove-Multichannel_Gas_Sensor/",
  6. "repository":
  7. {
  8. "type": "git",
  9. "url": "https://github.com/Seeed-Studio/Mutichannel_Gas_Sensor.git"
  10. },
  11. "version": "0.0.1",
  12. "frameworks": "arduino",
  13. "platforms": "*"
  14. }