{
  "name": "xiaolan",
  "version": "1.7.0",
  "description": "xiaolan web framework",
  "main": "app.js",
  "scripts": {},
  "bin": {
    "xiaolan": "./bin/xiaolan.js"
  },
  "author": "lanhao",
  "readmeFilename": "README.md",
  "license": "ISC",
  "dependencies": {
    "async": "^2.5.0",
    "colors": "^1.1.2",
    "dotenvr": "^0.1.15",
    "easymysql": "^0.2.7",
    "eslint": "^5.9.0",
    "fy-mysql": "^0.2.13",
    "right-pad": "^1.0.1",
    "xiaolan-db": "^1.2.16",
    "xiaolan-router": "^1.0.2"
  },
  "contributors": [
    {
      "name": "jiangyuzhen",
      "email": "",
      "url": "https://github.com/jiangyuzhen"
    }
  ],
  "devDependencies": {
    "mocha": "^5.0.5",
    "nodemon": "^1.18.7"
  }
}
