{
  "name": "rx-angular",
  "version": "0.0.5",
  "main": "rx.angular.js",
  "dependencies": {
    "Rx": "*"
  },
  "ignore": [
    ".*",
    "*.bat",
    "*.md",
    "*.min.*",
    "*.txt",
    "*.log",
    "package.json",
    "node_modules",
    "doc",
    "examples",
    "src",
    "tests"
  ],
  "homepage": "https://github.com/Reactive-Extensions/rx.angular.js",
  "_release": "0.0.5",
  "_resolution": {
    "type": "version",
    "tag": "v0.0.5",
    "commit": "154bd40c1a22920cc3b61d7f8704d2c7d972909f"
  },
  "_source": "git://github.com/Reactive-Extensions/rx.angular.js.git",
  "_target": "~0.0.5",
  "_originalSource": "angular-rx",
  "_direct": true
}