HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall/node_modules/vee-validate/package.json
{
  "name": "vee-validate",
  "version": "4.12.3",
  "description": "Painless forms for Vue.js",
  "author": "Abdelrahman Awad <logaretm1@gmail.com>",
  "license": "MIT",
  "module": "dist/vee-validate.esm.js",
  "unpkg": "dist/vee-validate.js",
  "main": "dist/vee-validate.js",
  "types": "dist/vee-validate.d.ts",
  "homepage": "https://vee-validate.logaretm.com/",
  "repository": {
    "url": "https://github.com/logaretm/vee-validate.git",
    "type": "git",
    "directory": "packages/vee-validate"
  },
  "sideEffects": false,
  "keywords": [
    "VueJS",
    "Vue",
    "validation",
    "validator",
    "inputs",
    "form"
  ],
  "files": [
    "dist/*.js",
    "dist/*.d.ts"
  ],
  "peerDependencies": {
    "vue": "^3.3.11"
  },
  "dependencies": {
    "@vue/devtools-api": "^6.5.1",
    "type-fest": "^4.8.3"
  }
}