{
  "name": "@spark-web/nav-link",
  "version": "1.1.10",
  "homepage": "https://github.com/brighte-labs/spark-web#readme",
  "repository": {
    "type": "git",
    "url": "https://github.com/brighte-labs/spark-web.git",
    "directory": "packages/nav-link"
  },
  "main": "dist/spark-web-nav-link.cjs.js",
  "module": "dist/spark-web-nav-link.esm.js",
  "files": [
    "CHANGELOG.md",
    "dist",
    "README.md"
  ],
  "dependencies": {
    "@babel/runtime": "^7.19.0",
    "@emotion/css": "^11.9.0",
    "@spark-web/a11y": "^1.3.2",
    "@spark-web/box": "^1.1.0",
    "@spark-web/link": "^1.0.12",
    "@spark-web/text": "^1.1.2",
    "@spark-web/theme": "^3.1.0"
  },
  "devDependencies": {
    "@types/react": "^17.0.12",
    "react": "^17.0.2"
  },
  "peerDependencies": {
    "react": ">=17.0.2"
  },
  "engines": {
    "node": ">=14"
  }
}
