4 "summary": "Transparent reactivity based on Meteor.Tracker",
5 "description": " Reactor provides mechanisms for writing transparently reactive code. It's based on the Tracker library \n from [Meteor.js](https://www.meteor.com/), which you can view the source for [here](https://github.com/meteor/meteor/blob/devel/packages/tracker/tracker.js).\n",
6 "homepage": "https://github.com/derkis/Reactor",
8 "Ty Cobb": "ty.cobb.m@gmail.com"
19 "git": "https://github.com/derkis/Reactor.git",
22 "source_files": "Reactor/*.{h,m}",
23 "public_header_files": "Reactor/*.h"