{
  "name": "MsTimer2",
  "version": "1.1",
  "keywords": "timer, callback",
  "description": "MsTimer2 is a small and very easy to use library to interface Timer2 with humans. It's called MsTimer2 because it \"hardcodes\" a resolution of 1 millisecond on timer2.",
  "repository": {
    "type": "git",
    "url": "https://github.com/PaulStoffregen/MsTimer2.git"
  },
  "authors": [{
    "name": "Javier Valencia",
    "email": "javiervalencia80@gmail.com",
    "url": "http://www.pjrc.com/teensy/td_libs_MsTimer2.html"
  }, {
    "name": "Paul Stoffregen",
    "url": "https://www.pjrc.com/about/",
    "maintainer": true
  }],
  "frameworks": [
    "arduino"
  ],
  "platforms": [
    "atmelavr",
    "teensy"
  ]
}
