{"_id":"@acflow/package-example","_rev":"3-ce00ac367d49a4a75564ed74392ac90f","name":"@acflow/package-example","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@acflow/package-example","version":"0.1.0","description":"the core package for react native application bussiness logic","main":"lib/module/index","module":"lib/module/index","types":"lib/typescript/src/index.d.ts","scripts":{"test":"echo \"Test warning: no test specified\" && exit 0","typescript":"tsc --noEmit","lint":"eslint ./src","prepare":"bob build","release":"release-it","example":"yarn --cwd example","pods":"cd example && pod-install --quiet","bootstrap":"yarn example && yarn && yarn pods","watch":"chokidar \"src/**/*.ts\" \"src/**/*.tsx\" \"/**/*.md\" \"scripts/genDoc.js\"  -c \"yarn prepare && yarn doc\" & yarn doc:server","watch:lint":"chokidar \"src/**/*.ts\" \"src/**/*.tsx\" \"example/**/*.ts\" \"example/**/*.tsx\" -c \"npm run lint\"","watch:prepare":"chokidar \"src/**/*.ts\" \"src/**/*.tsx\" -c \"yarn prepare\"","doc":"node scripts/genDoc.js","watch:doc":"chokidar \"src/**/*.ts\" \"src/**/*.tsx\" \"/**/*.md\" \"scripts/genDoc.js\"  -c \"yarn doc\" & yarn doc:server","sync:doc":"yarn doc && node scripts/sync2DocFolder.js","watch:sync:doc":"chokidar \"src/**/*.ts\" \"src/**/*.tsx\" \"/**/*.md\" \"scripts/genDoc.js\" -c \"yarn sync:doc\"","doc:server":"live-server --port=7777 --wait=1000 ./docs"},"keywords":["react-native","ios","android"],"repository":{"type":"git","url":"git+https://github.com/acflow/rnc.git"},"author":{"name":"bevis","email":"bevis@acflow.com","url":"https://www.acflow.com"},"license":"MIT","bugs":{"url":"https://github.com/acflow/rnc/issues"},"homepage":"https://github.com/acflow/rnc#readme","publishConfig":{"access":"public"},"dependencies":{"@acflow/rnc":"0.3.16-0","@eva-design/eva":"^2.1.1","@expo/react-native-action-sheet":"^3.10.0","@notionhq/client":"^0.3.1","@react-native-clipboard/clipboard":"^1.9.0","@react-native-community/slider":"^4.1.8","@react-native-segmented-control/segmented-control":"^2.4.0","@react-navigation/bottom-tabs":"^6.0.5","@react-navigation/elements":"^1.1.0","@react-navigation/native":"^6.0.2","@react-navigation/native-stack":"^6.1.0","@react-navigation/stack":"^6.0.7","@rematch/core":"^2.1.0","@ui-kitten/components":"^5.1.1","@ui-kitten/eva-icons":"^5.1.1","chalk":"^4.1.2","i18next":"^21.3.3","lodash":"^4.17.21","os":"^0.1.2","path":"^0.12.7","path-to-regexp":"^6.2.0","react-i18next":"^11.12.0","react-native-actions-sheet":"^0.5.4","react-native-animatable":"^1.3.3","react-native-camera":"^4.2.1","react-native-device-info":"^8.4.0","react-native-dotenv":"^3.2.0","react-native-fs":"^2.18.0","react-native-gesture-handler":"^1.10.3","react-native-keep-awake":"^4.0.0","react-native-linear-gradient":"^2.5.6","react-native-localize":"^2.1.5","react-native-mmkv-storage":"^0.6.5","react-native-photoeditorsdk":"^2.10.1","react-native-safe-area-context":"^3.3.2","react-native-screens":"^3.5.0","react-native-sensors":"^7.3.3","react-native-share":"^7.1.1","react-native-svg":"^12.1.1","react-native-tcp-socket":"^5.5.0","react-native-uuid":"^2.0.1","react-native-version-info":"^1.1.0","react-native-video":"^5.1.1","react-native-videoeditorsdk":"^2.10.1","react-native-webview":"^11.13.0","react-redux":"^7.2.4","react-use":"^17.2.4","rxjs":"^7.3.0","tailwind-react-native-classnames":"^1.4.3","uuid":"^8.3.2"},"devDependencies":{"@babel/core":"^7.15.0","@babel/plugin-proposal-export-namespace-from":"^7.16.0","@babel/runtime":"^7.15.3","@commitlint/config-conventional":"^11.0.0","@react-native-community/eslint-config":"^2.0.0","@release-it/conventional-changelog":"^2.0.0","@types/jest":"^26.0.0","@types/react":"^16.9.19","@types/react-native":"0.62.13","@types/react-native-fs":"^2.13.0","@types/react-native-keep-awake":"^2.0.3","@types/react-native-video":"^5.0.9","@types/uuid":"^8.3.1","@ui-kitten/metro-config":"^5.1.1","babel-jest":"^27.0.6","babel-plugin-module-resolver":"^4.1.0","chokidar-cli":"^3.0.0","commitlint":"^11.0.0","dayjs":"^1.10.6","detox":"^18.20.3","dotenv":"^10.0.0","eslint":"^7.2.0","eslint-config-prettier":"^7.0.0","eslint-plugin-prettier":"^3.1.3","glob":"^7.2.0","husky":"^6.0.0","jest":"^26.0.1","jest-circus":"^27.2.0","live-server":"^1.2.1","metro-react-native-babel-preset":"^0.66.2","ncp":"^2.0.0","nodemon":"^2.0.14","pod-install":"^0.1.0","prettier":"^2.0.5","react":"16.13.1","react-native":"0.63.4","react-native-builder-bob":"^0.18.0","react-native-codegen":"^0.0.7","react-test-renderer":"17.0.2","recursive-copy":"^2.0.13","release-it":"^14.2.2","typedoc":"^0.22.8","typedoc-plugin-extras":"^2.2.1","typedoc-plugin-pages":"^1.1.0","typescript":"^4.1.3"},"peerDependencies":{"react":"*","react-native":"*"},"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,"tag":"alpha"},"github":{"release":false},"gitlab":{"release":false},"plugins":{"@release-it/conventional-changelog":{"preset":"angular"}}},"eslintConfig":{"root":true,"extends":["@react-native-community","prettier"],"rules":{"prettier/prettier":["error",{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"all","useTabs":false,"bracketSpacing":false,"jsxBracketSameLine":true,"arrowParens":"avoid"}]}},"eslintIgnore":["node_modules/","lib/"],"prettier":{"quoteProps":"consistent","singleQuote":true,"tabWidth":2,"trailingComma":"all","useTabs":false,"bracketSpacing":false,"jsxBracketSameLine":true,"arrowParens":"avoid"},"react-native-builder-bob":{"source":"src","output":"lib","targets":["module",["typescript",{"project":"tsconfig.build.json"}]]},"gitHead":"3b3cab6d61df9af8de761a17842e9fc2ee5fb055","_id":"@acflow/package-example@0.1.0","_nodeVersion":"16.13.0","_npmVersion":"8.1.3","dist":{"integrity":"sha512-52FfnnqcRwZOOqhe9Lmp4LrR/ktJDkf19aCWEwjol8Xjrh4s/HqHM46QaXRU41NN2RZsgVaSi0NYLeBxvWZRlg==","shasum":"3307c60c0e029ab83865e936950ce2c2fa17a919","tarball":"https://registry.npmjs.org/@acflow/package-example/-/package-example-0.1.0.tgz","fileCount":58,"unpackedSize":105672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxHfNCRA9TVsSAnZWagAAicoQAKDS6nyEsTPn991jOiJ3\nLnK04cP+SRmCv89iwJd3Eb+8+crY4D19SA4q+3NEdnFCJoeowVIBboS+Whut\nBxv8vfcSm2fHqOFm82+VBLgQulpIA/+t9/IRrogPWRgMI+0PfYxUdOvmRHap\niGmXbjqf2qkAmwxWmughBwHSB/S6EPaPDcSgCajqeyFIaL0ieE9HPjuBRfYe\nr0E27bAKZ2/fim6e9O1yOKCO0L6D8z4hKx2tEeR7MC5VxaNFk2+vzBARuuzH\nWWvfobXmolnwiR3i5nD1SUA3hREKUgnZ+i/O7UjKyhcLljgybmcFsTWAu8up\nxtkFaqXmbF3aOmvdMN8XnbO7DZgJkJImm7Cr2lc4l/z7AxoHGp7EzLKg2tnu\nqe9VdIAtRc4NFL6BQOQ5NDWmRUEXSdqxQD9EfWcQ+841E+LSAnM07ecuQk0N\nQ4R2QDOwmH1DTK0djFEFf20Ka5M4ZQRr1IuY78x8fA08xq0vddu5ozoJZSFY\nxaCrxux5VYBVD68QkxbrJ+uIM2jXc66KV2pPv7sydejGT+z8cF6gSsQroBPy\nq9k9h7nv8wjCA+k4Z3oe8j4ss9bK59RN3x9ByRPs4KZIZs5E7NOJDR8Bm5kj\nmxIoduNxZwpSm8y77kTtgvoxdI/Xi8rEGI4rUDqF/rmxCRQiAzB6sCltErwN\nxiof\r\n=2DMn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHWZxFXD8HrIsRpINurMFR5sRtlYsyubtNTo2KfyPrylAiBgd9+4KlzaUBfcQ486X9fSQoAOA+U0tAyRRcv0ByaztA=="}]},"_npmUser":{"name":"bevvvis","email":"bevis@acflow.com"},"directories":{},"maintainers":[{"name":"bevvvis","email":"bevis@acflow.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/package-example_0.1.0_1636633016550_0.8904758107863606"},"_hasShrinkwrap":false}},"time":{"created":"2021-11-11T12:16:56.444Z","0.1.0":"2021-11-11T12:16:56.688Z","modified":"2022-06-08T06:34:09.301Z"},"maintainers":[{"email":"maojunkai@acflow.com","name":"junkai"},{"email":"bevis@acflow.com","name":"bevvvis"}],"description":"the core package for react native application bussiness logic","homepage":"https://github.com/acflow/rnc#readme","keywords":["react-native","ios","android"],"repository":{"type":"git","url":"git+https://github.com/acflow/rnc.git"},"author":{"name":"bevis","email":"bevis@acflow.com","url":"https://www.acflow.com"},"bugs":{"url":"https://github.com/acflow/rnc/issues"},"license":"MIT","readme":"# Package Example\n\n业务包示例项目\n\n## 初始化项目\n\n```sh\nyarn\n```\n\n## 使用\n\n运行 example 下的演示项目，或集成到其他应用中。\n\n```js\n// todo: ...\n```\n\n## 文档\n\n运行 `yarn doc` 编译文档，将在 docs 目录下生成文档 HTML 文件。\n\n## License\n\nMIT\n","readmeFilename":"README.md"}