{
  "name": "hcsr04.c",
  "version": "0.0.0",
  "description": "HC-SR04 ultrasonic range sensor driver for Arduino",
  "main.c": "index.c",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "dotc",
    "c",
    "arduino",
    "hcsr04",
    "hc-sr04",
    "ultrasonic",
    "sensor",
    "range",
    "distance"
  ],
  "author": "Matt Bell <mappum@gmail.com>",
  "license": "MIT"
}
