{
  "name": "laratrust",
  "version": "5.1.0",
  "description": "Laratrust Docs",
  "directories": {
    "doc": "docs",
    "test": "tests"
  },
  "dependencies": {},
  "devDependencies": {
    "vuepress": "^0.14.4"
  },
  "scripts": {
    "docs:dev": "vuepress dev docs",
    "docs:build": "vuepress build docs"
  },
  "author": "Santiago Garcia C",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/santigarcor/laratrust/issues"
  },
  "homepage": "https://github.com/santigarcor/laratrust#readme"
}
