{
  "private": false,
  "name": "@codinglabs/laravel-asset",
  "version": "1.0.3",
  "description": "A helper to resolve paths to assets in a Laravel app",
  "main": "asset.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/codinglabs/laravel-asset.git"
  },
  "keywords": [
    "laravel",
    "mix",
    "asset",
    "vuejs",
    "vapor",
    "dotenv"
  ],
  "author": "Steve Thomas",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/codinglabs/laravel-asset/issues"
  },
  "homepage": "https://github.com/codinglabs/laravel-asset#readme"
}
