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/bootstrap-vue/src/directives/visible/package.json
{
  "name": "@bootstrap-vue/v-b-visible",
  "version": "0.0.0",
  "meta": {
    "title": "Visible",
    "description": "The `v-b-visible` directive allows you to react when an element becomes visible in the viewport.",
    "directive": "VBVisible",
    "version": "2.1.0",
    "expression": [
      "Function"
    ],
    "modifiers": [
      {
        "name": "once",
        "description": "Only calls the callback once when the element becomes visible in the viewport"
      },
      {
        "name": "{###}",
        "pattern": "[0-9]+",
        "description": "An offset value in pixels (where `{###}` is the number of pixels) relative to the viewport, defaults to 0. Negative values allowed"
      }
    ]
  }
}