{
  "name": "nativescript-firebase",
  "version": "0.1.1",
  "description": "A {N} compatible wrapper for the Firebase node.js sdk",
  "main": "firebase.js",
  "nativescript": {
    "platforms": {
      "ios": "1.3.0",
      "android": "1.3.0"
    },
    "id": "com.lyonzy.nativescriptfirebase"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/lyonzy/nativescript-firebase.git"
  },
  "keywords": [
    "NativeScript",
    "Firebase"
  ],
  "author": {
    "name": "Matt Lyons, lyonzy.com"
  },
  "license": {
    "type": "MIT"
  },
  "dependencies": {
    "buffer": "^3.5.2",
    "events": "^1.1.0",
    "firebase": "^2.3.2",
    "nativescript-websockets": "git+https://github.com/lyonzy/nativescript-websockets.git",
    "util": "^0.10.3"
  },
  "bundledDependencies": [
    "_stream_duplex",
    "_stream_readable",
    "_stream_writable",
    "emitter",
    "faye-websocket",
    "https",
    "inherits"
  ],
  "readmeFilename": "README.md",
  "gitHead": "866c1883bd7845c2399b48d7ef9ffd6fa4247343",
  "bugs": {
    "url": "https://github.com/lyonzy/nativescript-firebase/issues"
  },
  "homepage": "https://github.com/lyonzy/nativescript-firebase",
  "_id": "nativescript-firebase@0.0.2",
  "scripts": {},
  "_shasum": "c8f9a7dc88528a7fd50014b6bd27e9a40aa4a430",
  "_from": "..\\..\\Source\\Repos\\nativescript-firebase-new",
  "_resolved": "file:..\\..\\Source\\Repos\\nativescript-firebase-new"
}
