{
  "name": "guidesail",
  "version": "1.4.9",
  "description": "The official library for getguidesail.com",
  "main": "guidesail.mjs",
  "types": "guidesail.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hsbsid/guidesail.git"
  },
  "author": "Haseeb Siddiqui",
  "license": "UNLICENSED",
  "bugs": {
    "url": "https://github.com/hsbsid/guidesail/issues"
  },
  "homepage": "https://github.com/hsbsid/guidesail#readme",
  "type": "module",
  "dependencies": {
    "@floating-ui/dom": "^1.6.7"
  }
}
