{
  "name": "inertiajs-transform-props",
  "type": "module",
  "version": "1.2.0",
  "description": "",
  "main": "./lib/index.js",
  "scripts": {
    "build": "tsc",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://mohkoma@github.com/mohkoma/inertiajs-transform-props.git"
  },
  "keywords": [
    "inertia-js",
    "inertia",
    "vue",
    "vue3",
    "laravel",
    "typescript",
    "transformProps",
    "props"
  ],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/mohkoma/inertiajs-transform-props/issues"
  },
  "homepage": "https://github.com/mohkoma/inertiajs-transform-props#readme",
  "devDependencies": {
    "typescript": "^4.7.4"
  },
  "dependencies": {
    "@babel/types": "^7.18.7",
    "@inertiajs/inertia": "^0.11.0",
    "@inertiajs/inertia-vue3": "^0.6.0",
    "vue": "^3.2.37"
  }
}
