{
  "name": "observ-falcor",
  "main": "index.js",
  "version": "1.1.2",
  "description": "Easily manage Falcor lists / hashes with the observ-family",
  "license": "MIT",
  "repository": "ajoslin/observ-falcor",
  "author": {
    "name": "Andrew Joslin",
    "email": "andrewtjoslin@gmail.com",
    "url": "ajoslin.com"
  },
  "scripts": {
    "test": "standard && tape '!(node_modules)/**/{test,*-test}.js' | tap-spec"
  },
  "keywords": [
    "observ",
    "falcor"
  ],
  "devDependencies": {
    "falcor": "~0.1.17",
    "observ": "~0.2.0",
    "observ-struct": "~6.0.0",
    "standard": "^7.0.0",
    "tap-spec": "~4.1.1",
    "tape": "^4.0.0"
  },
  "dependencies": {
    "ap": "~0.2.0",
    "assert": "~1.4.1",
    "cast-array": "~1.0.1",
    "dot-prop": "~3.0.0",
    "falcor-lazy-model": "^3.0.0",
    "make-error-cause": "~1.2.2",
    "next-tick-debounce": "~2.0.0",
    "observ": "~0.2.0",
    "observ-varhash": "~1.0.8",
    "observ-varlist": "~2.0.0",
    "soft-update-struct": "~1.2.1",
    "weakmap-event": "~2.0.6",
    "weakmap-shim": "~1.1.0",
    "xtend": "~4.0.1"
  }
}
