{
  "name": "reactor-lib",
  "version": "2.3.3",
  "description": "Simple reactive variables. Automatically run functions when variables change.",
  "main": "src/reactor.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/ShimShamSam/Reactor.git"
  },
  "keywords": [
    "reactive",
    "reactor",
    "observe",
    "tracker"
  ],
  "author": "Samuel Hodge <samuel.hodge@live.com> (https://github.com/ShimShamSam)",
  "license": "GPL",
  "bugs": {
    "url": "https://github.com/ShimShamSam/Reactor/issues"
  },
  "homepage": "https://github.com/ShimShamSam/Reactor"
}
