{
  "name": "FreqCount",
  "version": "1.3",
  "frameworks": "arduino",
  "keywords": "frequency, signal",
  "description": "Measure Frequency by cycle counting",
  "homepage": "http://www.pjrc.com/teensy/td_libs_FreqCount.html",
  "authors": {
    "name": "Paul Stoffregen",
    "maintainer": true
  },
  "repository":{
    "type":"git",
    "url":"https://github.com/PaulStoffregen/FreqCount"
  }
}
