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/components/aspect/package.json
{
  "name": "@bootstrap-vue/aspect",
  "version": "1.0.0",
  "meta": {
    "title": "Aspect",
    "version": "2.9.0",
    "description": "The `<b-aspect>` component can be used to maintain a minimum responsive aspect ratio for content.",
    "components": [
      {
        "component": "BAspect",
        "props": [
          {
            "prop": "aspect",
            "description": "Aspect as a width to height numeric ratio (such as `1.5`) or `width:height` string (such as '16:9')"
          }
        ],
        "slots": [
          {
            "name": "default",
            "description": "Content to place in the aspect"
          }
        ]
      }
    ]
  }
}