{
  "name": "ora-ruffle",
  "version": "1.0.19",
  "description": "Ruffle authenticated database",
  "main": "index.js",
  "scripts": {
    "test": "node test/test-case-ruffle.js"
  },
  "keywords": [
    "ruffle"
  ],
  "author": "chase",
  "license": "ISC",
  "dependencies": {
    "bcryptjs": "^2.4.3",
    "curkel-db": "^1.0.12",
    "events": "*",
    "events.once": "^2.0.2"
  }
}
