{
    "name": "laravel-mix-jigsaw",
    "version": "2.0.0",
    "description": "Laravel Mix plugin for Jigsaw",
    "license": "MIT",
    "main": "index.js",
    "repository": {
        "type": "git",
        "url": "https://github.com/tighten/laravel-mix-jigsaw"
    },
    "author": {
        "name": "Jacob Baker-Kretzmar",
        "email": "jacob@tighten.co"
    },
    "homepage": "https://github.com/tighten/laravel-mix-jigsaw",
    "bugs": "https://github.com/tighten/laravel-mix-jigsaw/issues",
    "keywords": [
        "jigsaw",
        "laravel",
        "laravel-mix",
        "laravel-mix-plugin"
    ],
    "dependencies": {
        "hasbin": "^1.2.3"
    },
    "peerDependencies": {
        "laravel-mix": "^6.0.0"
    }
}
