{"bugs":{"url":"https://github.com/lodev09/react-native-true-sheet/issues"},"dist":{"shasum":"4ddbb5621ab5f23bcd20d90967b1773543fa8d50","tarball":"https://registry.npmjs.org/@lodev09/react-native-true-sheet/-/react-native-true-sheet-3.11.12.tgz","fileCount":340,"integrity":"sha512-eL7mfUw0p3dxqXKqck3k7H2Ja6UHGbPSqbVDRKeANuxZN4xctxF1iFSPYHj0LULVtheqxKBhWBiR4lJ25El57Q==","signatures":[{"sig":"MEQCIEGlvPWHznEi7ySQOD9g4B3St/aHI1jmNzkmYIct7V0GAiAdyqqpyhrPQ89zUPwzBVw6fYOnOJMGRIKurpoSS+UlaQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1191093},"jest":{"preset":"@react-native/jest-preset","setupFilesAfterEnv":["<rootDir>/jest.setup.js"],"testPathIgnorePatterns":["/node_modules/","<rootDir>/example/"],"transformIgnorePatterns":["node_modules/(?!(react-native|@react-native|react-native-reanimated|react-native-worklets|react-native-worklets-core)/)"],"modulePathIgnorePatterns":["<rootDir>/example/bare/node_modules","<rootDir>/example/expo/node_modules","<rootDir>/example/shared/node_modules","<rootDir>/lib/","<rootDir>/docs/node_modules","<rootDir>/docs/build"]},"main":"./lib/module/index.js","name":"@lodev09/react-native-true-sheet","types":"./lib/typescript/src/index.d.ts","author":{"url":"https://github.com/lodev09","name":"Jovanni Lo","email":"lodev09@gmail.com"},"source":"./src/index.ts","exports":{".":{"types":"./lib/typescript/src/index.d.ts","source":"./src/index.ts","default":"./lib/module/index.js"},"./mock":"./lib/module/mocks/index.js","./navigation":{"types":"./lib/typescript/src/navigation/index.d.ts","source":"./src/navigation/index.ts","default":"./lib/module/navigation/index.js"},"./reanimated":{"types":"./lib/typescript/src/reanimated/index.d.ts","source":"./src/reanimated/index.ts","default":"./lib/module/reanimated/index.js"},"./package.json":"./package.json","./navigation/mock":"./lib/module/mocks/navigation.js","./reanimated/mock":"./lib/module/mocks/reanimated.js"},"gitHead":"379fd14fa7d6d72d827fc54ecbdd7b35af6da430","license":"MIT","scripts":{"bare":"yarn workspace @example/bare","docs":"yarn workspace docs","expo":"yarn workspace @example/expo","lint":"eslint --fix \"**/*.{ts,tsx}\"","test":"jest","tidy":"yarn typecheck && yarn lint && yarn format && scripts/objclint.sh && scripts/ktlint.sh","clean":"scripts/clean.sh","format":"prettier --write \"**/*.{ts,tsx}\"","prepare":"bob build","release":"release-it","typecheck":"tsc","release:beta":"yarn release --preRelease=beta --no-github.release"},"_npmUser":{"name":"lodev90","email":"lodev09@gmail.com"},"homepage":"https://sheet.lodev09.com","keywords":["react-native","ios","android","bottom-sheet","native-sheet","sheet","fabric","turbo-module"],"prettier":{"useTabs":false,"tabWidth":2,"printWidth":100,"quoteProps":"consistent","singleQuote":true,"trailingComma":"es5"},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"tagName":"v${version}","tagExclude":"*-beta*","commitMessage":"chore: release ${version}","addUntrackedFiles":true},"npm":{"publish":false},"hooks":{"after:bump":"scripts/release.sh ${version}","before:init":"yarn test"},"github":{"release":true,"comments":{"pr":":rocket: _This pull request is included in v${version}. See [${releaseName}](${releaseUrl}) for release notes._","issue":":rocket: _This issue has been resolved in v${version}. See [${releaseName}](${releaseUrl}) for release notes._","submit":true}}},"repository":{"url":"git+https://github.com/lodev09/react-native-true-sheet.git","type":"git"},"workspaces":["example/bare","example/expo","example/shared","docs"],"_npmVersion":"11.12.1","description":"The true native bottom sheet experience for your React Native Apps.","directories":{},"maintainers":[{"name":"lodev90","email":"lodev09@gmail.com"}],"resolutions":{"@types/react":"~19.2.14","react-native-worklets":"0.8.3","react-native-reanimated":"4.3.1"},"_nodeVersion":"26.0.0","codegenConfig":{"ios":{"components":{"TrueSheetView":{"className":"TrueSheetView"},"TrueSheetPeekView":{"className":"TrueSheetPeekView"},"TrueSheetFooterView":{"className":"TrueSheetFooterView"},"TrueSheetHeaderView":{"className":"TrueSheetHeaderView"},"TrueSheetContentView":{"className":"TrueSheetContentView"},"TrueSheetContainerView":{"className":"TrueSheetContainerView"}}},"name":"TrueSheetSpec","type":"all","android":{"javaPackageName":"com.lodev09.truesheet"},"jsSrcsDir":"src"},"publishConfig":{"registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"packageManager":"yarn@4.11.0","devDependencies":{"jest":"^29.7.0","react":"19.2.3","turbo":"^2.5.6","eslint":"^9.35.0","nanoid":"^5.1.5","del-cli":"^6.0.0","prettier":"^3.0.3","@eslint/js":"^9.35.0","commitlint":"^19.8.1","release-it":"^20.0.1","typescript":"~6.0.3","@babel/core":"^7.28.5","@types/jest":"^29.5.14","@types/react":"~19.2.14","react-native":"0.85.3","@eslint/compat":"^1.3.2","@eslint/eslintrc":"^3.3.1","@types/babel__core":"^7","react-test-renderer":"19.2.3","react-native-worklets":"0.8.3","@evilmartians/lefthook":"^2.0.4","@radix-ui/react-dialog":"^1.1.1","@react-navigation/core":"^7.13.7","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","react-native-reanimated":"4.3.1","@radix-ui/react-presence":"^1","@react-navigation/native":"^7.1.6","react-native-builder-bob":"^0.41.0","@react-native/jest-preset":"^0.85.3","@react-native/babel-preset":"^0.85.3","@react-native/eslint-config":"^0.85.3","@testing-library/react-native":"^13.3.3","@commitlint/config-conventional":"^19.8.1","@release-it/conventional-changelog":"^11.0.0"},"peerDependencies":{"react":"*","react-native":"*","react-native-worklets":"*","@radix-ui/react-dialog":">=1","@react-navigation/core":">=7","react-native-reanimated":">=4","@radix-ui/react-presence":">=1"},"peerDependenciesMeta":{"react-native-worklets":{"optional":true},"@radix-ui/react-dialog":{"optional":true},"@react-navigation/core":{"optional":true},"react-native-reanimated":{"optional":true},"@radix-ui/react-presence":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react-native-true-sheet_3.11.12_1787095176681_0.7942420069344904","host":"s3://npm-registry-packages-npm-production"},"react-native-builder-bob":{"output":"lib","source":"src","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"create-react-native-library":{"type":"fabric-view","tools":["eslint","lefthook","release-it","jest"],"version":"0.55.0","languages":"kotlin-objc"},"_id":"@lodev09/react-native-true-sheet@3.11.12","version":"3.11.12"}