{
    "name": "brandenburg",
    "version": "1.5.2",
    "description": "Laravel Authorization Package",
    "main": "index.js",
    "directories": {
        "test": "tests"
    },
    "devDependencies": {
        "markdownlint-cli": "^0.5.0",
        "husky": "^0.14.3",
        "lint-staged": "^6.0.0"
    },
    "scripts": {
        "test": "./vendor/bin/phpunit",
        "precommit": "lint-staged"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/Silvanite/Brandenburg.git"
    },
    "author": "",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/Silvanite/Brandenburg/issues"
    },
    "homepage": "https://github.com/Silvanite/Brandenburg#readme"
}
