{
  "name": "linkerline",
  "version": "1.6.1",
  "description": "An extension to the LeaderLine project: adding parent element,scroll position, absolute parent positioning and more",
  "main": "src/index.js",
  "types": "src/index.d.ts",
  "scripts": {
    "build":"npx webpack"
  },
  "devDependencies": {
    "webpack": "^5.96.1",
    "webpack-cli": "^5.1.4"
  },
  "keywords": [
    "leader",
    "linker",
    "line",
    "arrow",
    "attention",
    "highlight",
    "spotlight",
    "bubble",
    "markup",
    "Scroll",
    "markup",
    "svg",
    "absolute",
    "positioning",
    "position"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/AhmedAyachi/LinkerLine"
  },
  "author": "Ahmed Ayachi",
  "license": "MIT"
}
