{"name":"gatsby-link","description":"An enhanced Link component for Gatsby sites with support for resource prefetching","version":"4.23.0-alpha-9689ff.25","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":"2.23.0-alpha-9689ff.25+bffc8413a7","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.0","npm-run-all":"^4.1.5","prepend-directive":"^1.0.3"},"peerDependencies":{"@gatsbyjs/reach-router":"^1.3.5","react":"^16.9.0 || ^17.0.0 || ^18.0.0","react-dom":"^16.9.0 || ^17.0.0 || ^18.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":">=14.15.0"},"gitHead":"bffc8413a7bc3ef2c2706265a53d9fa9c99ca51a","readmeFilename":"README.md","_id":"gatsby-link@4.23.0-alpha-9689ff.25","_nodeVersion":"16.13.1","_npmVersion":"lerna/3.22.1/node@v16.13.1+x64 (win32)","dist":{"shasum":"b55fd49c354588d9624e2074308922275a68cc4d","size":20703,"noattachment":false,"key":"/gatsby-link/-/gatsby-link-4.23.0-alpha-9689ff.25.tgz","tarball":"http://registry.cnpm.dingdandao.com/gatsby-link/download/gatsby-link-4.23.0-alpha-9689ff.25.tgz"},"_npmUser":{"name":"wardpeet","email":"ward@coding-tech.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_4.23.0-alpha-9689ff.25_1661960712974_0.039608095078045746"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-31T19:53:08.344Z","publish_time":1661960713154,"_cnpm_publish_time":1661960713154,"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"}}