{"_id":"@amit-rn-neo/specific-version-rn-library","name":"@amit-rn-neo/specific-version-rn-library","dist-tags":{"latest":"0.1.2"},"versions":{"0.1.2":{"name":"@amit-rn-neo/specific-version-rn-library","version":"0.1.2","description":"specific version of rn library","main":"./lib/module/index.js","types":"./lib/typescript/src/index.d.ts","exports":{".":{"source":"./src/index.tsx","types":"./lib/typescript/src/index.d.ts","default":"./lib/module/index.js"},"./package.json":"./package.json"},"scripts":{"example":"yarn workspace specific-version-rn-library-example","test":"jest","typecheck":"tsc","lint":"eslint \"**/*.{js,ts,tsx}\"","clean":"del-cli android/build example/android/build example/android/app/build example/ios/build lib","prepare":"bob build","release":"release-it --only-version"},"keywords":["react-native","ios","android"],"repository":{"type":"git","url":"git+https://github.com/Amit-RN-Neo/Specific-Version-NPM-Package_RN.git"},"author":{"name":"Amit-RN-Neo","email":"amit.kumar@neosoftmail.in","url":"https://github.com/Amit-RN-Neo"},"license":"MIT","bugs":{"url":"https://github.com/Amit-RN-Neo/Specific-Version-NPM-Package_RN/issues"},"homepage":"https://github.com/Amit-RN-Neo/Specific-Version-NPM-Package_RN#readme","publishConfig":{"registry":"https://registry.npmjs.org/"},"devDependencies":{"@commitlint/config-conventional":"^19.6.0","@eslint/compat":"^1.2.7","@eslint/eslintrc":"^3.3.0","@eslint/js":"^9.22.0","@evilmartians/lefthook":"^1.5.0","@react-native-community/cli":"^9.3.0","@react-native/babel-preset":"0.75.0","@react-native/eslint-config":"^0.75.0","@release-it/conventional-changelog":"^9.0.2","@types/jest":"^29.5.5","@types/react":"^18.0.0","commitlint":"^19.6.1","del-cli":"^5.1.0","eslint":"^9.22.0","eslint-config-prettier":"^10.1.1","eslint-plugin-prettier":"^5.2.3","jest":"^29.7.0","prettier":"^3.0.3","react":"18.2.0","react-native":"0.75.2","react-native-builder-bob":"0.18.3","release-it":"^17.10.0","turbo":"^1.10.7","typescript":"~4.9.5"},"peerDependencies":{"react":">=18.0.0 <19","react-native":">=0.75.0 <0.76"},"workspaces":["example"],"packageManager":"yarn@3.6.1","jest":{"preset":"react-native","modulePathIgnorePatterns":["<rootDir>/example/node_modules","<rootDir>/lib/"]},"commitlint":{"extends":["@commitlint/config-conventional"]},"release-it":{"git":{"commitMessage":"chore: release ${version}","tagName":"v${version}"},"npm":{"publish":true},"github":{"release":true},"plugins":{"@release-it/conventional-changelog":{"preset":{"name":"angular"}}}},"prettier":{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"es5","useTabs":false},"react-native-builder-bob":{"source":"src","output":"lib","targets":[["module",{"esm":true}],["typescript",{"project":"tsconfig.build.json"}]]},"codegenConfig":{"name":"SpecificVersionRnLibrarySpec","type":"modules","jsSrcsDir":"src","android":{"javaPackageName":"com.specificversionrnlibrary"}},"create-react-native-library":{"languages":"kotlin-objc","type":"turbo-module","version":"0.51.1"},"_id":"@amit-rn-neo/specific-version-rn-library@0.1.2","gitHead":"6b68c608bfa840fd365a7df7912a2bcba1cd016f","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"integrity":"sha512-UJdnrGhjB/k5m2NjVfzk8Gd8iNHPTO5cbpdd8Q+SciAe08D/7bzS7ueRKwaqeU8ABOtI2mABpZ2leqfEG3+yyA==","shasum":"b2313a6189d469fed1cd1d22de937b922e2af729","tarball":"https://registry.npmjs.org/@amit-rn-neo/specific-version-rn-library/-/specific-version-rn-library-0.1.2.tgz","fileCount":19,"unpackedSize":13648,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQDp3+LdfjFliw2GvPZXHv7XOuaLNZwlYooAE8GmVK07ugIhALJhgnpvDciUTzVlurzjV636ltummPq4+jXjz+kKYFik"}]},"_npmUser":{"name":"amit-rn-neo","email":"amit.kumar@neosoftmail.in"},"directories":{},"maintainers":[{"name":"amit-rn-neo","email":"amit.kumar@neosoftmail.in"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/specific-version-rn-library_0.1.2_1752583752454_0.5012870097243629"},"_hasShrinkwrap":false}},"time":{"created":"2025-07-15T12:49:12.341Z","0.1.2":"2025-07-15T12:49:12.615Z","modified":"2025-07-15T12:49:12.925Z"},"maintainers":[{"name":"amit-rn-neo","email":"amit.kumar@neosoftmail.in"}],"description":"specific version of rn library","homepage":"https://github.com/Amit-RN-Neo/Specific-Version-NPM-Package_RN#readme","keywords":["react-native","ios","android"],"repository":{"type":"git","url":"git+https://github.com/Amit-RN-Neo/Specific-Version-NPM-Package_RN.git"},"author":{"name":"Amit-RN-Neo","email":"amit.kumar@neosoftmail.in","url":"https://github.com/Amit-RN-Neo"},"bugs":{"url":"https://github.com/Amit-RN-Neo/Specific-Version-NPM-Package_RN/issues"},"license":"MIT","readme":"# specific-version-rn-library\n\nspecific version of rn library\n\n## Installation\n\n```sh\nnpm install specific-version-rn-library\n```\n\n## Usage\n\n\n```js\nimport { multiply } from 'specific-version-rn-library';\n\n// ...\n\nconst result = multiply(3, 7);\n```\n\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\nMIT\n\n---\n\nMade with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)\n","readmeFilename":"README.md","_rev":"1-77016605e0ca18267ee0432ecf6ac914"}