{
  "name": "ray-serve",
  "version": "2.2.3",
  "description": "A server development library for ray-net and ray-userland. ExpressJS based!",
  "main": "ray-serve.min.js",
  "scripts": {
    "test": "node tests/mainTest.js",
    "start": "node ."
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Ray6464/ray-serve.git"
  },
  "keywords": [
    "server",
    "expressjs",
    "ray-userland",
    "ray",
    "rayvoice",
    "anna",
    "annavoice"
  ],
  "author": "Ray Voice, Anna Voice",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Ray6464/ray-serve/issues"
  },
  "homepage": "https://github.com/Ray6464/ray-serve#readme",
  "dependencies": {
    "express": "^4.17.1",
    "ray-core": "^0.1.0",
    "ray-fs": "^1.2.0",
    "ray-taken": "^2.0.0"
  }
}
