{
  "name": "mobx-inferno",
  "version": "0.2.2",
  "description": "OLD Inferno bindings for MobX",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nightwolfz/mobx-inferno.git"
  },
  "keywords": [
    "mobx",
    "inferno",
    "mobx-inferno",
    "mobx-connect",
    "react",
    "bindings"
  ],
  "author": "Ryan Megidov <ryan@megidov.com>",
  "homepage": "https://github.com/nightwolfz/mobx-inferno#readme",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/nightwolfz/mobx-inferno/issues"
  },
  "dependencies": {
  },
  "devDependencies": {
  }
}
