{"tsd":{"directory":"test/types","compilerOptions":{"rootDir":"./lib","typeRoots":["./lib"]}},"bugs":{"url":"https://github.com/contentful/contentful.js/issues"},"dist":{"shasum":"e8d0db570a3fc69d99dc62530da5c10452ad81b0","tarball":"https://registry.npmjs.org/contentful/-/contentful-11.12.9.tgz","fileCount":82,"integrity":"sha512-3eSYeXRiQOOmkwwAqwPXeTE37iiE/Ku4LOh1p5bj2CxgaLVLk6O2Ep1DdDwoGMonyTNrkbCFXfbXCkrTPYBWHw==","signatures":[{"sig":"MEUCIQDLDk9jy/Pj0++lVc4aKraNsrUAHJE5YXwtX5TxpFoVZgIgSAhzMyR71iMmnU0rVQS/+EPOrm5/HXfgqntmqTkCCNM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCGPeUbP7tzM7ZN72pQLiI8djmeOMqUOzJ1J/1M8/KF4wIhAINg4xnxSIjNcXu5Do6oNMuKJOvVafeswKZqC9kmuSLf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/contentful@11.12.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1802458},"main":"./dist/esm/index.js","name":"contentful","type":"module","types":"dist/types/index.d.ts","author":{"name":"Contentful","email":"opensource@contentful.com"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=18"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/contentful.cjs"}},"gitHead":"541aede7a74348e6318e8099d566762c5319f71b","license":"MIT","release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"build","scope":"deps","release":"patch"}]}],"@semantic-release/release-notes-generator","@semantic-release/npm","@semantic-release/changelog","@semantic-release/github"],"branches":["master",{"name":"next","channel":"next","prerelease":true}]},"scripts":{"lint":"eslint lib test","test":"npm run test:unit && npm run test:integration && npm run lint && npm run test:types","build":"npm run clean && npm run build:esm && npm run build:bundles && rm -rf dist/esm-raw","check":"npm run check:cjs && npm run check:esm && npm run check:browser && npm run check:browser-min","clean":"rimraf dist","prepare":"husky","prepush":"npm run test:prepush","pretest":"rimraf coverage","prettier":"prettier --write '**/*.{jsx,js,ts,tsx}'","build:esm":"tsc","check:cjs":"es-check es2017 './dist/contentful.cjs'","check:esm":"es-check es2017 --module './dist/esm/*.js'","precommit":"npm run lint && npm run prettier:check","test:size":"size-limit","test:unit":"vitest --run ./test/unit","docs:build":"typedoc --options typedoc.json","docs:watch":"npm run docs:build -- --watch","test:types":"tsd","docs:publish":"npm run docs:build && ./node_modules/contentful-sdk-jsdoc/bin/publish-docs.sh contentful.js contentful","test:prepush":"npm run build && npm run test:unit && npm run test:types","build:bundles":"NODE_ENV=production rollup -c","check:browser":"es-check es2018 ./dist/contentful.browser.js","prettier:check":"prettier --check '**/*.{jsx,js,ts,tsx}'","test:demo-node":"rimraf ./test/output-integration/node/node-modules && npm --prefix ./test/output-integration/node ci && npm --prefix ./test/output-integration/node test","test:unit:watch":"vitest ./test/unit","semantic-release":"semantic-release","test:integration":"vitest --run ./test/integration","check:browser-min":"es-check es2018 ./dist/contentful.browser.min.js","test:demo-browser":"rimraf ./test/output-integration/browser/node-modules && npm --prefix ./test/output-integration/browser ci && npm --prefix ./test/output-integration/browser run setup-test-env && npm --prefix ./test/output-integration/browser run test","test:demo-projects":"npm run test:demo-node && npm run test:demo-browser","test:integration:watch":"vitest ./test/integration"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:acc9117e-474b-4a1e-bab9-b0d3b333befb"}},"homepage":"https://www.contentful.com/developers/documentation/content-delivery-api/","repository":{"url":"git+https://github.com/contentful/contentful.js.git","type":"git"},"size-limit":[{"path":"./dist/contentful.browser.js","limit":"85 Kb"},{"path":"./dist/contentful.browser.min.js","limit":"45 Kb"}],"_npmVersion":"11.12.0","description":"Client for Contentful's Content Delivery API","directories":{},"lint-staged":{"*.md":["prettier --write"],"*.{js,jsx,ts,tsx}":["prettier --write","eslint --fix"]},"maintainers":[{"name":"contentful-ecosystem","email":"team-mechagodzilla@contentful.com"}],"_nodeVersion":"24.18.0","browserslist":[">0.3%","Chrome >= 75","Edge >= 74","Firefox >= 73","Safari >= 13"],"dependencies":{"axios":"^1.15.0","tslib":"^2.8.1","type-fest":"^4.0.0","contentful-sdk-core":"^9.4.4","json-stringify-safe":"^5.0.1","@contentful/rich-text-types":"^17.2.7","contentful-resolve-response":"^2.0.0","@contentful/content-source-maps":"^0.12.0"},"_hasShrinkwrap":false,"devDependencies":{"tsd":"^0.33.0","husky":"^9.0.11","eslint":"^10.0.0","rimraf":"^6.0.0","rollup":"^4.13.0","vitest":"^4.0.0","process":"^0.11.10","typedoc":"^0.28.0","es-check":"^9.0.0","prettier":"^3.8.1","fast-copy":"^3.0.2","@eslint/js":"^10.0.0","size-limit":"^13.0.0","typescript":"^5.6.3","@types/node":"^25.0.10","lint-staged":"^17.0.0","@size-limit/file":"^13.0.0","semantic-release":"^25.0.3","@babel/preset-env":"^7.24.3","typescript-eslint":"^8.55.0","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-babel":"^7.0.0","contentful-sdk-jsdoc":"^3.1.2","@rollup/plugin-terser":"^1.0.0","@rollup/plugin-replace":"^6.0.0","@rollup/plugin-commonjs":"^29.0.0","rollup-plugin-visualizer":"^7.0.0","cz-conventional-changelog":"^3.3.0","@types/json-stringify-safe":"^5.0.0","@rollup/plugin-node-resolve":"^16.0.0","@semantic-release/changelog":"^7.0.0","@optimize-lodash/rollup-plugin":"^6.0.0","@babel/plugin-transform-runtime":"^7.24.7"},"_npmOperationalInternal":{"tmp":"tmp/contentful_11.12.9_1786027982075_0.0665477904236631","host":"s3://npm-registry-packages-npm-production"},"_id":"contentful@11.12.9","version":"11.12.9"}