{"name":"gatsby-link","description":"An enhanced Link component for Gatsby sites with support for resource prefetching","version":"5.0.0-alpha-v5.16","author":{"name":"Kyle Mathews","email":"mathews.kyle@gmail.com"},"bugs":{"url":"https://github.com/gatsbyjs/gatsby/issues"},"main":"dist/index.js","module":"dist/index.modern.mjs","types":"index.d.ts","sideEffects":false,"scripts":{"build":"npm-run-all --npm-path npm -s build:cjs build:esm","postbuild":"prepend-directive --files=dist/index.js,dist/index.modern.mjs --directive=\"client export\"","build:cjs":"microbundle -f cjs --jsx React.createElement --generateTypes false  -i src/index-cjs.js -o dist/index.js","build:esm":"microbundle -f modern --jsx React.createElement --generateTypes false -o dist/index.mjs","watch":"npm-run-all --npm-path npm -p watch:cjs watch:esm","watch:cjs":"npm run build:cjs watch --no-compress","watch:esm":"npm run build:esm watch --no-compress","prepare":"cross-env NODE_ENV=production npm run clean && npm run build","clean":"del-cli dist/*"},"dependencies":{"@types/reach__router":"^1.3.10","gatsby-page-utils":"3.0.0-alpha-v5.16+0a8ab28433","prop-types":"^15.8.1"},"devDependencies":{"@testing-library/react":"^11.2.7","cross-env":"^7.0.3","del-cli":"^5.0.0","microbundle":"^0.15.1","npm-run-all":"^4.1.5","prepend-directive":"^1.0.3"},"peerDependencies":{"@gatsbyjs/reach-router":"^1.3.5","react":"^18.0.0 || ^0.0.0","react-dom":"^18.0.0 || ^0.0.0"},"homepage":"https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-link#readme","keywords":["gatsby"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/gatsbyjs/gatsby.git","directory":"packages/gatsby-link"},"engines":{"node":">=18.0.0"},"gitHead":"0a8ab28433502ec394a55b9fb079bc348795282f","readmeFilename":"README.md","_id":"gatsby-link@5.0.0-alpha-v5.16","_nodeVersion":"18.9.0","_npmVersion":"lerna/3.22.1/node@v18.9.0+x64 (linux)","dist":{"shasum":"8f0c7eca90f1d3fb9632efe9ac52f5ffae35caae","size":20877,"noattachment":false,"key":"/gatsby-link/-/gatsby-link-5.0.0-alpha-v5.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/gatsby-link/download/gatsby-link-5.0.0-alpha-v5.16.tgz"},"_npmUser":{"name":"pieh","email":"misiek.piechowiak@gmail.com"},"directories":{},"maintainers":[{"name":"kathmbeck","email":""},{"name":"mlgualtieri-gatsby","email":""},{"name":"pieh","email":""},{"name":"serhalp-netlify","email":""},{"name":"wardpeet","email":"ward@coding-tech.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/gatsby-link_5.0.0-alpha-v5.16_1664353586133_0.000023092945261149467"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-28T09:02:04.527Z","publish_time":1664353586334,"_cnpm_publish_time":1664353586334,"dist-tags":{"alpha-9689ff":"4.23.0-alpha-9689ff.25","alpha-a5-peer":"4.23.0-alpha-a5-peer.53","alpha-adapters":"5.10.0-alpha-adapters.165","alpha-mdx-v2":"4.18.0-alpha-mdx-v2.68","alpha-qe-sm":"3.14.0-alpha-qe-sm.46","alpha-sl-test-pieh":"4.23.0-alpha-sl-test-pieh.77","alpha-trailing-slash":"4.5.0-alpha-trailing-slash.76","alpha-ts-jit":"4.6.0-alpha-ts-jit.60","alpha-v5":"4.23.0-alpha-v5.26","asset-prefix":"2.0.13-asset-prefix.84","distributed-html":"2.4.3-distributed-html.159","drupal-proxyurl":"5.0.0-alpha-drupal-proxyurl.14","image-cdn":"4.9.0-alpha-image-service2.14","image-helpers":"2.6.0-image-helpers.58","image-service":"4.8.0-alpha-image-service.35","latest":"5.15.0","latest-v3":"3.15.0","latest-v4":"4.25.0","link-deprecation":"2.1.2-link-deprecation.461","mdxv4-rc":"4.20.0-mdxv4-rc.75","next":"5.17.0-next.0","otp-test":"2.2.10-otp-test.31","preview-gh-api":"4.23.0-alpha-preview-gh-api.26","reach-router":"3.0.0-alpha-reach-router.187","react19":"5.17.0-react19.0","relative-links":"2.4.3-relative-links.82","unifiedroutes":"2.3.4-unifiedroutes.76","v3rc":"3.0.0-v3rc.1"}}