{
  "name": "escobar",
  "version": "3.0.5",
  "description": "Node.js micro framework for REST API or any other applications based on HTTP server. 0 dependencies. Fast, simple, flexible and light.",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {},
  "scripts": {},
  "author": {
    "name": "Barinov Anton"
  },
  "keywords": [
    "api",
    "http",
    "rest",
    "routing",
    "router",
    "framework"
  ],
  "engines": {
    "node": ">=7.6.0"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/antonbarinov/escobar.git"
  },
  "bugs": {
    "url": "https://github.com/antonbarinov/escobar/issues"
  },
  "homepage": "https://github.com/antonbarinov/escobar"
}
