{
  "name": "sk-seo",
  "version": "0.5.4",
  "description": "A lightweight, no depenencies, Sveltekit SEO component to save your time",
  "main": "SEO.svelte",
  "exports": {
    ".": {
      "types": "./types/SEO.svelte.d.ts",
      "svelte": "./SEO.svelte"
    }
  },
  "keywords": [
    "lightweight",
    "sveltekit",
    "svelte",
    "seo",
    "jsonld",
    "depencency-free",
    "component",
    "seo-optimization",
    "no-dependencies",
    "automation"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TheDahoom/Sveltekit-seo.git"
  },
  "author": "Dahoom AlShaya DahoomA@dahoom.com",
  "license": "MIT"
}
