{
  "name": "angularjs-lively",
  "version": "0.0.1",
  "description": "Use lively object-syncing with angularjs",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/eugeneware/angularjs-lively"
  },
  "keywords": [
    "lively",
    "sock",
    "socksjs",
    "websocket",
    "socket.io",
    "angularjs",
    "angular",
    "sockets",
    "leveldb",
    "levelup",
    "firebase",
    "firedup"
  ],
  "author": "Eugene Ware <eugene@noblesamurai.com>",
  "license": "BSD",
  "devDependencies": {
    "uglify-js": "~2.4.8",
    "browserify": "~3.19.0"
  },
  "dependencies": {
    "changeset": "0.0.6"
  }
}
