{"_id":"@ant-design/react-native","_rev":"119-ed95b0e938169bd297aee068cbc5e3b7","name":"@ant-design/react-native","dist-tags":{"latest":"5.4.3","next":"5.5.0-rc.1"},"versions":{"3.0.0-1":{"name":"@ant-design/react-native","version":"3.0.0-1","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.0-1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"2c0b78eb958d9a65a88c7d738e3379090f1eb6d5","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.0-1.tgz","fileCount":1166,"integrity":"sha512-9sgEfxXNtKxr0X8pfF4wJNiy4EWSLzRHBDj8+/8hku1Xcu4U3jjWIpnteQYfq1XqvFlmJVLX9GT4U1qazDtcHA==","signatures":[{"sig":"MEYCIQDcKG9mTSB5yQ809+lgOrkc2hJ80xWs6i0gL7Wm+uPxYQIhAMu2z0l8141GzLqvuzOGBQV2TEyzu7Syr7BTjxNVw2fJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1612864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5l8MCRA9TVsSAnZWagAA+d4P/2up6JCOmxdnLqJzVoLm\nzF22Xqb1TjN5nlblqqaNOtywSVy5pFqQlr15YBp9NyISPuTKtGDV/NDdFBtJ\nv1ZFO6ovUkT0sT1qCn57/ybT8LyMo8NAsnOELWzLF/fKRjGqsvvzWIp5y5po\nLdEAnjKIMDBUxfVeyDUBejlCPghy5yQgQpkWgHNJK1x0lDDc4jpmUyR9kF3w\nbt5IxCx3+heLWjG97BE/K2Q81kG6KVnOdhSu7sX00vBrKb8M8nNLDyzCT2eF\nyE2AzZS5UBwoTfoocgComqIStqwYR+8kOBT+t/J+HDPZMPRfheGWsRV8C781\n4sJn5TSaJyAn31/x5i049BCr4Vupx2mL9OKHEzrvyEpiLRT+8Rf3rYiRUdmI\nPiB5bUWZLYKI/jJ7KAbPAlLzCXXcNmaaCRT5XEY0UkY31emo2EKF6xmMt4m3\nc3INXtk3oWcx2nqZe+s/8iMQfvM0slMij/MPCSRdNepUlJZEw2AFMpITvdPQ\nlwma8L9/7IRc2XAdUOluA7/wDHkXibzTfAMwXgsOyMqUbvuK3yfmDHQbk/FW\nqYVIm0h7YHR3SbdFjDM+Cqtks9Vx/Vvtra5yZpLV9mddvLm9D3STLBEPrvZZ\np7I+KlAdX4HIVPoV1pWd1OrSzwVHIoha3fT4urOL72mGDgFEvTw3uGvkjQLn\n537j\r\n=A1ED\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"b0f507f15b87116c6bc126aa844eb7754c3a45eb","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && node scripts/copy-app-res && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"8.12.0","dependencies":{"rmc-tabs":"~1.2.0","rmc-dialog":"^1.0.1","rmc-picker":"~5.0.0","rc-swipeout":"~2.0.0","rmc-cascader":"~5.0.0","babel-runtime":"6.x","utility-types":"^2.1.0","rmc-date-picker":"^6.0.8","rmc-input-number":"^1.0.0","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-top-view":"1.0.5","react-native-collapsible":"^1.3.0","react-native-drawer-layout":"~2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.x","glob":"^7.1.1","jest":"23.6.0","react":"^16.6.1","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.6","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.6.1","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.1.3","@babel/core":"^7.1.5","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.1","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"0.57.4","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.0.0","react-navigation":"^2.18.2","@types/prop-types":"^15.5.2","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.7","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.16.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.6.1","regenerator-runtime":"^0.12.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.49.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.0-1_1541824267516_0.8024542911870154","host":"s3://npm-registry-packages"}},"3.0.0-2":{"name":"@ant-design/react-native","version":"3.0.0-2","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.0-2","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"8c46de90c4414b138798be8fa233716a0d9577e3","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.0-2.tgz","fileCount":1166,"integrity":"sha512-4keyCIFtzCdNX1hkLrEKBMctx1llDYQ+bs5ibpcKQBMC/42JYq6KK9syoU1ep6t+YSVyLQsGURtpHhmHiYF1xg==","signatures":[{"sig":"MEUCIQDDx6xG8dGC7yKv5fngiDaJv1FQ9DtUqu//0ugH3ov2hAIgTnnGL/K/rdE/WB809lAgU/Mp7kxxLt+jJ+F+ts3CH90=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1612878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5omjCRA9TVsSAnZWagAALPsP/iHSy3ssA+Ksenn4uuIi\nTx1t5jRz9DHKuNeLi1UOcMQIgrfmQdacVBGffONOlPTCtkAIEr4Bb9HDtuR7\nz8ZRgjcVmTWFkehYRhHHkEV/j+CkAXGeei6mrh6DqQ3tQ4+5BTuEAr6vm+fp\nnmiYuUXKUjcO+LGGKzr/CBnME4Nd2OlpgWrYqX5Qc2qsr2uFC3Hq4D5u/VAA\nouIVLo01c8y2AhzV4k7mje+KID8fKQdkj3r55CfQw0EDxXrRYnzZjMugEX5r\n/nmBvu8FWj3q6Mt+ji5o6HQwH1dPKI49w7OjDUDIe9qUOO4uXWihZWcPunS3\n2JYgYNIEseCulXD5Hb6CF/4g3z8BPJ8lltoFPWb1Qk7b3HNkRW4TvjmnnPal\ncrzvEBXf7/qeaClcDWIQf0GR3pvoqkxUkm1TSoAgfHSepPMsfWPEIBJQCFKG\noCcGm+3OUt589N78moetbdPxaUYKqoG/8vW/kWezr43OV4sZBZ8k3rTbSaxf\nXJTpVPmZGN2oqVwSNrNBbj1hrp8KNtWEd/ImQRfN7SdUhSt0eafQ+HLz/4Aq\njdBjh0eNxyZLOVdXVM7ItpBtLF2wV/T2MW3TWodaZtUBfZg016/jUOjXK0hX\nF9HRKhYG4gMvYPwd4ceG6btzlL+UwxyPrue3IicalrN80Uzbd+QTUXao1+TS\nqixh\r\n=XULg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"2a134a19334ea5388a2473a4b8d9cf873e5cbb0b","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && node scripts/copy-app-res && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"8.12.0","dependencies":{"rmc-tabs":"~1.2.0","rmc-dialog":"^1.0.1","rmc-picker":"~5.0.0","rc-swipeout":"~2.0.0","rmc-cascader":"~5.0.0","babel-runtime":"6.x","utility-types":"^2.1.0","rmc-date-picker":"^6.0.8","rmc-input-number":"^1.0.0","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-top-view":"1.0.5","react-native-collapsible":"^1.3.0","react-native-drawer-layout":"~2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.x","glob":"^7.1.1","jest":"23.6.0","react":"^16.6.1","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.6","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.6.1","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.1.3","@babel/core":"^7.1.5","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.1","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"0.57.4","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.0.0","react-navigation":"^2.18.2","@types/prop-types":"^15.5.2","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.7","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.16.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.6.1","regenerator-runtime":"^0.12.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.49.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.0-2_1541835170061_0.1024069026163521","host":"s3://npm-registry-packages"}},"3.0.0-5":{"name":"@ant-design/react-native","version":"3.0.0-5","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.0-5","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"7bd278c71281e2a423c716740206957effc579be","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.0-5.tgz","fileCount":1166,"integrity":"sha512-zSITQsQjobtf1eFigL+z0TiIC51HBFN6C6Ja2iDVlFTj8I5au0AnexsNh3uqon3r/lIJNbnO7XxAu3I3nq+lAQ==","signatures":[{"sig":"MEYCIQCtC41hOn8esfRQr0ki/UofXIQx7DZJuvGcfnmLgpCOqwIhAPkyDsOHovwoGoNl11UScQCD7SDpdGQgkjGCdAmngvOn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1613232,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6PxOCRA9TVsSAnZWagAAn0sP/2X6bxilR8oN+efAtryB\nvkMKFVdTIHAqKlQMJCP0PStTLl3wg5ZIQrA0jpU/0upmYnIHDrFW8xvA1/IQ\nZCipKHmIciingHqEKi6sChiZZvUofHFd+635hyCO2ljz/5GA0gvOkgb0tH6G\neRs+2xQAOMG3TFr2A2HCNKZB8kAnPod/ZCqVPy4eKvx2gvdLG1l47KJnk6M2\nO8pqZnTILLVIMsu2WTcUJFK/FAw7sRZVe0m2jWE2PVDkPO8+FyzYcdZ2u4CH\nj58EKedeK00DsOX9QGVkLPnF6EIZlECLNeDm+DfolLbdy1RTjt+oyL69QUZs\nGIdoXqpjzFBv2FkV9GFRRMboz26wTOgn9B6NBdMkxGG26y0dNF5NX3GJrrEF\nZEzISduEXFnHoxzKwpd4HT3UX9IOT4WRugC6qzzm2ONnZBswiKnnEN74gD6V\nwqQxEv62dkRBZFW5ZNtssQaEH/gCqTmWgdhRrwugeylXkSA6ovE4tKTqsS5Z\ngkHQ3WTsh/Q+Em25ctE+GwvrBNtmX37IL2APkwdDYklnANtN2ZlT6LUr4b/t\nodP6TSGRSrYfBuuyNH83QXDqckoKmuZdXe7eBP5pwOwB5vJRZdbkmiPeH0kk\nbMCNhzCl80E2rECiFetz2JOLw90Oqr1t7Q4n/acUw67ds73+IKBTJlGo/MCN\ntXTy\r\n=CDjP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"50a234e81296c0fb34f21a1918117a78f9646efa","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && node scripts/copy-app-res && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"10.12.0","dependencies":{"rmc-tabs":"~1.2.0","rmc-dialog":"^1.0.1","rmc-picker":"~5.0.0","rc-swipeout":"~2.0.0","rmc-cascader":"~5.0.0","babel-runtime":"6.x","utility-types":"^2.1.0","rmc-date-picker":"^6.0.8","rmc-input-number":"^1.0.0","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-top-view":"1.0.5","react-native-collapsible":"^1.3.0","react-native-drawer-layout":"~2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.x","glob":"^7.1.1","jest":"23.6.0","react":"^16.6.1","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.6","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.6.1","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.1.3","@babel/core":"^7.1.5","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.1","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"0.57.4","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.0.0","react-navigation":"^2.18.2","@types/prop-types":"^15.5.2","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.7","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.16.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.6.1","regenerator-runtime":"^0.12.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.49.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.0-5_1541995598285_0.9067691828396307","host":"s3://npm-registry-packages"}},"3.0.0-6":{"name":"@ant-design/react-native","version":"3.0.0-6","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.0-6","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"26c8bf89a4d29679e7350633db939ed690b3916d","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.0-6.tgz","fileCount":1088,"integrity":"sha512-7Lz87p1saUmZfwwTFBQgAx5dsprwfEC4/NNBEVw8tCVc63M8xzHOR9sms0XJTN54ROXftaXSQwkK7fmV13RJSA==","signatures":[{"sig":"MEUCIQCAQJg3MCMjjOG09NrFSB3vOhk2M2XCrGpKb5iDRv/GsgIgfb1Ofk6sCyr/AOUXPAUaNZVblsamgL8FYOddL9Kj+Fw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1661815,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBpPqCRA9TVsSAnZWagAAp2sP/1ZsPrYLMip0Y7XPe10N\nLNDVf7jlc6jyEKeHLoHNigLbZCExccT+xWGnxoCPSLnTZMO6m4+1nTJwNmHh\n7BSd8S9BYq4UBuoFho9KGqMQG0QnLWtTTE751HQDoKg5u1IJFj2vgvldzD2K\nufMBz+N9ifXHHVWfHimYMkBBk7cjCqHroRxBuig1ODLdtWcg88ozoD34pMjJ\nCwbVStELWKMooibANQoLHDhSJTOGnpxV22/C4gC36XxxIhTQ8PR5f9FQLyGf\nC0GA7wq+nXjwXsV49SK8j+3weUFrdXNplCgqRkVeYZinTgZhE+c868UiVJs3\nTBF31rKi0eejCx5F82MIEj3VZn8X+NfhJ4JuReMZ5aUul+ITVl2xv17rOMWi\nzy1PaKWQFzyWi9LTtxts2DZA5bEj1A4glJlSFwrTNit26LrsiqxIkx6Sz6xJ\nHEOLmKyCdlFBb654ke1p71WS+4mfVX5+nzqC5Lr6rJSLXSc6ch6y+n1euTts\nFaXS5i/M3NZIMbSwAAAv7Z3IbJnc5oEIuI9bUnHp6BtD71qsCYrkoO41cWTB\nG7n9fxRu3a5383nTVo2LVM5ICxMGudiAN1wympRsEn093T+gNi+BQbdNn8M1\nx4rUVORr2nhXAuzKW4Wiy5qoS660zzTpwIJpFKEewq7wgVmvq0sj0wZJco6K\niBhd\r\n=8lkM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"3f2588857b0b4d4b439a379ab6c2bac9c75dc955","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && node scripts/copy-app-res && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"react":"^16.7.0-alpha.2"},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^2.2.1","rmc-picker":"~5.0.0","rmc-cascader":"~5.0.0","babel-runtime":"6.x","utility-types":"^2.1.0","rmc-date-picker":"^6.0.8","rmc-input-number":"^1.0.0","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","hoist-non-react-statics":"^3.2.1","react-native-collapsible":"^1.3.0","react-native-drawer-layout":"~2.0.0","@ant-design/icons-react-native":"^1.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.11.0","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.1.3","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.0.0","react-navigation":"^2.18.2","@types/prop-types":"^15.5.2","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.17","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.0-6_1543934953657_0.81694675601035","host":"s3://npm-registry-packages"}},"3.0.0-8":{"name":"@ant-design/react-native","version":"3.0.0-8","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.0-8","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"08042e4f55270d68c2533013b7608e5b04356c8b","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.0-8.tgz","fileCount":972,"integrity":"sha512-rEC1JYgFhfInKl4ID2xrj/ZwWum1Nnt7txgmCaio37g7UADKFwPsLKrpQlstFmyfQTn3NQfCBdebblMCXNOamQ==","signatures":[{"sig":"MEUCIF0pFDanIh7rNKEx6PNSncZSUp2dYcoGb4sWKOM4/WkBAiEAtxP2vRguZBlBraGxrsvO5c4IQ3YBiiHlWJ+xPeSW/oY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1644257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDRjACRA9TVsSAnZWagAArpAP/3sTgwEaT4W55EG/PDME\nKR9nZNYeAwR4L5vddQ+8qAr5/aTBPzJI5FMy+6r9iUcOPG8oKivKUerDIa2N\n5Vj1fLRfTUVQsWuqPVXrsTv98l9gqAOW2nA4F0KAhwvSyZmJlChGAs45CE3+\nqusVMAHwbouA7q/kxxlQAahRQrJRzUrMhCZHb7jB6yxE3wZw1tluQ8UHeApH\n7wf6J38t2bqIh0BVPUIlduNtaU5J5delkRW5vtZs1SG7qfYoMw2LjVWi5+62\nNfevFwvAPLtiySeYFlAU2msR3REUdgbTlRey27kK2UZDBvXQcOZoafflbCwQ\nwbPC1Sm2rs9gFCwQYV7Hxa/d6rqWhmuTLSR98ZQx99K9TcIlH2NBDuIgWll4\nD+FlgJizc49dYZ1AIxVULOKgMxvOzSsYmo278M+obv2SmtLMH745jliiLdYO\nco1n8AZ0Y0XgXm+Shgu5htA/Ta8UrPUApzUsFwX3u9896lTJr4YG/FoKQIDE\nw1+1JmdylNA47geKFskZTWCziI9hvpDmysMGjZfvYaN3GGEU1r/m9UjZ+rHK\nhEEpFqmOLkKBwQAyUCQ4+49VXSGMcb0EF+wdZtA3VXen5kjOqGNp6K84Pq85\nN2Tea7s1T/Mp+oDrOiGNjy8fc0tA+Gk/qfdqIgINN7cP2B54+jVmt786N1zz\nL6bA\r\n=6Q8C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"a47c902aedbab75adb210bb480db1366ee6c88b9","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && node scripts/copy-app-res && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"react":"^16.7.0-alpha.2"},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","rmc-picker":"~5.0.0","rmc-cascader":"~5.0.0","babel-runtime":"6.x","utility-types":"^2.1.0","rmc-date-picker":"^6.0.8","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","hoist-non-react-statics":"^3.2.1","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","@ant-design/icons-react-native":"^1.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.0-8_1544362175612_0.1696910916301686","host":"s3://npm-registry-packages"}},"3.0.0-9":{"name":"@ant-design/react-native","version":"3.0.0-9","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.0-9","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"02e0c49158c5cf79eb80884ddea958421899af42","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.0-9.tgz","fileCount":972,"integrity":"sha512-IK5LPPOMYyctV0t8nCYH7I5INyftUJbqcIGHd9/CZvaKBBFbecaikdgs17/qRv0ncI1cn6YQlKFP9nnzuWRksw==","signatures":[{"sig":"MEUCIHWyDQyHUNXodlMb6CAvjA0KE4ESLHMmp3uSuLeEHENdAiEA+OYGgwI+Zc+KMkD1nbc9KqJPAeuEG3KXiLtnBn/nhUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1644294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDR/xCRA9TVsSAnZWagAAOF8P/2HJAAd3dYtwE6JnkdzZ\naXXajlor3aM33FMq1ZV0SwupXyErlIj9TFJ+4EijucbR7CKOJ5UkZ7hxzlfZ\nRDdTEWJwoshcAo7XursT8gV2iOVMwxx0RXScudsCEuc/PTcRdtYVzqaAPx87\nzrDVLnt5081GLtGl74dLBimdIvfi3me6ScQbhII3w1eSvYaxxpewkI1Bphb1\nWEvfNtX7hSJ37xJo3uRza9jTvTbSOMoyF3eKFgDWX6xheGA6vcou9PAsJYF1\nL+G/f5SMDqzL/VOplwojC/cR4vWWHRyJCMN9Uv5FiBvlxlcX6f70URMCHkSq\nb3zOLdEPEO6Dp/tZIQXthE7W9ds7C+wfWSc9gR4i+NeVF58cKDhZkWlr/nOw\nBYIJzmXvzNLA4Ddf0uIYmx1UUXtM8QaRdgCcj+Kq1eoZISClugjKy/uttPQB\nyFpVANqLqbrj6zreIGOtJiN14gaWdEXr6A/yXVs5BxwbhPRA85dDDK6iMAgj\nfsraNsCTylxlrg7Ko/SV/G0XfVYmwroN1wFN0ONl+H+d6qq+HXOGLoga5Wdr\nYCrf532a/ngRBKDED7GfC6e+0/mwEwo81Jk+GGiE22njjnUTSfJBLUSj1Hps\nE0aIod/47DaeAo5fyZ/006fYAS0QEvVaYAa/+4A0NFmLWyetuObuy8c73FAG\n3Vlo\r\n=CGId\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"2955d72fc97cecc4a779887be92c0d3b9f246a46","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && node scripts/copy-app-res && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"react":"^16.7.0-alpha.2"},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","rmc-picker":"~5.0.0","rmc-cascader":"~5.0.0","babel-runtime":"6.x","utility-types":"^2.1.0","rmc-date-picker":"^6.0.8","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","hoist-non-react-statics":"^3.2.1","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","@ant-design/icons-react-native":"^1.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.0-9_1544364016628_0.5062199850868845","host":"s3://npm-registry-packages"}},"3.0.0-10":{"name":"@ant-design/react-native","version":"3.0.0-10","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.0-10","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"1f1d6903d6b4e41672d13bbfe05f26f49f0573b2","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.0-10.tgz","fileCount":972,"integrity":"sha512-87ev8M3cmC+p6aw7zh/e6rYTQr1xyRoq1I9z9z+3ZCYwA+qso0xsfy0fL5HYbS63pfeuc8ZBRZ5H23RjoH2k6g==","signatures":[{"sig":"MEQCIFsfJEmZNslplpTTXzd8g37dXrc3gMi+GYvlLkF75aCtAiAmKUxNWjRJphrpnZ2PPiH59OJ0XhYdWmWcPo/Rvc8rJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1644313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDSQoCRA9TVsSAnZWagAAYR8P/2NpAlOl3mdF6yR0W9vg\n3ZxxlvXgypZXTokzNrTpp+DJuws9u+WEqZqfUmHlBEuWHRrtTtletTO+4MbW\n4yGlYO2cmVXEu/qbCKc4kYnbNjdQre8JFErLYKGHC1m6PqTL4RLlmvBImkc6\nc7UbdTmVvABWWbQiEUHfYUDjPzXZHnoQAaZRgLoY+wmGjo5p1r9StwZaVRW/\nas94/jsOm/QOCbrLv3EHhQ1kGMfBrsfeBQ0pTSl1SGxmyBvPLs/l7J7h2H+C\nY+HgEnkedIZ11CjE9buRc4PuKWCrv9uQ0AaauxUuWYyEinabyzde+6yJdN/2\npWtkxfXSYNrbKQhFEynRZi0kj1YGhD1Cuj0PCK6Zch84DhSPjwFnDyyldaiv\nc1iuyiEkezuVgWd601QiVI62HaNqlzDUwkX/B0KfKCYKnrAJnh8UZmb04P/h\niPHyCaikgBgOUfrFAdbBBVG/xiiJf8GJs6+Z6a3QzOdsxkRjx772J8qMRAM8\nm0rG7QZIo+vmEbFAmuQvXfwSccGsbz8foznm4j9MW4EOsCJ1Zn259BKUwUpp\nCcZy30iPS/DR3lT7m4wM8HQ7VSoZCpq0+Dt+8KhznNRMlrE5ozHUBE0mq4ob\nt3fNRCFjc7qQXaw8vWS7yBgvCinFVrhGe8+FrvoOuR5naKUkYa9yMdbfMCcF\n4ReX\r\n=9m5S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"e2133f919147efe896c44221ebc9b715e9ae001f","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && node scripts/copy-app-res && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"react":"^16.7.0-alpha.2"},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","rmc-picker":"~5.0.0","rmc-cascader":"~5.0.0","babel-runtime":"6.x","utility-types":"^2.1.0","rmc-date-picker":"^6.0.8","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","hoist-non-react-statics":"^3.2.1","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","@ant-design/icons-react-native":"^1.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.0-10_1544365095307_0.667081615006039","host":"s3://npm-registry-packages"}},"3.0.0-11":{"name":"@ant-design/react-native","version":"3.0.0-11","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.0-11","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"87b878aafc49a8628dc0f9a75783147c4aa75284","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.0-11.tgz","fileCount":972,"integrity":"sha512-+3aUEiP5jnwOcAXCWyescr1XFzapD8dMpjywBqkRJUhSOXGjz3wkjpEdi2QjrZBNf/dnAg5QBWnbtfHF6zyWqw==","signatures":[{"sig":"MEYCIQDFjWuFn1CQbYzavMyZNR51yqcceIL3ebnXBIv5bHlteQIhALcb3GsRL6HNZpcDUinq1kRq/scGuzJeOoW8fvai5H/I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1644371,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDcN6CRA9TVsSAnZWagAATz0P/A/F4BRMGnO9Mi6im3sP\nDirIiJw5+n+LzwhCsHt84IGmI/HwxSXvPLy1NdybCTSkESnA/ColBWb+IulJ\nIS1ZhtUgjJgj9mqCRkC+wpdF80pD+Yis8MKBb+qv2bK732FstINAEHd/m0QD\nTudcoZrIx52RiDbiDWJV+FZmOFf+S/L4jJgNsJFFPa1cNq6N/7UC3ZJX+U6D\nmHXrmOcQ6vy3q5mZuDAYyNorBRgUViUbeLbP+JJZ5HmrvL9yQ+qH0LqEqfIx\n9fzRtf9/nu6xcucBvjboveyeqigA1nEebfqqwzZTPyhrW9scY2VPjw/4Hc/q\nBrAq5Ip1HIxm7azGrxJ/dog5cc3CkUCPegvQGIGHzSzwIwQIAPQZOca8GXIO\neaDFAWOrLOxlYLI7lOFnx4xbnKAQxxzLY8n2DY/U+n1b2GBhqNvFKDt3bfmE\n3JQFIAKhSpVtiHJCKKBzQSnPK00UXvB+PhW7DFprOs7CPiO4xaCQn1N2SOal\ntBgoFL3FEF+xz3JyslCDZizGUu5WYGIqJIe4xNq1PEGrbMOgGIBRHI6cxb84\nwfgMT9tKXiX9HB/T83DiNGSYcr/vj4N6SEq8i1L28mcUOe5TH4GVxmt4bXRJ\nm6Xhpf963LNuaTpYtqn0JkAkm7GDq5sQ7erQlSFR4+2K7UKHKxS3+9XvyDG3\nOuOb\r\n=8SFR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"b1f76e4a52ab0412c516844196510330a50a4792","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && node scripts/copy-app-res && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"react":"^16.7.0-alpha.2"},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","rmc-picker":"~5.0.0","rmc-cascader":"~5.0.0","babel-runtime":"6.x","utility-types":"^2.1.0","rmc-date-picker":"^6.0.8","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","hoist-non-react-statics":"^3.2.1","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","@ant-design/icons-react-native":"^1.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.0-11_1544405881111_0.7702585783719398","host":"s3://npm-registry-packages"}},"3.0.0-12":{"name":"@ant-design/react-native","version":"3.0.0-12","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.0-12","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"cd04a005d0c4c0ea8623348ed2a3aca7ae95eaca","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.0-12.tgz","fileCount":972,"integrity":"sha512-xDESyMjgWOdYuO87U86J4geQzIMQYpDXKsMtL1eWQ+shHlJjkWVXYKkpd3d6kubPySnXrF0OgiUSPWULP+UZvA==","signatures":[{"sig":"MEYCIQCzsiPMuzTFCM15Ts7nuODjJf2aJxD9j+PSCK8+3YqcJQIhANZnxcwk8O4R/e90fl8bhhBZ1+s/QK+afj9ces4XSXJu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1644371,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDjYgCRA9TVsSAnZWagAAn0cP/0g1qTDCiuhewbPzbZ0B\nt1Iv2ZjWSpliJzqo+240xhAcjxowNpg5P7/GrpWM6Bw4GBcf8iH+CkKZ6dsz\nMeGIIj52d2Fw1De6EXtWPyUcZBMBtsgoztTTp0Qbi8D0GZR/rQJaiq28b7nC\nAQIsCbjn8ovjQJOkk11CGggYOi8yoCWg6JR2vH+Hl0U3w4lymfaJP5kCxWdQ\nN9c4+pB2edhLFOukBZLSClV/f6MLUDtdiZGKrHk2qBxO2UsclcshHgGuYPSG\nU1/l60wMZwCmSGfF5IYBdYfkTLgDJi4j1kS/mndfMRii2Vv7pm4MfkuHrvEm\nB98igcOVlIKX4Zl8d1TiMa2V9paF9sJ+An5Qg29pEp2EFtXhI6zq6mBgASjg\nGLX7ok0fLuyh69ikiyhEbqPaEV+ZxX5+iAY8RXZj2OxkPGCMnl8kSplt9RRI\nXAzZaLh3N/uH0iuC4Gbqb1h3lLHYzoLpzDodNAQ7BTtx4qiFL0ILz07jKH2m\nx3ya+LlN3rR0VaF/4rJJdOXFteDhkUj0CMkx1A2af+GY7to9mqjP6NAhfTvf\nksyFqcia27yJs/lGH6nXHZwLWgUNTnVPM5H5K02F4m7vyh6Be6MLcMB98/Tx\nAUZBzl4JlCi9MxQ4gLjsSn+WaBC2IMYTmj82BpMWnn9N4Jp9HwmwPMV+rsrT\nL8Re\r\n=VQaT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"5f9b270c61066c4751f841d4b5dc6f094cfb5e28","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && node scripts/copy-app-res && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"react":"^16.7.0-alpha.2"},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","rmc-picker":"~5.0.0","rmc-cascader":"~5.0.0","babel-runtime":"6.x","utility-types":"^2.1.0","rmc-date-picker":"^6.0.8","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","hoist-non-react-statics":"^3.2.1","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","@ant-design/icons-react-native":"^1.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.0-12_1544435232129_0.03876215491323998","host":"s3://npm-registry-packages"}},"3.0.0-13":{"name":"@ant-design/react-native","version":"3.0.0-13","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.0-13","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"0881c1b6ca6b6fbece1b7c7e04b6f98f776f7608","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.0-13.tgz","fileCount":972,"integrity":"sha512-2HFQsZF/DLm3QOAp0v73VZ8nME4NkhAKX/nNeiWd+V4h5jkJcZyrT7wv+Wp+Y945Vh2+8ksH+4Z5/s8qhNOO4g==","signatures":[{"sig":"MEQCIGG0jPwnYdIAoQmAqSx6Ay3hoyTllufWXKNcV5RrAxhnAiABOfi5Oy+WWTAJqCgWVrZN6RRnh0pKVvxV7JRck6E56A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1644645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcD3+FCRA9TVsSAnZWagAAbTYP/j1fb26PZjK1zL3LAZkQ\nkMkuz0uo1o3owF52FljaSkiFil5lQSurAXe6LyLjfNeZndQQvQaoSp2sFd5L\n6kTxxkFOtGgDGmeFmwKqYWk94jXm0x/Zew9w8oTCApYrCJfwQs6OdnCN9nho\niW8gaUSas0X6/adMxiCbLUYDoqeNUqTQY2arsEvUgS3kWUO5i8P+L79He8oA\nDr9c0WDqq5F3Mcousx1MbmBMgRKOgLPxp+CokAJ9yuVjr5erD9ZEdosFEqs3\n7S50Bj13e2KYibUBq3ssM9b8NsjWo1KCCGeExEcIaHjVHGf8NdwZTGzSHBoD\nwkIzx/mQBC/zuGo3dCt+mQB5xaj/fEggL0ZV9BPqBqpPCruM6YeH54YcQ8Pe\nd/Oz4w+OOsGsXCFp6byHvr/sH4W5AHBgxvjfkHLX3SMRQn5yNa631DPcobGi\nnVBwFMfGuKu9eqggWaPkAprIoj5tqDxKUl15h5t9WsFULtE8Q6oiy6NagXfm\n17nT9WHW57PKKM7KDsaPn3gjygR58YVUZfiH67NpRW5U8XS4ivjn9HbL3n2S\nHSja+HuPSXUW5nR7a231dadUUB21UvD56lb42J6dPoA4dWyzEBcjGw9O0OTy\nRqOV0ZZUw6QcN8JKtaQeRMq6z0EE+9txCjw+xt1RwAwhg4B5kwAEiEBxn9YJ\nXNH8\r\n=oqoA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"cd4dfe247f9e44e45b711941cf16db21b54d6ed6","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && node scripts/copy-app-res && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"react":"^16.7.0-alpha.2"},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","rmc-picker":"~5.0.0","rmc-cascader":"~5.0.0","babel-runtime":"6.x","utility-types":"^2.1.0","rmc-date-picker":"^6.0.8","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","hoist-non-react-statics":"^3.2.1","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","@ant-design/icons-react-native":"^1.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.0-13_1544519556193_0.7596006175278993","host":"s3://npm-registry-packages"}},"3.0.0-14":{"name":"@ant-design/react-native","version":"3.0.0-14","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.0-14","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"1aef782ed741c251242383d0414f309d2ac01823","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.0-14.tgz","fileCount":1088,"integrity":"sha512-JWkXD5zSQ1q31Js06F9pJNHjMhInUr+q4+x06vgbpDB+VdsO7etygYbJVpM1pv6jYy/3DtC1+QfMll6INBP6Bg==","signatures":[{"sig":"MEUCIQCvIuxz3VcZavzdv52eIUXRZ9RFkXccyTyJ1OeCOtLBjAIgYEZLYyoz+1FEbKJVi3cYn1qUZ3dIKJtjvsRCRa8qefE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1802823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEdF0CRA9TVsSAnZWagAAVXAP/0NLW7GY6q7qRlG8VQUE\nuSprwMDf5OrEZ/pjYcoqxprZkXHHZfe2Ocik+/5BCaFF8v3bc0U7gkV0TCjI\n1RlzeZq4AQZRfJz524zg3hD/zz91Dkaf3qFaxKEw10KsP08HAQVdKU9lFfyY\nvUyRc8m4EpSIxK3g/BzT7548/30kTgO/FhBEByyJeZ30XZ1jT0yFe6eyPIzR\n5uNsMF7UCwFjZNJkwLPckwEQ40T6quIwiZTv2ltrs3c4Zxlr0V0kNbc+TBka\n3SRqbAwXZha69M0fjHIkI4/qvGck/Yw+3e1RyZEpS1cdWBgFqPIcgY0qayZW\nGybwxVzl5jhq29eQkvC0km8diRXljFlRz74bCynTVFVMyd09bwHZNTlqLlsI\nuUgq56JdLTkYhjG3MEN2DDW/wJCD/BV4bOchD5xqbnPfrXC/eYvo/DKpZ0cg\n15d+kxrSov9JuSR3FJxKuPPVJrq9Eiqo4nZaNC77FRDS3YARdrV+J1xr9M7p\n5j1QBx/hHsQJAnXD6gh1LwEG4YquWFykoCDAcwODfNiY8jVhU+FEJu3vjxtU\naugnpfANMyX9JzEvdqAjNYt2o+FlbsxUxTtoqVRbnXfn7n7sGnUirTybnbWJ\niIqCcko9eWFqZlX6GrFEdOWq1wUs0ixdZW4KTEToG1vadT2Y4jDCOEyVQkRh\npYl5\r\n=W334\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"0681edcb530795929697bcd4fa6c28f154bfa5fb","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && node scripts/copy-app-res && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"react":"^16.7.0-alpha.2"},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","hoist-non-react-statics":"^3.2.1","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","@ant-design/icons-react-native":"^1.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.0-14_1544671603937_0.9927291590972251","host":"s3://npm-registry-packages"}},"3.0.0-15":{"name":"@ant-design/react-native","version":"3.0.0-15","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.0-15","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"60ec8666e34bcd22ee0c49a9a593a3598d486794","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.0-15.tgz","fileCount":1088,"integrity":"sha512-xqIHfaAM9VXgh0qOHMW1PDrMyH5XaaCMvYp+FMpdD1ozTvi/Jl8B9RCe8YzbsHyZvVNE6q+dD1C9nf9ZrzVZwg==","signatures":[{"sig":"MEYCIQDE+a2X46c6Nz8kTqpe5+zB6FJz7zZY1k13W/39Jp+N7AIhAOkLru/q5Hx6+mG3pTcwibFYCD1WK+9AxTewTdguZnYl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1802823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEdJtCRA9TVsSAnZWagAAxAgP/isrxRI5Jv/o4FneOMj5\nl+RPPSkCuzTypJUkgictMe+CDQC4KZHzKaBRU7DXvgyreFYdRGShF6BN98O6\nMKEBtv7Obdr21gZsveNd0KkSbHNe3vH+/RgARVD1u2bOGSWNbYnAXY583WIX\nz/4RKdT7Ai2yLjZ2eEKc2FLtdKPnZlWhWfSKCVKzNE+wIYJOASuTjffT3467\numzeRRp0eN1u4b8xViefD2iDZZzowJl4/vpRVFnDCEnW0K5UFH5xaFxz5iRz\nueZmF7zmtXVmPMhTm2sMOFZhcLN6FDszE0NhQePx+Re0dj7ZhslBzCzQPd8/\nRh8o+NEG7osj8h/BaAJf+m+tF7bnrt+EoNAFzNnvTSuyjlDrFpzpx10MBXZH\no1AuFuHrMlnML1Cs2/7Idtz2vd4IejT8Rpuk5zbqtNj496N+3OMCGV2lmZiT\ncOX0vxMVlYPsTFrYRnNxO6oJd55iKa2iPtSnwqiPEAWrcKGkfxvs3bL8es3N\nuiWMj41Mro+uCKiiwocIu7JR/XDg1seH9qfq20M0wSvN6fUCHnRPUf5JGol2\ntRjkJyxHMhYwcukrdQNTt9JulnzdumUJM/sbKXgzgFbjrkvBnrv6rNzPdgPQ\ndQ/j28FztlsdJF6dehXA0SOFYuEWZRqNuNgmn2QjNRRuW58ULOdHr2tPM6CT\n0JES\r\n=G1Ml\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"7207e74751b63d07eadfce10978ed43adcde1c34","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && node scripts/copy-app-res && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"react":"^16.7.0-alpha.2"},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","hoist-non-react-statics":"^3.2.1","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","@ant-design/icons-react-native":"^1.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.0-15_1544671852387_0.04209961203918833","host":"s3://npm-registry-packages"}},"3.0.0-16":{"name":"@ant-design/react-native","version":"3.0.0-16","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.0-16","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"418e29dde470521e7ab7bc30f8be385edde66a29","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.0-16.tgz","fileCount":1060,"integrity":"sha512-4Nii17uQkKkTq7evuW2+Mm0837SA2tiJ8Yfy8JWrcjCQdxl7Smfo8/OMi/bZJggqgg3xZvwN2xk2gFRRidn9Pw==","signatures":[{"sig":"MEUCIQDZSdzxebE17AsLkofMvTwEPc4HvNSlklrmGQT/RgHURgIgIX2fyzhKVV3nbzHRQoTFJ94LAwuzHRiApbrIl4HTbvA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1770528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcE3/LCRA9TVsSAnZWagAA4FsP/RnJwwSW7uE02Mh34kie\nj1jZXDwEnY9YBwEZOOUR1EvyJ8qh4RIUpYhf4vv+cUOmk78kBojlgqfy0U/D\nqbiyyv7S7c+7mkUFfYP7kZVTuQ3h0CI3Zr7/UUnacyvAvIpjwI0cf4pF2ye1\nm5NpJDc0/I72forJ1U8S4JVKyoo0Hf7i2w3IEEOwrzca78EJWDfYq9fNPvR8\nzqiypWZkuhlCIszAJaOaoUTRqYSmHJjWTdqUURZn6StzUBmRfs1APXMRjmaQ\nO8RKoE9Z7lNpePzKpdo02ULGyunnY5vjWh7D+VtpUmMIT8dKB0IidpZ/TZI9\nmoiap0qopW3710xad7y6DscQX9wYzAI27BczppMxdMjdyJ0DoNlmWV5LDsRt\n2b1q8DVAPtQEkvlNYQP7yZYSUTM53ch0MsCtQU65hMNP7w2kyQu1ebeP1KDI\nEjkgRkppbatGV/dRACOHghflperHm3CLl76mJTJ5Zizo9HwX/W9+YepWzcya\nYNsgHNSOOvjOHy34cK4s0uCynipB5f4BzMcscZeurYDJIJ3JSkYfzzgDHvRf\n0VvOXA76evI/FdgVfpmKoR8bHFQCZlSObTM787VnbQhe7gApwKGWvyYUkbee\nCgsLVHrHISAyckSXNRelLUFf3s6uGS1aeqWFiO7k6RPNU0gQlrCxYBZrLsDn\nwVHI\r\n=Iy59\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"8e1db040e2e9e6277ce46484dd553bd5d37e6b08","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && node scripts/copy-app-res && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"react":"^16.7.0-alpha.2"},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","hoist-non-react-statics":"^3.2.1","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.0-16_1544781770877_0.7420580501518805","host":"s3://npm-registry-packages"}},"3.0.0-17":{"name":"@ant-design/react-native","version":"3.0.0-17","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.0-17","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"c8d25b8012a6caa28cc7b1d8c36e0df8f529f415","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.0-17.tgz","fileCount":1060,"integrity":"sha512-jxv22AYYpUjq5no8J56v46layKqkQrAJkUzJ/fwxDGWzht4zWBwc9owcPsBbYytEQKxWlWxHODkrLsibL/EDTQ==","signatures":[{"sig":"MEUCIFSktoTno6lWjeHMjKTzebe+1j2d4splcKFAyqDoq3MhAiEA5/6n/DUtAJruYdrZnRSkXZheTFQG12lmJB5UTnTh6l4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1770429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFQxYCRA9TVsSAnZWagAAdXkP/2pV2iBMVFVDkDBBL7b9\nXTp/0mM5+c4qEv7s4o3tNWaMfPlDZeBEB6D7WqazIzccod7DtNY4cMzZmsVL\nJtQgcQI3203iwRSyPReMO9A/Nw+T9/3bv0QoLM2ZOaffZtPfkHR66dc2ucMV\nplM8Af0UaS0RrrZaK57ONW7gTlQDH70jkZCJjiJC7+pE3brNEIWGIdR4Y8U7\n7cfugGBFnTG5l3L9v14FqspN++o93V6RehcgSmzzmJxl3YOqjOxjNa2MABJ+\nJTn4wiU8HSj/TjF1lcOpWHhoNHgG/lZoB49oFNW18lDP4StU1vqrS+tgyABQ\n0TtQLWXWDrcfYa7+6vDW8k+4tC4Hm4rWUinRsZuD17uIwQ1vQjjFN4LSrhgg\nylcIlPu14AX4Rsf51B9+X7phGwOehgdwXSpXdWEBapOJ3Nfb71SY2vCnVRGy\ncDXvGL/u6rwuYKW0/JKXki39WcSnOnbC46pO5kFo8FHLkiWnrxLPpMz9++pO\n5icaDfVby8f+Y75fiyYebXapK6BmCJB8Xeqx+pgiI6ahTcZGgKgyImRfzAGV\nxe/zW3ppUKZJUhME9aSshDmETiS/p+TIRvvjaSDctaC99ZruDIPCmODYgiER\nC73SdHUQywuO0AWjM0lNdiOMDUw29qk1qKekdKnwGJHmfsy+ZGWO09WMIOHw\n2klg\r\n=ieEI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"59483d01108116e28cbc0a1ae8e9f527b80f4627","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && node scripts/copy-app-res && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"react":"^16.7.0-alpha.2"},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","hoist-non-react-statics":"^3.2.1","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.0-17_1544883287757_0.4570525853701106","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@ant-design/react-native","version":"3.0.0","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.0","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"dd217f5de98238bf2300ea4483211d0e062991fa","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.0.tgz","fileCount":1060,"integrity":"sha512-X3aU+zABuXlGxwTk+JK9BMrOs3x/9kw568htdYUTvsltgGWySOhdr1FG4BhRPAteEL0DkmrhTsft4NiKDWDYLA==","signatures":[{"sig":"MEUCIHGusHg2W95SiTW3MsIJYw4stmr39WByKP1T2SDBtsPDAiEAsJgzYevKnXLtTvZ4LiSVWSOaDAea555Cx+I8n/O6K+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1770426,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFSM3CRA9TVsSAnZWagAAa3oP/iztQVGud3rfldQbtk3n\nrsnpIkjFN6DGf5JLs40doxSUluYDVWNpllZD62mYopBptWuaMBOTlHyszanX\nAzp8NzwQcPNYW08Rzs50KtZhRlQ0z3fhbnQqLHWkrRgZ9I7rLpwXVbhh3Re0\nJVjzOEayCVa3bntCp5ghXAhlIz+ON0vZLsnMi/JOU6UPb4qAlXzTWeLzDT+G\nMtkWDNNtimpj7/9O3ovc7eew+8uPADh1N0vxyt+kLYd4HdcseHloZDxLfwp1\nDZhrPjizNnJSSTkjELNiKZAM+NWunesJ8oGSfWAO3ekIO1okV+7DYZHv6tAz\nOZ+S/WaFbqXocHBVBcPYUizj+umlID6C1R0b51thBmGvkV1ZIjugwPfvfbkV\nAsKCEc+Hc3ruDMOldbF5gUkhW2zyeQ8EyfXEnBiKO1CZ7v9o5mgJtIqncjCd\nX3tzOtzPaQRlnEMin7YJvdGed1lYJ2lZa3l1krpJav8qClIl2wHnIuZ4mVhe\nMMvC4zyYfP6iOqqakCAxL0Rru7f4rUnedIwV/hJNoqQARvPN4kyE04lzF0CV\n8YFu6Vp9ent9t7l5SEYSzenobV3zOyCvf2XMprxBN5KPIVe+Fu5l57hkEBck\nEJfnewDeGTfWbI38OvXxT5emrW/1JRX6XS+fIfhfQgxK7Y903TS/1vY8Rbyk\nRAfN\r\n=UQJy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"8a315b171f92018ffaffbf2899e305b85957740d","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && node scripts/copy-app-res && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"react":"^16.7.0-alpha.2"},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","hoist-non-react-statics":"^3.2.1","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.0_1544889143213_0.9234296061853389","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@ant-design/react-native","version":"3.0.1","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"eaa72a0895c8c812df0b1cba25ec292c74da5708","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.1.tgz","fileCount":1060,"integrity":"sha512-g1x2VxRqtjJ1mXKq8mbBl+B/brL4k44Q3ugCBe3w4LM9IQeuy9UiStwLfras45wxe+V5ncO3N77X/2sMO9KvCg==","signatures":[{"sig":"MEQCIBZf5YprFsdJpu8njqoYnFXSPSozcMgcJGsHcrdiL8yPAiAmxRLE0Pxw4VllXpc8srP+wMfyGb+NZrQf2ByxfGW1CA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1771823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFTRwCRA9TVsSAnZWagAARHUP/1fdy7zQV2UAzDvLaSkF\nbJ1xamjVSvRXUDNc3XZKotkjFP54vwOI2uT1hldgvbHdPfAdjoYmoMLKsepv\nnq6oSByzNq6J2fu8HMvNCMwsKtoC44or5RhZ+JVioLb9LyHRUR5DZam7jwCn\nFfK3TQrt8aJG0Po+u18dmtwpePEib+Z79Ae3fpSGflnIzM6Ra5g3a5WezzJC\nid7YmdrxtkGIuds7Ii/ecWJ0gfy2b7qErjt6wz5Woq4qt/1eGdyC/c192H8k\n7FRHrIO9imgzBABta8DzyreohPLTMatDy723gPmg7bXEAGMaWWaLqOlSToyq\nH66SJfbvbEUHrkWzR9ZbJ8AJWHO7eHiP3AGytG+D+W7jY42YYfRoqPePW0Im\nk4n9/Wb4W7StmbYc/OtlE58tshcu+PRlxIqED9JpjRjNy8LqgCao72iadyad\nbnj4OkK+xrejyXWnfz/m14Jb+bJ9HtaxV697Gdpt12t77WdMwSdy5GsUqHtT\nBBSjQiRIfJSaSd0QeJf7V01gnLO6lOU/FzHJ5+r69/VbvGunjRn/aNUs31CX\nvKicqCUeOQXINJmNy/mS24nx4VfE1/cyi1FJBj7jECSW9U45We5oB+7L29NM\n9rGH2UK0MCkCbE/x1vPV79HHhms3Na3hMbXsOrMz3kALXnBAM/1gQ5AHyCAT\nbnGy\r\n=fOoS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"475569dfdb2535b061fb30f2e6eb88c05d69bdb3","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.1_1544893551703_0.8839330286607923","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@ant-design/react-native","version":"3.0.2","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.2","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"15e2425afc3340ea803c12a08ecc56204858b717","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.2.tgz","fileCount":1060,"integrity":"sha512-8Lx4U6CDAEsqps/WP51qbjuvd2gxymGFJj6bIcBFwG8+n68158vaL0yPkM0FHz+ORcgz/ozVz+KfzwynUyD/sg==","signatures":[{"sig":"MEYCIQDepDChiZupJuu7Yq8ECSo/sXWmvVuELRYKJn+AbOkz6AIhALeaiCC6mOerGM7X/j2ZpqKHVFLknzh7ED6EucdoNGfE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1781996,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFwOcCRA9TVsSAnZWagAA5okQAIABq7cvT4AT3mHoSPK2\nV5kEPeK4JIYNBIBQHRU+MoruD384epeQL0DNnizj434A36+baXREr6dc+l9i\nWJDe0WRnozTLIIWDai9R/5h3D7KjSYHlgon0D1fvJPyumIE9V4DkA/x3tZFr\n/xFLkzK1lP2BpcSUnmWxBxOGw8XJaeVjDsO7fmEKwsc8/bEU1SHlw1gPT17q\n2KZL7vL4X8DQQ07HnFNU4grBEjT3cwK/TRu8FrEKoXC0KCpLfdvxrfJT5INq\n3UJx9d/mjUn6vJ78IOHWPyCVemxqBK846Z25QOVA93NmJ9YyLcKDlzbcOT6s\nJp/fP4s5VH2nvmg08QqCt8s14F0P25htpKVKsgGD/w2qSJOE4otzg3Y8meZ2\n1l/c94KC3NQYtGXhY6CGaZZ9Q0vu31Wiuj0aBohQHNB8X5ciJTajfW1XX4bV\n0skoA9BAGeOu1B3TPcm0YzhHzogUVTuIY+i/7EhtFXxl5RoHTEr8GkoNroCy\nS+7gtQ6BdJ1vHRx4tMdI4CNpz8+SifrxZYNW6llmdgu88u/5VlH9DceWCK+T\n9Mk3qDsVQYBrGeGRIXFRDkXe6Du2NBalZDopbAw+r+l3ewTVznj+fSAvdiwR\n6UoeF95smgeOevOr699uDEf6dDmO4LGLsHrjmplJZynPQ9bnacBFhKzLOk2Z\nc62j\r\n=n4wE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"4789de41f6b15fc128a6fb53c2f011a533756080","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.2_1545012123789_0.4455554231282397","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"@ant-design/react-native","version":"3.0.3","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.3","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"7d8126218d14b8329bfe32ebe8ab442ee2b29957","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.3.tgz","fileCount":1060,"integrity":"sha512-yvEggE4nDbdqidyCFZSZVpbQwXmjcyNB3O0M/bL/Zy7yicfEHzBmEiJ62h6o/Fj1l0DDuS9pxRf9q2k3DYfCkA==","signatures":[{"sig":"MEQCIGljqJuTNgIvfm6FQ1mo+mZu/Uh6gl/XR2m2SfOP2IByAiAsTVqDG7yO979dWnPIDk8brcA/lHwuZLW5c2qKkhBz0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1782512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGJXHCRA9TVsSAnZWagAAkeYQAKDGpQlobvLKY+14hwjh\nKwtz+DG+UBPCTFg+hD4++l5dTfAqJoCCCidzKlmMJ1MpAJeCrtdHTDuj1d1g\nB7yB0wa2afy+OK3DtPSiHF4zoL9BogNbnDHFUr1CNgey8LoB6dOmFq3IXQrL\nRXN9QcnykDlhvMITGCK7GgBfuJwFFcgQv2jgiRSIB5FgRsfxu06FO4ulnvdr\nv/mFE6huIAUVv6WH9VRaiwmOXErSaRr+/bcAHANuGWFlpwohB3j79z/TvR4s\nk0t0/bf6Q6aeJ/Z/tCCpA59HHAlRrdDP/9UfBI6OM/6FGh9LWKqUnsLhFAK6\nXVAJF22/7WBY1g28pARfTxEBpa1g1gUefFeWJ8jAfugtwxAYCdun1h05XJ/q\nEiwh2Yu4V+iIdQJvdzQnTMntUQXD2qWDWfuvIZ2kY4dK6qNhzQjpSofLH0dV\nWXX29dLC8Xs9EXRwpsdhESxxqo8LgFWcsu9V+hksqkDT+IEOKcsMOhDvVyCq\nA8r9ee8WgQaP78WJnnbm5UCrq8mZ2rMFTCpeUbKyfhHHOQ9jc6t4O4hKghAi\nUQNhPYNqP1M3WAC6m7LCQmc5Afyf6zx5STgMctD992eNfCpiHwbdCl6UVs5y\nfNUWFXcSB23PKNUeqp3nrt8QQZAyZdWlbwvR4GqB3ASzGREDMbzJbyTKabev\nJbde\r\n=ZYT0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"33e99a9845ec5c7f259c4d88f2f42725213e3cf7","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.3_1545115078952_0.7539878638801554","host":"s3://npm-registry-packages"}},"3.0.4":{"name":"@ant-design/react-native","version":"3.0.4","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.4","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"e6d3e1bbc31db21de5cdd32218bab3dbf04884f0","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.4.tgz","fileCount":1060,"integrity":"sha512-fNXNCVlv8/gfsfuG7Uzaxb9M0Cm55j0sMzCs7L170WsWFA5JrnsL6izllDlBAGRAI6B6hf1ieS44QI5tj6msIg==","signatures":[{"sig":"MEYCIQCqSXJAWjrRo0/sipMAAysMMxjkpoj0AkS7nvmi4hUboQIhAIJ/gDk9ZWheijZrn3dWwfmxq2JAGc7Z6bkmJwCRoU7i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1784339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJiYmCRA9TVsSAnZWagAArecP/33IuSp/ys9Fk7GVm0p4\npZWqw21TLWiVDSWK3ZAetWgMsTU6cjkoAumqUOkp5fKibJPHKV59snnJOqXz\n4zAuWsyzOjVn3v/LXLQ4MYsI273mLduE1LIz+iKywwa6prIzngmCdWqyftyF\nsJaX2s7EQXVtEUM/If0aNU3JST0hZWImxT99ckXIe937y03WAh+sP9xjsgPQ\n9ZcRcJvcEPOMpFSDD1i6O6/TxIbsVehX0RJ91hb2ASi2qmEocH5HKFfxp1d6\nYWmqXYiOx3GQCtmkYCx0kJgmSQ040OEUbqx6wBw9j+Cc+7+m8lnszHbUSky9\njn6mQpZ6G06R6sJhyFS+8sL1eMGfqvxvIsWUeobjLFH5DMb+i1mdEryVmR0q\nBiTyIWj10GenFkA1gYFeqpdNqCWWRmcLEJYHvd0Y67V36nGN4Ky5y6uY4cF5\nIw2Z4/350j8of4PnSAHu6rI1NTvnp6Yu44B+Xzx3aC3gPWYpDfkvBOCSMcUM\nxhThKjy64JROxEPeOZC+U4tK/uQOTUEvlqfD0TOL0fiVMGL5KurHWNZJu3XC\ndnBLFYZT2tN7GW4cfTgR43UPTgiR24Ht5WtPyvuPyi//vCy1LPrpt+9Teh6+\nzS9wyovChNpIwH5O4IZzyErrvlVbKzAp2G+rfYH+S6RPuSm7Y8h9jwwZn2Ow\nvdIo\r\n=LcZp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"dd038a4137cdb6e159f65405aa66aa1d692681e9","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.4_1546004005962_0.99404175788344","host":"s3://npm-registry-packages"}},"3.0.5":{"name":"@ant-design/react-native","version":"3.0.5","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.5","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"23c230f0d6c38bffa008151357430718282fafcc","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.5.tgz","fileCount":1060,"integrity":"sha512-qlhEpvQ4gpm1YAFMXGViHVwzS41r7Kry+Bdjxm7NLwRCC0C6OiUH8LxRTkPV/DKvlYhizb25oaS+2DE1zOGk5g==","signatures":[{"sig":"MEUCIQDlTAHa5kvZDJZxVKplmEJNqo009pKpReGIxqpAnlQWdQIgMlwzxi1xIAuhg/exlaQewGY4xGJ1nlizWg7PxHN9qV0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1786448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLciaCRA9TVsSAnZWagAATaYQAIj8RF3T6CAaV9ODLMoF\nFkKAGIpZnZC5mO+b9eLPwGnIqTVdUTyLwNPRhFHfLO4h7l6sBDY31fIifqa3\nVI1n9HuieDZYIAo7jNffQUfc079K2nuVzstup9fT20Aosp/ORvUyakC+03Zb\n2KCNNXC6ZRJccrf+0ZjOigki5woGN0n28AOw147cRpxUiGjCRahvHsvD21hk\ndtxW9XRgiLJmg//o1aBKheGBiwA1+2cBukcG8+ekyKjoB7/nySe/mkXBJ/bN\n2g9jQRVpeXFNYvhxqAfUJ90ZoHQWnrVQ7fJ2c/ZTTnjRNavJCT6fUY9ZnIZX\neFvdF3H3oo3H6b7Re0L5nPhrZY54fCPAl8c5MHT4VNDoVn+5cPUS0AwlMF8k\nWgVrApMB6UNS1eEZ0ssf2DS898Y72PmpQrkApLYDnramS5QrMary9I/gX6Jw\nIpOJwl8n71UlWKMZOOHDnYSqqzW2L+iCCawwqncAX9JxwiZ4aMv0ssWcbBKG\nucxwj1PfH1579QkjWg13NrTP2XUNYLQrI4ANVuVRmAPlo+p3rkv8fLvtdaci\nS0C+hOICk3j6W7d7nA+6qfjj+YUE/0sQXofD8BNN5LZJlGzu6wqVV2Zm2KVm\nZ+dEnPtIWprrybUobrXnJ4h/G/y2aIJH6nxpHm6nD9XfbX6DaIxuyDSdNU6u\nN20X\r\n=Ee/v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"ae0cb240a6affb03e318f3e0089ebb9bc64dfa4f","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.5.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.6.0","dependencies":{"deepmerge":"^3.0.0","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.5_1546504346126_0.10482982449621825","host":"s3://npm-registry-packages"}},"3.0.6":{"name":"@ant-design/react-native","version":"3.0.6","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.0.6","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"21d35613cdf840c006cd688f74281f8b6ba6fbf8","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.0.6.tgz","fileCount":1060,"integrity":"sha512-iRVQhW7N7YwmjhIAoPmE4nzHyRx2RspKUwtjoCmnWQCkZpBKAjMmwVlvs9wT/vQire1Z1H9zLZkhQcKcXixR1A==","signatures":[{"sig":"MEYCIQCpDqfX5SyAQhhrx3k/uTB9Qc0PUEFPygmTiqJnzIweLAIhAMQlY9sDcVOJT50LoydwFyBCtoX8pT/hqvZqmfaht9NR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1796307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPYkyCRA9TVsSAnZWagAA/LYQAIZCkkfygOs+EJhkIUV8\nAgIFv+dd+0/1PeA7mNds5f+lxTi50CqYQonEHgaZIxbyDAVmJVJ/UqSROAjX\nTS5DTbmdlH7zIPfHUIohD4yqno5hVltMOqR96wgYrtSlv88Wg1beg621hxgI\np2JrGfR/ZnA/OIUqhL7zp5joDEdCg5toOICdzP02f2nQ1mW+hCOLdCLDmwCl\nFYD717/zswsXHnoUGUEPAGC3wPRzExgw/4/A+6+tqznEefb6aasGZFVMXsfv\n/pKoQcY5JpDDuTi1N4I1temMX6ahdqz//3hJasRr2rlwrZujiVKuJ8zXwaN7\naqqJtIvpZbUVUbaeqJUE/GwjFP6l/hx+JKZf7tnR/JHee5AEx8IENM3CGx59\nOgIcDh01sth1ZlzpZSZHw+HoaQJ+Zi0XRE4V3oRiUZSzEi7yaatzaoEI8nYK\ne1P1ujSWEpvqIji9WTL2AcZzwAkwpXlghdsCFjYpYiMM3eRFT31Fg0HDJDDg\nJ+DXvV4568rniGcb9/BbcBMyqGVX0hQ6JQmS+cIp83MS60WtCMVZLUDNBtMb\nalCsSyTQB7mnCMXQmILkxipZDmXdNZXsvS1wzvk+PvWhUZU+4NrwXyGlsdRw\n6noWmgQ2uyxmWOnOvHfpb0HJYK07BHlN08AjFH1lJH1JHgPXvxlGmNcflCcc\nGY4c\r\n=ve6d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"3524be903f8e6f46b75c268f1c8efe962131f9f8","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.5.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.6.0","dependencies":{"deepmerge":"^3.0.0","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","react-native-menu":"^0.23.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","react":"^16.7.0-alpha.2","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","react-dom":"^16.7.0-alpha.2","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0-alpha.2","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.0.6_1547536689654_0.16786793915880605","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@ant-design/react-native","version":"3.1.0","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.0","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"92d7c22fb89421abf58ef0a0922ab83781f798ab","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.0.tgz","fileCount":1064,"integrity":"sha512-GpAgTprXbXWOxBqu36vkHq68XChHXvrsf3ATT7iYieWa3kQ6tB7wgbN8Qsrpl1ZL7bSczNv0GSJuNCO4ZqdEpg==","signatures":[{"sig":"MEUCIQCUJJvusk8Ber1O0W4l2DbpTG2/TnFUO2HSp8nyByl/YAIgHY/grPSaYbhSLCKJH/MmkMF5E2FSa3Gzm5rlmBq3cLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1808685,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTaWGCRA9TVsSAnZWagAAYrMQAIpS7pJI6/lhkb6Pu0vw\nJmQlXxSgYGc2+NntUzH5C3p/AlHQ9UJcHaT12E3gMINLG6yPcoUT1kPhFECn\nes3ifzp4ZRm++EaooSpd+B8DAjjhB5PtnYF9hmYkJyvq5bk2ObjnTpBF9GN3\ntsqJT+FJ2mWkoKuk/M9YsCoYy7ovsTymt6liaSjrT6Z++/ni3mN7c+kfhJzQ\n9GscYzv0cRTJQ1aaeBPAALKtd2QCova1TtH4DCWAymJ4sgVx4xkw65BPBW4/\nrK2oc9dzBQVGrsZ0fOGnOut6t7VGL6wHRXeGcrPrJxnCuBujzjv+AYxLa8ZB\nrMIoorZgo0tD+NGcK6/JckzmZc/D3lj0HNMRTyaIxyKtvjnkb/rEFluDxRI/\nAUQCltceXStroxqFI9hQEV0SJdFBUBIe3gK5LlPY/N3oRUYiZQq3tk+YJ3Vj\nMFHMUeaR+FPo/inCQWJGLR9YNEdzxrCBqj5mUGZaZOLcUsLhBP2r3eycl33Q\nM7BFcJn/eJwozG4mU3evZpfNFsKVoyq5DbM9QWesCZvH+BxbI9Y4eRtp50MD\n7HSNfXJ9j7+Yafy1pJGolI2fLL2sAPNbuK8Y92DMvhGB28GUP49cjr801NEs\nnSSofta5qx1MsRpjvLCNO804yvMbeQDdTf15EcASKvBrXqSKGutsTZvtOMPK\na3Qx\r\n=YLGA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"ab476d97c4d9c7c0a17ab52b63d6f43868457598","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.0_1548592517798_0.11837320025299625","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"@ant-design/react-native","version":"3.1.1","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"a51184af5c3c4e3a01124259764c922bf4c8014a","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.1.tgz","fileCount":1064,"integrity":"sha512-BaMO0foz1GajZc3ISyG6s/2xjmOLKopeD3YQBa4hWd37lOxfTKiQVxhZR4Ce8a1KKDUu8+5+OWuyBK/DDxudDQ==","signatures":[{"sig":"MEQCIFMkMRazHhAcLu99FQXR77SEnVeTmWOJjS6u3D7GxFC1AiBi513Lzw+pT7cM6qtnkmeSBXIzffA3uBgc7tsAaRPgmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1809432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUSfVCRA9TVsSAnZWagAAgXUP/0pliS2w4qEJBiahBxRF\nB0nVhKWmWolqUmT6brBOfrlL/fDIxycmBawy3BJGgpL9xgiuujLw+swy8SOC\n1afzQuxP7/I5siXh4runKZs0qsCuYL/NoIBYZB5qiJy1UtYu7FOevBh65Mgh\nD1brGKh2uLNJvAMhBtHO3klih59ijfISJN7F95Gu8NafOxMgRxvSidt62Eil\nP4rNstG4K9ZaTuBkG5AcQDYQJU09pn92qn2mfCMdBxWTZcpi2qx4dCq4NCIH\nAvvbQ7+KJFYZcbUgGn4JnUnkdAAS2ZvWrMA3B2/ix5w09IlW7XF3J56RIYad\n+oDL2qttRnRC3kFOaf1/6HSFZbvbbgP7uPTEfLLloarn3u3iGPxwB2nBLSyQ\nNIEOgSnFj6VujKYZMzJvNAjuDX6OEX+Y6UwkRlYViJzVBntjGahpZAtcb+Cz\nAWESuPr12xPd+G87gbv5+GNEbNvJFclsri2qDm3Y3wtQoXu8qgDwAVJjyqtW\nCi88hvrYE6hen23KSSUKFElEG4DRQph4qbRzM8aUmp3VhAbp+seIvjBdh5Yi\nHqozxlhPg0xp3uSuyfzKJeFf9mfErxotz+kdOmEhvkuatf07wjmlGEbS66ov\n9MJ1l//04x4bID5hVaKGj/D1ZN3k3SHBhAvNzv+YGN0rJu323XNQhStI3cQc\nQC0c\r\n=LQO/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"261474240f8c6f78bbc08d1d1e96488601c91d76","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"8.15.0","dependencies":{"deepmerge":"^3.0.0","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.1_1548822485122_0.026850740997793388","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"@ant-design/react-native","version":"3.1.2","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.2","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"20834062e2b6acb91bd92133689d4ca8663ba529","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.2.tgz","fileCount":1064,"integrity":"sha512-1Ktn7/NCiEx/otaSiet0bYvpQbuQtmPNLem29eB6fYBTKZuFzwoofdxRVTs+k106+GaDYr0wjV/Lf6STmtmxRA==","signatures":[{"sig":"MEUCIQDvaQJBArlwespa39qeFkpSG0PVQwVkuytLrqJGNWJFbgIgPdcRp47BaK5VCh9mM0EYCzFexQ/YvXiTnstHSumyhC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1809491,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZ3PtCRA9TVsSAnZWagAAKLcQAJIKozSbV5Z36SRrhiRc\n4S0Dw4MJ5sMQ6CSzqoc61+sZnUW2LA2S4uF0O2PQ8zhOpOOZlf9TA/biaDU8\nNQPq8+WwA/3RQ4l2ArB1HMz+A6SKLliSMRTYbbyu3zjR6Dz9gUHrDwIBBsEb\nyQFuj+fDhARb5jUVns9mIfR1pGjy5WW7ZIY0Yk1sBlIaTe10NPZfrL0rohUX\nMG5pGlQt+JtgFu3cnOPMjoy5pOvt8Z/hYHQDKW/qN8fdjWL32xiUq5HfIbwQ\nxPOTgOMjs0YkvKz/Ut6+6yKTBdebyqYFDPcDbCt0BzFw9s9Kl15RU8HB7jC3\nKQC4YQvQlfLV6oqAlcAeqziFZp1ZPE7mnYNLWUGXKMfaYZz+U9FpmujgrFKq\n320Nnm7on6Rlym0im1HgHMoXtaUCvXQ8KIwlsUDfeC1PFQ7YLa0n8VwiVAUw\nwjYFoewdFTGO2YlfYTf19dt4XsZIWPv4OJJCaaojWHhkoAwTdKjciLeLnT+Q\nrBH/RD2cTC0utRH3I2RAToLH6sDoY0TvLvqCutbEXU0LfWrb32lsR+hWCQNO\n9DxBjZRwCakXh4HB9hVSfNsbqFpr0qVvPvaoS/RvjbeKNEjG6Gcfxx9Z9mRK\nQJQ/iAZR5hMBsa22UTdZS1aFsbW6h2FcJjQostxSb+6tvtc4BNRnOb7Sv5cB\nuzrd\r\n=OEFg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"0f424251b260086469222549898f8f3747cfbbb1","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"8.15.0","dependencies":{"deepmerge":"^3.0.0","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-drawer-layout":"~2.0.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0","@types/react-native-drawer-layout":"1.3.5"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.2_1550283756840_0.4542143864813757","host":"s3://npm-registry-packages"}},"3.1.3":{"name":"@ant-design/react-native","version":"3.1.3","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.3","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"457a3d37df6031232e55c830e061050bd6b68439","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.3.tgz","fileCount":1064,"integrity":"sha512-br9Oi1aX8ZG5CadNXtiwbRJO5hAU09p/u1nZHcaqwtsAU0o9eQruooXq+g1xuSH3rqdT+n25U4TqX8CumerqwA==","signatures":[{"sig":"MEUCIQDgTvmfZQcLlTtcoiLavx/VzsHFpoT3zID1Xh7b9RxPSwIgfgkEfcceD2jPdEx827e+ig2Wh5EPuvlE5TxsZ33fk6A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1810197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJca2YOCRA9TVsSAnZWagAAb1kP/2n8Z7CfzTCpPLtGJhZC\n55ZG8SJjlFR3jlbAKOlC3ZXpcSSdd9lZNbXqbCrNUg3cWXGvCouynbLjIL5n\n1gp8ydm2FmPvVUJnEPpIN2V7PiNMlPZltw5RXdkHYPepqeTaQtQb1ZgN0nyw\n8zs++3woVW+Fh7PyUJs5UfWVbZByt1JJQYzhJkHR1aHIYQF/KAJK+LGf7eD6\njWWxB886ItK+fZoYFaMNCss+t9xNIBLAkxTP51uwWDauygDx5sS1qwrVTM5+\nGZ66bwFfpdTX/wNl+BBTWfie4n9Ppa6m5JRvYaXKZYPkJAcytfkfzPMJMYMz\n2FMca9rUK8PmN9g3Hkciu9zw5GZz6nJbG+BA2ufSZHb6o+FG1n6rVd7B1n7y\nVo7c6wCaSGqSLI1TvgUjqIM1xRiGruv3cwqymnru4o5Il89LrXEzWpKmnxqV\nnhhmBuRcWTvRcqWdKaYOqxe46eKzyurnSPhVLfydIUL6oUX2BTrQj/Q02Lno\nQ9Yz+rC17jJS7DUwEABDIlIOk6/X+TvikuMTEVjL9M4akOK3sac+V0ZmMg8t\nAQv+dy8dmkgwCMkask0pX/aiqklslU52pbSWmOZevCOy0MmnT0eYfcNgtKn2\nLYf4tIk4z6PZM6ttcoAwwgcN3DS6bxX33FUA5bGmW0Yk5ZwjaZU4Bxk5sti7\n6kVA\r\n=hYg/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"a918cfe550bf915cc2e69911fc11cf2eb9acd36f","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.8.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"8.15.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.3_1550542349741_0.49554257901541043","host":"s3://npm-registry-packages"}},"3.1.4":{"name":"@ant-design/react-native","version":"3.1.4","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.4","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"852a7862e37b995d018d04d2c223d3c8e1142bfe","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.4.tgz","fileCount":1064,"integrity":"sha512-89Wmm2KfEmoKhz5s6kBrV9YMbN1V8ihdNXuONLl9MoKfKJRSaNFuQi29VgBecflRavBBhSe8XtxKOuFVNUlcSg==","signatures":[{"sig":"MEYCIQCar25tTFX9hbk+bKKpmN6oHgVEDCFS0XNE9hGrbt8uIgIhAMXyOU6umero14zSsdrXuV0MgfdaKQkqPdQu4UGiW37S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2137418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJci2v1CRA9TVsSAnZWagAAQ6QP/ijuDCeoRKAvxicvAp5r\nJfpmOvRxvq55OGnv8m6HKrDP+VhUiRwqdHFKWrEtdiawo59091A3bfgBe6RK\nWWdX9b1PlfRNKK9vmNAoru0vmbtE9dgneZijKY2IR2DPmd0UY4zQir9GSalG\n+L/0Kd9tr10MSi9LKF5zqUzREC3udXyH8MbDlGA4PXZiTv1hdJofSrnNL/hs\nzxQW/3GNMDhZUdNK3/+27CS7fUqNnlxuIUlGmAOrsrFWll5uQ0vB05mzZr8s\ni2dgw6daqYWqs8xae9k7x9JCElRo/8IENfVQ843DT77dp5KuQbbZvpr1N6W0\njnG9i+9YapA8U9hWPaVhwI0OC5SZI0CyN8zfLdJxTdH/Ldr5MEquvu37rMzj\nDUQTxt+841qihuYa0tD13Nika1JX0bL9fdhsp2UukoZp+U2eY44K0TK9Mzku\nptuSXAU6dUFmIUS0GQ7m/eUB0WATtnY0/uOWTG4aa+ZVwm7ix1Bytjf+XgS+\nZzXZE921cl5c3y4bmAIu1x3LTEd2ReyPevOJ57lZdM667So7urh5HrubQWOp\nCyUUKBBIx2eZPTGVPPIpSn9QkiS13NpskgNSc0gw1O50bNb9mzw8LKeGGAJM\n1Cgl9o7qe4pta8yPL6EQ6coEKR1SPSAWykdKzjjVcBnPzzQghNOv88eo1m5Y\nLaCX\r\n=UR6V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"5b92c3239a7d72cb9c3a6cd0debc0d3837168651","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.8.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"8.15.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.4_1552641012350_0.43027549264399934","host":"s3://npm-registry-packages"}},"3.1.5":{"name":"@ant-design/react-native","version":"3.1.5","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.5","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"2b19d28b2dfef42be9007833ce0a864243987daf","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.5.tgz","fileCount":1064,"integrity":"sha512-CIPjUJ1BB/oOVDIEqL1xJlvNHOzlas8L9As3YHtdQwNyp/GpbK6Y+tfB1tzzPZ+hhQmC8Q6dVLrCOHbq+FduHg==","signatures":[{"sig":"MEUCICL8Xo8wkeCr6YJ4IddO9Mge4x6UHXSfXojkvyrFP5LPAiEA812M+CFu+WGOcrpjjA9PAwaSynrAyKEL1YKa62KCDY0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2137857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckgFTCRA9TVsSAnZWagAAlikP/iWdQ+EBcMB18M2XH0kc\nRoKrXLALSaO/Tjspbn5aJlXMhT50vGwMZE0LRQNYK4sWyFDoWa9HMz4SBWb3\n+/71CKuRz9rXRGZnaMZslubseL6eTUJPmI+SCmaO20LG1jmJAofAvfxgjL1N\nC9yABGT2UDjYWilt+k75Qik/J5FOeZHHzkh3mAPk+uSAKxWrl2pyFFemA/N1\nBW77Bv5ilzUzNSHzM47JqFJPWPTNAhf9qHD0jvkR05cBPEPXypMHDSEKHd4H\ny/bFpFcd0DC9ZdU1vB9ZV8gQkXGfjRpr2aOHUZk+CQSV3NmoG7U0RCl0+mqN\npX6Cl1SzuYhUDElVaR49emIggL6Wa1SCCs2lohzlOtd4jL75WzyQWoP3+bd+\njBsMogSdS8tKRYvf30VdWLur6vCh6OwOHNFVx0/qnJQGXEJuc55EZbRmLPDy\naj3QY3/2HsemU+DO9UVgsEDnmRcUXNjFtGjPjFoCHRIbKO08+4Co0AeaI7mW\nQHWcLO1xv0OkKWFzXJAc1zQZtOr1rHBaXbmxIgTdkaW6q07FzgjF+s3bsAAa\nCxeWHpAF/NeDNLo+5TwV6MC8PDp81tTThsM6M1HsmWx1FBHQtA8pAKum3oM0\n1ykvtxFkEiFE+C27XI6bDjU5zs7YHbQBdS4UjTFQINJX86mTXAHS30B4W8uU\nflQy\r\n=Znt0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"6e06c4b7aa693eee5304ec789c52543976d4b7db","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.8.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"8.15.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.5_1553072465867_0.8216293633830516","host":"s3://npm-registry-packages"}},"3.1.6":{"name":"@ant-design/react-native","version":"3.1.6","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.6","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"5d3996a4777b7eb06aabdfaeb07f43b683e138d8","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.6.tgz","fileCount":1064,"integrity":"sha512-d06jtFZvUL4rJPhafEgsYJ2EnGXSGsu1EZ3y6WSaSz5C92W4JF0nG834RCLvKkx7TC2Jmm1cZ3uD1ZmDI138ag==","signatures":[{"sig":"MEYCIQCcV0qJTM4ys6FCukoU3EWq/+KV+BKudZcgYR76/r0OJAIhAOlzF+illszalrqrZfiPFEqr9CRmg5W/m9P59d80bwLI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1814760,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuvscCRA9TVsSAnZWagAAyc0P+wd5kf0aC/5kuMy0tirF\n8IvjQnyOV2CPOR6n+P9sb0NXgqsGhHe6bOJigyY1LdslObeEcXr4QlW0RZTU\nAFiYm3wbRS/yGhpCJhBodeg8FklJIXnHW1eZiBPLi1MYDGZJb8KK25JCJVYh\n3NpOlLnN1u2m/1jD0RxkLXgDpSPcRvnKZGzqoBRCUn+55tLBbgv8h0rcPwsP\nfU3e2mzVBZ4oQmivvQ16xiYcNfEOEXgSiNIuuF83otlmkR/MKjaVE8sCWgRg\ndWR365tHl4EdYlDml+gmtx7MQmk0RI0+d8zp3hn003U6R2iI0DwlBmld0op4\nbfxvmV3DtVKWAJkve3qcSV+N6CDpPSQjj7sUdlXlTCSlNciU5lRXlrIIQPaK\n38HrTYuIJ6eZkbdkBP+E1RUV4epr3xWIU3Clx+w4ORaDYs+EBbbX/omJsDj1\nimoCT8OMZkWgkV3JC3ISxtrnqEAyQYXgrjXYi+xSoMoUZ6fHMKD9e4aM3Sfb\nq8A7wdvNivG4KhOJ5BeVivBdBJ4lq3ARTM6CT6k+6O+fnRhPQbxxEiEXo1SU\nqGwpuLwoGNMOh5Hpc7IbNx2JEmxWFhkZqeJem8lltMQyN70wwKkSa+ofgTa1\nu7fhtmREOhy9LmpwfEm7TI6DO6bb8+PuFrInHzHfc+ZN+FUkoA8hZ67L3zD0\nz2v2\r\n=Sqj1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"9553cb91db1b06238897e561cf5dc98b5d466b19","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.6_1555757851855_0.08310762086214885","host":"s3://npm-registry-packages"}},"3.1.7":{"name":"@ant-design/react-native","version":"3.1.7","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.7","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"696d487690194990aeffa891708926dbdc0cbec3","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.7.tgz","fileCount":1064,"integrity":"sha512-i46r8onvhHPk8Y9ukFoAG0QRRr5R0NhHAl9bc4ez4EkOpDIQR6JE4nDLFb+J/ZMMS4HC503LvxZlFix5wfX8mA==","signatures":[{"sig":"MEUCIFghdOYarlp0k9cQHiF/pURRL4TrHrQLCl3L3aHwTb/sAiEAzclnsmTjWRZ4DHpKNzBd4JpJyvCgghdkuAqrDX5+kEc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1814871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcx6utCRA9TVsSAnZWagAAAL0P/0j1RQ+xz6vsHd51fzbb\nP8wHD+jY05yP6ppuJiP+weR6ruWlD7wXg7ZPn+nWBZElEI9/LlTp8VcfHC1L\nn+ZVb8nFsmcPTavZIecJgbLdSmZtn0Wo6Lw5tnLaFFRV9YyaMNPWk8H9hBwr\ngLwvG+9KHJ5vR5YGN7bbqZ5uUfowlh9aX7mHmNnTJgSLMBKT7/fhpGiJxFLs\nknMWYfHUGSNmzsLQGPNs7GPNIlWzoqGsMBJx1cEa+tRhQ/J51RWZoAC/lf/W\nWq5dTBSeEXNBSfojpANqGbTv9ngLLQ7wmSFJipuH9DaQJ8zSHHJeudEkMQrd\nHc4LbpmVb41MIrWc8UFUCeVz+tUXQI5WWQOm3PKTaPEpr3hVnDGfoB6+bfLd\nm9siumLRUVjcf8Deuluyc9gx+P5BiuayS0X/jtZK+01YWZfR9rDVmZDA9p7R\npGaCKmZ2m+l4JFNlowWwkx9fVQaBW9eHpdvXpDQ9MPJXguOvKhOd2c5MWWlg\nWYWSsfrGcf76nZ5/Nzik5LxtoXF2O+CGjKo4gQtIxmXzHI73ZH/GtxCfnQmO\nh/kFjfkaDjJ8zR13/rpMwfw8c1oGB+qHTf0BbVkmbxQw35mecF81y5wRa9bQ\n0pGkUYrGrIJnL1nb/RRiGBlgMc/f/yRh0euDFDk1DrHTEzZk2BWbSwOUvBVV\n/WJz\r\n=Sbso\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"9cdbf4ef5bf38752fc4ce693006c1f4f763d20e7","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.9.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"8.15.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.7_1556589485243_0.13949752357145728","host":"s3://npm-registry-packages"}},"3.1.8":{"name":"@ant-design/react-native","version":"3.1.8","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.8","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"a1584abffe231218313e9d81f483562b54206723","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.8.tgz","fileCount":1064,"integrity":"sha512-RQ3BfGzkjegvikPfBQg7J4U0r8f2V4XEBTLx3Wi1/lEbTE2SRDiwpqEOjU0RrRv/JtS9qcQRSQAGsM72ssh9HQ==","signatures":[{"sig":"MEQCIBvlTUjPcNfQADPZj5tZuoYcGL9/8cYq88mLp9lMzPuFAiBFMC2FzaxvjAmwVKgvKw0p2wRgLwMDbQP0kf3ygryUyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1814788,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0O+/CRA9TVsSAnZWagAABUUP/002zaGtkiV6kUTRNJ6R\nRsnt1lEpMvqrnA6cuXC5YYJBX3rh3WmXHtgvLK7TP1gY5hcxNo02ZZqpb6Br\nJn91MQKUpQY6BlcGoEd0YaYwxafQ8uXRnC9GhriVi7uF1yZ2Oq0o+1THp5or\n8kyBfxxjk976Wrt0erPAYQBg3ZiFWp32P0hCtV4bzPYMmq/tSU3WMYSRcBY/\nmRGTwyP6xZ7F9KfgUuY4gLBWMjqOG3hGyLteRF7Uit7gctuJcAsPlHnLrW5I\nnSJFR7bxo6/BmBHPnYeMfRHPk5tTwSljKmUtu85JHpMC428f+aBVEwjA6Cal\nczLYLO75jdCpH9zBr5Ai+LInsFRKB3WZOL4fpZZxGz8AETnVF8pKvgIoXJgL\n57XpcnAWarzHJkZ3UKbJOXbcYbnDTG7xShEGHEQBe/BC8LRDg3at7fWIHWME\nUSOu5j3T3Dp125kNead/eA7n6IJ80v1lmcJDvPUBy/wFoyZQASkgNK82Sp6h\n/IaKlhy2k6dy7goniv7ApJFKnYy31XRqK1RiTxR8IzY1DiFgJag4i8+Es98o\nlTxq5R/C80vSf3PnRp9ERqGqMPcJQqM4dBTVwm+onqACJBEB/N3iZueHHlt4\njnE7qpnVAtywVJTeItPleQQMd0usYqP9jeEhB5i5+jvSzm5nV6SyhW3Wb3T+\nbmQy\r\n=q23m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"15d75a0b6f0c6fc3da0feebcce22ee7de8a9af7f","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.9.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"8.15.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.8_1557196735068_0.6567113458751084","host":"s3://npm-registry-packages"}},"3.1.9":{"name":"@ant-design/react-native","version":"3.1.9","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.9","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"472788ecc927c7b76a3ed5d3955405065c4fbca8","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.9.tgz","fileCount":1064,"integrity":"sha512-3kC4tLFwFYbt6x/oS6xL6rCaIXvU0NyjpHrEch5bvDJzcqv+ZZyNE/EgjP0SpUt5VDAlHCi2gHeEPojoCuwJBQ==","signatures":[{"sig":"MEUCIQC2kimmeLplYQQYPoytwXd/JNj5LTHNfTwzzIMoz1ClZgIgBMEfSSeO/qTKgEENB1l1h89gduDX3z8mt3sFSCHWVpU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1815132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAFRpCRA9TVsSAnZWagAAU84QAIes3GW7qdcszAwU+3Ck\nl8lMrZIWNq3Ak6aFyvkBQ3NvS+Yw0q3RoP5DQ6Dz0yf+NAtAZYVswyneP0pc\nBr1DDtl+d5DcWRyItLnYyh6Z6iFjTrZOFeVk7e2W5c2o/5stgJPNz5eUiNTV\nLTLgx/3QNoxzhtbu8+cnzxQNUFZ03xE3QgvarLBe3mwNIadnE5XnG360p1gw\nFXGOetepJKJrP+DwthVdqLgDd2ujwxTj9GJ2gBtsZcDcWWV5PygBfbioXhTL\nx3eTslCE05tNa+CBlAsDXPBZ5sePEWhty1HHVMz4zYh8FOdmLV6SYaD0PRdG\nHFUWuoGWtTiGC1UIGX4oqJEgUOkJTkmKc7f8EhAPpYjjn38m5t+njE9z6dB/\nCdR3cwCKdfJk05jof614eRrw6KO/EHX7TrMK2gL3DkPh3IQDfimTDTRSeC42\n3klsgQJOtApSEdwlRuXAntWYw1uhvM3pD4A91f7sLe09N1T/iGFPvg25H190\nMNLh+M2YIlyRxxVadoZGx3VOY0D2Ny8N0XL2of3L+008J/5/tnx967R6kI80\noF9NMPJMheWkAilOvX8QIN2QWj8L7eSmWzvsUBxqwhO2jlc/URtQLKIkbsJ2\niRdCByQYEoibBStUKl8sGf07pA3LRIrTRxgzG1a0QyMKTYQjbxbVnKF9mkjt\nsp5J\r\n=cKyE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"d40228bf6a7e06028adc279e241ec91a116a2ed9","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.9.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"8.15.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.9_1560302696959_0.3531609464640495","host":"s3://npm-registry-packages"}},"3.1.10":{"name":"@ant-design/react-native","version":"3.1.10","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.10","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"b3b3a20bc01e66c8f78d18598377e56bd86d391b","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.10.tgz","fileCount":1064,"integrity":"sha512-LV73rFWlC3eMd5krOxwL/Va4aXuDf4L48x0k/u3KkPDg/+XzuBX/sG9rKdP5U/RW+r7Uz1gD4JTidvdfLm6zhQ==","signatures":[{"sig":"MEUCIDM9z5H5pIcsAZzIUzFA0qzcULx3EPHnJMU6n44zDWo6AiEAvndm3DWDRZTOcrCxBg+2cW2iLmCk1YxtU2Os4R4z4PE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1816520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKpB1CRA9TVsSAnZWagAAYYgP/inbRkznf8e+m7lgy5e5\nBeFf2Y5NPec8ubLAAjmFsSxZG8gfx6R7WW8JPPZn1eJ/f835WcPW4vIvllQP\np56VgSZT3Bt61OykfHn7ffVtIsfteAU2V9b1hpQS25Mpu7qxD9x9/gwLHCWI\n1YXk3esXc1nFK8tCStwdS6Z2m4xCO4PRIGKxeCch0VhEpmChfFncyErou2JI\nQ7i2aPl0Srr8bxozLpQjmd41p/gAngz2xGCLjA9s/V0R4+9anMEeVKVQn/+V\nK43KuiAxlhCPPccIHcoIf7x7zgfu9V+A1q5yfETq8H0sXp4RNDiPfbCKorqz\n0ob/xYtCVi703UZ2HJ06/G9Z7llgCws3tc9Jww9AqTdouMmXSMDzfZa0Qzzb\ngJ87OkNCxW5RBCRP1/GE0hXxIS3Madnm9j1/xl6S8zYnPloKYlyn7edVcXhb\nl8XjzDN6buEhHQy5wPUiW1hL63jXh7btIs25zzMubePRLJEvi9gBDud3ANGX\n6f3qt2g292io25vlgZvQUeCQYK8EdKg+5uLYn7QFClGQl9e0OQkj5w7vIuZz\nKl4knQF+cf05LRbvlnFrPjKpz0Efi1XIaIVKPk+0lPtUrtF8OGDQzyBL/0i9\ndf05ItwKwocU6PjtKrTfxtxUBg/CZ2+DPfepN1pimYhgGKHXmkIZQagFCQVa\nFC5B\r\n=3ygs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"55360c3ca3e5f8122cbd726d046a156d95c9e770","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.9.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.3.0","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.10_1563070580727_0.40467382412958863","host":"s3://npm-registry-packages"}},"3.1.11":{"name":"@ant-design/react-native","version":"3.1.11","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.11","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"b720996d4e0af445b64beaa240cd0a5da7053415","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.11.tgz","fileCount":1064,"integrity":"sha512-NeU+Z8j2837XhulQH5GJy/lGjni0uE6R6pE//rxm6MiMQ30CPdjGSzkcN3dSmLN8qGfNRJgQwZ0q8Wt+qNWESA==","signatures":[{"sig":"MEQCICgKLqchmQn5zWBDMfxOvQC645zWl/DF8aG5IXlcEw/bAiBoywc3Nzml8wdElSzfogS/XdfCFOr0u7RmQc8b5zq+ow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1816555,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOFIZCRA9TVsSAnZWagAA9WcP/3JFMFuFZlLPid5IpeNH\nQpoJKcUIxvn1PmIKbT8/Y3gBj01EcOsnZhsbnc+CZiEiAMbEdwEJAH0nkQ1m\nCPapg5H50nRl/+Rrbqbypkvbt3tmZ+A92vv1nI096101LzCI/1l5Q4VDBeW4\nFVQAVQSTDShXJakYekuAhpqF/Z7FL67j4+5uAMw248hc7ljMqID8nO/i4gPI\ns3kWsUJT0JqGDcfZjN6akr0pYxiWz0OW/T1nI0OSTv06EIENH8tr+bgyM7YR\nUmf3k/mhBGfI10wgi78ujamh2KNA5wOUlAhUBAXtScwwwSdWB1U5JoFZLmEW\nIm+Fc+HFK9CNZfweZxyARjvVy/qUYF8nhY/ZwfCW+LUBsU6M3azzPm711MYg\nJpg942c9zAQ7eyjNcTsPa6ujxgnlIB44Tpn3/tzVYGfSsm8cWNFp+cJu1rIk\nCYaX7wv9KzpT4frF7nqC29UZk+Vec+eWa6EaAsfuLo9IADPCysbXKcL7NcLk\nSpdG6nIBsIgqoqB4IZvMDJp6KeyyUxcj6DQ1Xtb1XnHmufc0m60AVxK262K4\n6GQfZYS8NrzF6V5hee2R1z1iGetWOzf1Ntf1IsesVndXeEUowfWuglW1huZF\nCP83x5HwNPX/RywsVBwJZwqMdeVEG57jpOKahsQ+sKieaqyn5ZrH68T3ay5Q\nmYt3\r\n=Sw6c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"9b3fd7dec9f21f96eeb64934d2375f099c171ff8","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.9.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.18.2","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.11_1563972120381_0.015987596634285506","host":"s3://npm-registry-packages"}},"3.1.12":{"name":"@ant-design/react-native","version":"3.1.12","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.12","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"0d9d40513935c0979c7366a26db3cd56527d3ceb","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.12.tgz","fileCount":1064,"integrity":"sha512-C+8Ew0aEy3O97pRHVEBPUDkQnaJ1x1GHhLvobUOX/g+cfbODhIMWKVfTcjuTNa2AM4K0SVEv+3YPkzJl5SJr0w==","signatures":[{"sig":"MEUCIDe7UPSlHFLtPuw5zR5bZI6pi197Z94P/udBjqOFt1T0AiEAxFmUwxyvRJKauMpdgbh4nIY9RaYFOWRjpkZ4OOhAMK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1817151,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQ9P5CRA9TVsSAnZWagAAKeEP/2l+BSaMe/OfCQa+pASD\ne78h9R3oitCX3WNI+i7SXgtoL/04WBE9LGgUFzCAw8w4UXH2owbxaYl7auBb\noWqc9Pdxm0ee7tuW/7D3iT9o0j2jYbcKocPGcJwp9jA7jUfJMsQ/m5xoMWlY\nNRRyyhC6Ny+1nFLufImV/xJgj21Fn1PDsFYgtLApO0BqoEYJjCIUlIz+kojC\nsdbRqBfrT9JKsULbxF7FmSDsp/QwYy2KldTFoZamnJOiAp4xRmfoG61bEGiu\nCnHmAtzqlz++vPtOZ6vrqZiCNhrvwvcmNNPLjKgL4Csm4jvty68g+F7AYEnu\n+4SBGt8CjSmDGd7wFNDB+H5CZiGWSlpjCYC5Mkpj5pNQyVz4bcK3nX+KP38s\nc+4gNoDo8g/CKc2OQ3FpWpaWd6oRYw65PUz7np5lK2Q0ZwIYultbfSOlzgi3\n1f28l5ve4V48wWJ/y2LknOsklk3a8Ki3clktIL/o9kjDLXqEQmzbcEOAaUQ5\nk9WpaC25P5Q0IJFBDSGqa3cU0ppVzTzaARQ0SfUPu1B45nj+wgzQY/OjrrOE\ncS4GMwjDmSzkl13yP9yc2bIV6rjZ9///l1HQZZWepPlfcL0FwZkeJGfE27D+\n5Pj0XIQ1+uqudEfCxNHD2eqZ4fJ37n2OBA2aTlaa8ERfmLS3frLHdWVOL9Wt\njM6j\r\n=ResS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"93ba9629db88b9fc0cb1922305825b015b685a72","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.9.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.18.2","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.12_1564726264743_0.16748656656454597","host":"s3://npm-registry-packages"}},"3.1.13":{"name":"@ant-design/react-native","version":"3.1.13","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.13","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"3ea3f48559cce94a195869465e45aa36026911a3","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.13.tgz","fileCount":1065,"integrity":"sha512-lfIJdIzjdufUmYlkPql05ku5YC8ujNktS4oPP8D3IjB6JXBV2wBukKrEqN5tRDeDImcyucesXprYeCezAR86cQ==","signatures":[{"sig":"MEUCICPIaaGm6pkLEbqp2jm6AcFZsIJ050DZBSbRkY32mL/GAiEAmuMv4dsH7agYaNSDVWxZvps6nJ6TCbn5KocJEfNLo9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1817267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdUOROCRA9TVsSAnZWagAA5UMP/i+T31ogkdL/nBDSlVVF\noynvfdtlrODfBf8kKatQCU2Lro2mKIARcwaj2Fl2U0YgF4jGuXeVCxdo2yHX\nzmx6U8JFcxuwS6HEVZdd0wUbub7bKYufH0b72rzEX2Ru9zqhBFjA88Yot2yW\n59ARqnswLzgnx6t9JtXWZeXcj737VeslYop4bapm6TrOKEzUO9wccpewCh/N\nYiE1fIYqTupaF3mmY749qKSCN5wUh6cbET6gAnA8qQKQy6SU9bRrgmubGsf5\n7hDMybb1l3SUCVWUGNe5SJFefR4fX0W6jJsexR0MWm4c4IgvUyLTfm89Ghos\nVPSpkonUqhRSGeXG1THC1ewf0g3eLGlBF/A/aiZtQ4E5mNmr67Vhwl2oUhaN\nFlYhxF+zPrns9FWAb+LCU7b5vg7eismL/fUaQHm/E3M8KdK1U1hLy9+XaNvY\nomNB4FnEYDoZCIh6HmfQbJjcDHCioK++XJg8StjigmQwE9XNUckCKWnKs/sF\ni70JhRTohvWMjxTNngJxJO3M1drBNhT6mwvJt2wckrskM6HRTVnc+MZzAaY4\nlfzwNzaQvWhBgKsCX6xZnYSf2/dQ+DtZRgy7rjehmrpBhc1w1wgpQUWNK+qD\nl9KmN6e87DCqWqjaa9239aSD2kQgKVySpg/5Q5XSJq4XuBwrqNNof99x18Wu\nrw3I\r\n=DDs1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"cf60513855e499fe2e5b900bb85be73b5e35f607","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.9.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.18.2","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.13_1565582413987_0.054881429374803004","host":"s3://npm-registry-packages"}},"3.1.14":{"name":"@ant-design/react-native","version":"3.1.14","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.14","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"94df6f0723c6bedf617580d6a93136a3601e4d92","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.14.tgz","fileCount":1065,"integrity":"sha512-yhShLsUbe7FzJId4E3lnPnSn1QYdAoDAsxSarp5U/3T/0BlMLfAVXjbcvS9999C/0beYYAWPDOHtMsAW7sZLFQ==","signatures":[{"sig":"MEUCIAL4QOXa/bO10vdQMbc6TmE5CYcXj16n0SmozacdncOQAiEAxHCm1JaAles38FUqtqDLudieO6G4bI+V2uz7S59Poag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1827071,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXLPBCRA9TVsSAnZWagAAhvYP+wYtGQ6PPK7Xf3XDBxKV\nRgcWX1nLOVSfqclBN/t/6Ao/PcoZyDPpw5YDhq/KiTEhti+C1snQ2B8IZRmb\nXUJSWuAKc+0YnEeUnOoVV5o0bTs5LCDxOTzmFmTQPGRorLuONtv8is3nKFLm\ncSDdah17WW1iD58/e7x5wATXxH6TnNLOL41atOcHKwePhLyoKYsQbZTAoUmf\n0KcCQQixflCxYoSOS90RtxytCyeLCTISUKWLyQSwnVayq9nTgDHRVxagL9qT\nNhY0RRgcxTrk+C1n3xrvvg3zXVnMRpVU2pMkhnDQvpo/2MKU4Se2SeXLCShV\n4sUrZOhR4SdiwIE08B0wi6hoFhGrmeol+kMEFNCavkxwVZ2xyU6m20hzji8/\nMLZ4Z7RipulXlJGxnFgiEdP9wWakEHy+9OQlfgBBFECaX/+OHtNtiEx4cfA+\nx5HLzR9LEWtw9cczI2tiG5Z/t8MdMW52CHV3Lcy/MUGxEae9djPDPWKPgzLV\nroxIuaB7eCubAuukwRvdAHZqsnsD1p95NtHYJfVrKIgVnbIrZjJ+JZxjLcai\npDFpjQ1L1N0fHAcsF0seZCbVQDeyaQs44InfONlt3VwCxwRzF4REztzvzgTm\n7eM7aKp+wrIFhXPEFGAlNKbUjQDf6SPuUCC2myaFT7rYa3+ZwaxhX4GTh++e\nP/2q\r\n=gpWJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"fa8fc359c6e327b34bdfa8f38f8faba13a8eafa3","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.9.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.18.2","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.14_1566356416288_0.5473770800672701","host":"s3://npm-registry-packages"}},"3.1.15":{"name":"@ant-design/react-native","version":"3.1.15","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.1.15","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"3720ac06670d22af934130efd85fb81b0ad4d0df","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.1.15.tgz","fileCount":1065,"integrity":"sha512-Sj02TfQ+Mu3VAtqkPdXcZU2zULkewf7m4h+ERsMrQjzRMJrifEugjKyrmZ1uLr4gRMltZnogeYjPwt5leyICLg==","signatures":[{"sig":"MEMCIGvC779xzRrWy4UlCyyJPn9klVkXa4axtfr32pyr2H8nAh8PMQW4f0CLgupt3d42u9yheSjGgEdFHhrhFJH4ONtd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1828328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZIbICRA9TVsSAnZWagAAkdwP+wWXG8Qql9XocaDvIYT4\nASi6XWDwD8l/WEHERvKsjyFvAh1wabIUIQ5lqVf3bGYp9prDFLa4j7oWbJ1m\n0AuFtaN7kX02U5ZjBOQdhJMo1Ql98vRWyH0Q8N/tfiFlN6gdipbuS6ASMHPk\n3tHgFYePynxEZPad0tWuMeubNXphPBGHnr7fhr8NL/QZy37FMPLxwXamzx51\nbGsPDZiAIr3blv15qlTKywNF7j2UnGxq76cS6D1D3ovgH1C79+2fkXyjH4Ob\nOHQm5seA4NdfxIEc1WThrvblVAT3zHBR4CREt0YqTbKyTuxS5+6RUvs532p6\nq10Vxe3ETtPKyyuom0goteGwGzbswWKFodNeaM5ta7Amem55lDA//I0VatBU\nVrrN9mfe2M3id1oBq5qVw8oJ/4gGEdnRhdMuBzJsISpAPtUANqFg3bAatBhZ\nqgcqrpsIQt+MS3wFe8HauhW+VMOy+9c7auLJYSUvU+z9rjkmnodcMibJJ9QW\nEdzqUxexS1f3tgjI4rY4I+aVUAZN4Q1Rpg7KBekMKSLIE5KkXuWCiSWj7CWF\nQCDJD/ZvODStXpKsFmW/uI4BD7Yr5U2r9GwkPP9wKzqlN0EKKy5ZR65ZwqfS\nbeUAbHuN2D1C/2PsEDGIHCmWRsU4wfgjvRDzMLBxy5hXuw5Xc95F5pmjQqxy\ni6VY\r\n=rc+j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"b36f7541fc8ea8c3c78e2aba0bcee396be852dbf","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.9.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.1.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.18.2","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.1.15_1566869191470_0.4096057385790106","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@ant-design/react-native","version":"3.2.0","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.2.0","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendzhue@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"9a0d55b37797a92c35071cb9b59e5d6c84b0d14c","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.2.0.tgz","fileCount":1065,"integrity":"sha512-5ch9hdYjWuht+aFfMa87anpR5AVZW4PZhdVLCIhGvB4VVLKN/znzBgb9cX0G/3ixtZ5QCeMoc293x82kLSIpsg==","signatures":[{"sig":"MEQCIDhPb5IZexTvL108OY1pBlHiA/bdIbqSCM5dxYL/RT1qAiAWA5kzNp6zfE2zipv+W646XMfDa+O8lCIetk8ORE9APw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1834126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkAJ+CRA9TVsSAnZWagAAuEEP/jkJ6WhCPOw1XJA9erxm\njkYfSd/ZV2H2Xx0iMTFqRI/0dZWVfK6FV8j3tCbxkX3AG5fMOAhDrn7duxXE\nNPztVvORwBonsakatdrLyTrlF8UymkavNfM9GBJZ8Hdrn7/M4uM9Epi99EVj\ndSJ/oDt2zqeAcPdv1HJig8S2mNhwENqZPVMaZx4oqBDvjN0TpcEELLvgB2M9\n3JF2E5qIXysai5n1kIOZxy3EOWJvxceVozehDkQ+6aZocTymh6BrnLI/v9wW\n+dzYd5c3xDBp27r+50dC0o4r2VLLfypaKqz7fhYescxFGLawsKQDt2PzqFvv\ny9tdedqrH3fs2zOCr6o4BPZWma2SYRDu6lwRfiPYIf0SjdAFYmhlYKGwLtOf\n+1fGoFix46rkEg2359j8qta7J39tIeZy/9JXjhzvaJ70LBg0ZAmeSL+LUbH3\nFFO0atXNNwuNMzYd0lIKQhu0h218xn2b/h0kgz7QaRAeQx/QAlKkUTqgOD0r\nafW5AeWvZh3htnZ7AP0r1NGYP7wyXUdhoQDLKhDhJdk+ZR1sGy3rgIoe7pKP\nAakQb+MzLp7dti0RWGkpZNttp9qEW/zmT6Twk+mvJHtIgYUI0jpVjIZYkYS1\nxSLt7RLx95oT6c6XRnhKAFTeVrg38QP1YDQmtyuWOlMXTGiMumjninLPtg7G\no+jY\r\n=x+TK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"84453a89edcd0e5414305b8bd7c98b243b1a4a1c","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"8.12.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@react-native-community/viewpager":"^1.1.7","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.18.2","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.2.0_1569718909479_0.23826279917746374","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"@ant-design/react-native","version":"3.2.1","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.2.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendellhu95@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"51e45b10f4e1ba78f63f9ee90a8001880080ecc9","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.2.1.tgz","fileCount":1065,"integrity":"sha512-GUEWzM1O9yfBTm/U80++Dl5tnp1pk4YOkAGFSDGIpq8UMi8pHfkhL1ARC4EBcD6154qygOnVjdksgSFgSSM1Pw==","signatures":[{"sig":"MEQCIH0DnnSwHSND2yhSDfgJI6+tVA64Bcg9d0TRblGVn2WvAiBZtCb+MpdIMFUjaeR7RP4DD+Vk+uOoN5wN4vgTT+pTDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1834218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCqDjCRA9TVsSAnZWagAAiTEP/2C0vqwX9cp1hgWPfbq6\nJR/zOZq0g+pipkbYQjj4A/eydMyv9lrgHPETz1fB7iAd+Pw+9Q/5PT8cYhLp\nbf+UmBMyiakszRuNWr45Isgb2EmY1MQPizpQrK80IPwCljQo4cxasWtt9gOH\nkBootpKLesGImLYhyFBmvdcZ6dKZXoOxMN9A5dwI6LegbS7cHKLe9XP9cNyb\nQbMHsQaIOxbrDyh0j/nH1A0o4INvlsg7UvSMXp9LSXY0RorPgLd/eLU/VoCm\nU3/rH9tPHYZvfM6prPsCLt0NXuUTRefbD+oiJye2L4WWoWrhdQPvzKlnKL1q\n9zvWvs8TuUHDQDTjD0H0Vuh/o4e5Ew8lb9l9RtlYfRM3PrTSvSFC9evu+IK2\nTxCIPMnxBPxtGS8kRM2JfQHDBfD/G5k1swzZnHKp71gOgKxIY3qXKh25hGh4\n77fV4IF5Zlo6shqtyoE/D1uf63rnMTlYlDLR8TgwfuhqLT7oPYpCXV6qm6ah\nqjc7Ku6LXRqkg70VkDK7ns98wdEK/Ou6zztH9LA5vYTm6dmZ8+KLcB5vUVnY\nVv68AFCyi7ADkELyO2rYrE0E7vKAI9uWMemizXSLijwKlgQIQzya0tt2Mq/J\nre19SlwyJoq3j66lWHQBVUtimBGp+kBeDiLj2l3u4ZuxSSZVl+nSIuNv213Z\naOJy\r\n=s7Lh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"9b59cff78c4d4b4719390129e337b6dafa160a3a","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.7.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.15.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@react-native-community/viewpager":"^1.1.7","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.18.2","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.2.1_1577754850369_0.8942103868231757","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"@ant-design/react-native","version":"3.2.2","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.2.2","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendellhu95@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"b15782f388a815c14226d33da6cf31fb878bd4b7","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.2.2.tgz","fileCount":1065,"integrity":"sha512-f8RCLOL2Pq2ARegc+eq9jmUMQuYC+b76BZlLxOeop8YNQM2SCXr1vskAX306DuS/OUwl6fRGKvALTsR6XM+cWw==","signatures":[{"sig":"MEQCIE9ckA+yY7SwAifOcsrBySxkCY5ifwOSOJpQYVKGYqc2AiA6ANlbz9uJft68XCSXuV820AICj3VnyepTRYz/gixh7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1834609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCqPkCRA9TVsSAnZWagAA4HEQAJrcujXqSB7iRazJtYeF\nOSzjpu0sfRCqzikQuDzVff5EDimiZT20KfKCQ4yTFejIfFBVmnU263MehiDy\ncQT4KG4NPVsnr2a0lSXoCnRSkbkFY7uiqjdaASOUomykXDFGfQpeIFe0OZJA\nfgRfRuC/PmjDnrb0UXcCovWRqwRY+fgym6jPQVJoQemBHlY+I5chsH3Jdvw9\n1a7sBgGxxR7EN3CQQm0NleRZd+JwLYWYiI+EexIhrE80SjycDeQtGQFrxYv0\nRr5riz0tz9hb/HNXOSbPBbdGQ8hGW6tESkISJXnmOtrOPL5ZmNT/T193aXld\nwzTmYY+SidXqr5ZrOcsMOSuOrYIx3FOiDMIXwSvIBhcins1f7DrVHF2Uwi/a\nf8MXqI5QneeXUjfgfypoug3bc8fOV7OqRYvzU8ug8es8owrmC6rWG9URY7zy\n92WmWeTiPYV9NpTw+ACh5FwZTUW47SrpNODTM/YzP+glCo5s2bXpZ/g6lTAX\n/Tq8jFEQIYiNFcmYMeOgSxmVQe1vUMKQAm3gIfaBjuM+fmVGI7VsNUjVBfPl\nnHh/ik/jnhV2K5LppYId2jpqTel6XWCxoszed+ajp2dxWDYf+AlHgwFs8qfr\nsiqfQy6DyI9hNxZyl/Yk2Gtd3U3Ko0LfoSM7Dj1TkZFl3PiY+rXnESr4+9gg\nxtua\r\n=0INv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"483ee17b2c4228ae7904abbf6c23601c7e26f70b","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.7.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.15.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^1.0.2","@react-native-community/viewpager":"^1.1.7","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.18.2","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.2.2_1577755619354_0.9538971694429821","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"@ant-design/react-native","version":"3.3.0","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@3.3.0","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendellhu95@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"ecd1ef6e34f09e21e5969bce60996c5d8eeb01c3","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-3.3.0.tgz","fileCount":1065,"integrity":"sha512-Gxck2jIYaUKI2TiL5CZ2vGcAJozL005daINI7ZTAfpAWoZAX2B1bI4emdf6+9ur7evyvsAVVzLl3b+28tRsQYA==","signatures":[{"sig":"MEYCIQDaPqxZvkbWi6JvTmEP+y4o4fRyj0cpHRKkz3JEp/bmSAIhAJPHd3JSOM8KJBfdkLpiCJjj56cYdIrDQoAMOP0ICrwP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1834814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZLeNCRA9TVsSAnZWagAAtTQQAJABQ0QKTqeyWKWePn3J\np5aw7qyNWKQdSh/Q4Xqv7GaZRuJSWek4dGxuQrSaK4IFqm/rKKkphajEG3Hr\n9SXWfYl/7kULuB/93N7XVxE0PX5H7CSIRWeHRS+NqNAkhKixW1hrSv3oWh/F\n9nDyFxwZLyyu4HbT03f+qq3SzN5Ad98+RSYHsF+jAbewOO0HdBFIN/7ATUbO\nszvaFoKFGi6BfltZ0nrhxvDEfvF4QnYko27YAqQx8KUSrde1tOeuzaGmuVEj\nMEFsT0uL3asznvjr5n5bPbXkNTSNgeQwak7q7BuetstzP5MD1P43PdAsGT8F\nraSA+a6D4SZhFgLcVQPFT2Ms0pCjVVVe6q009dVwuBNxR/pBrcZ3dU78QOtU\np0XA/P+tdjiH7+VgLFORIb+AjOrjOffNHwsNusMMEMqS60BeYKX5Xz687Fwj\n0aKQix7T1hbcTd79uU+/w62yKB+5YvlsNUmJLYKk0aRkJriRqo2PUFelh5Fz\njXsM9F3Q54JN1PwjjaCIYPy04Gmt9v990UWXgFSKtUNZegsXL4OzWueO1PX9\ng5945Xf+o0Q8CyFQVI1VVslrGOr2oQyDGRae2jUvYNI0JUnXwcd4L+c0ul+K\nvGdFdnaLFzPmxsGo2hYWfpMurO7VCPHwaOkvEaSvLSdqw8VpnXRAiUxlkgwI\nWSo+\r\n=UXAO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"8e036c2d1b8d2b01c30e9fb02d900998643d8ce5","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js'","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","rn-start":"node node_modules/react-native/local-cli/cli.js start","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","build-rn-ios":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform ios --dev false --entry-file rn-kitchen-sink/index.ios.js --bundle-output rn-kitchen-sink/ios/bundle/index.ios.bundle --assets-dest rn-kitchen-sink/ios/bundle","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard","build-rn-android":"node scripts/rn-mkdir && node node_modules/react-native/local-cli/cli.js bundle --platform android --dev false --entry-file rn-kitchen-sink/index.android.js --bundle-output rn-kitchen-sink/android/bundle/index.android.bundle --assets-dest rn-kitchen-sink/android/bundle"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.7.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.15.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.4.0","react-native-modal-popover":"^0.0.12","react-native-safe-area-view":"^0.11.0","@ant-design/icons-react-native":"^2.0.0","@react-native-community/viewpager":"^1.1.7","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"23.6.0","enzyme":"^3.0.0","eslint":"~4.18.2","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^23.10.4","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.2.0","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.7.13","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"^0.57.7","eslint-tinker":"~0.4.1","enzyme-to-json":"^3.3.5","react-navigation":"^2.18.2","@types/prop-types":"^15.5.7","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.57.15","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.6.2","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"^16.7.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","enzyme-adapter-react-16":"^1.7.0","react-copy-to-clipboard":"^5.0.0","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","babel-plugin-transform-runtime":"^6.23.0","metro-react-native-babel-preset":"0.50.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_3.3.0_1583658892840_0.5580137996388095","host":"s3://npm-registry-packages"}},"4.0.0-1":{"name":"@ant-design/react-native","version":"4.0.0-1","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@4.0.0-1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendellhu95@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"80a2e4b555e86c42d1386ca0b296c699d737af59","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-4.0.0-1.tgz","fileCount":1101,"integrity":"sha512-4Ep4b4J5swh2C2+RSbE9kGYhoiQHDihkhyMcjuOimyp1efrvR3hjnvGSXXVtIEcRotDgjatQnRPT/fl4/Z/Pog==","signatures":[{"sig":"MEYCIQDqfRGtljXawMP2/JqrdNGl1oYJ7lRYwqZ3iAHGxW5LpgIhAJWjHPSrO2/3Eh4qw2fEpDL+N+bUNwxE8ZuDpGkxmgK2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1800147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqm9gCRA9TVsSAnZWagAAVGEP/R7wo987zB+b3i2IPqPY\nqJIAXF4OMV7HgbfsZZ1Up2LHYAu8+kFg8nk63Sd3SYGDZN01zSoKKNjDsoLG\nrOottoiQ7NtDTffCszTB8WomErtimD0fWC1+CZnkj+yG5r1vDNoyBTOkhziq\n4pX+0drzlZnHeKDPOqm1agK7aCLBBds9KcyLsjI/Z5CpRdfZiOZFHYFxE0f8\nePKQqgYjxfdcw/ofIVZxuHr0m2Dn88+9kRcUyUWUWNzk8zElfApVyRQITdNK\nkUvgyR8xk/C+4CN0MLORNle/BA6KhsjjezpN6Ct+OpBi4JuERihyIQvphlMU\n2i9KaRJ/Xun0sncegkKrQHmIKZvye5fYoSCgv6Ir8hcWh+CJVpdpKihm6lTC\nSNQ9Fseu5ZHf02jn7U/dy9XpdV3BDBruB0Rc6xn8hk2VSKOAq4l8Jw/HHhLs\nb4fMXb4KY0YsQX7DnMMWYZ9YtoYYrj3cebYc5h4LC2gyPf1fRT8Ej9qgMg7E\nKHN/R3FIH0ISZIlIcfaGOjspHqSif8HsHhHyJqNRHRNOUtC2brvwlLjohIZK\n+niMtYFTAwTW4TBleSY8rQpYM+ViKr4lHVQkl0/KXFMirOX2QGdenIOhw37w\ntjbbfLpXHzpaxmq5SmP101eG/6Xtk5Jsmgv5/fX7URej39NUsv5/erfJdenq\nwgk5\r\n=BWFd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"8aa82eb911f4191af070a4c91e4573bd10af3229","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"react-native run-android --root rn-kitchen-sink","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.7.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.15.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.5.2","react-native-modal-popover":"^0.0.12","@ant-design/icons-react-native":"^2.0.0","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"^25.4.0","react":"16.11.0","eslint":"^6.5.1","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^25.4.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.6.2","@types/jest":"^25.2.1","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.9.34","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"0.62.2","eslint-tinker":"~0.4.1","@babel/runtime":"^7.6.2","@types/prop-types":"^15.7.3","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.62.2","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.13.0","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"16.11.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","react-native-screens":"^2.5.0","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","@react-navigation/stack":"^5.2.11","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^1.8.0","@react-navigation/native":"^5.1.6","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","react-native-gesture-handler":"^1.6.1","@testing-library/react-native":"^5.0.3","@react-native-community/picker":"^1.3.0","@react-native-community/slider":"^2.0.9","babel-plugin-transform-runtime":"^6.23.0","react-native-safe-area-context":"^0.7.3","metro-react-native-babel-preset":"^0.58.0","@react-native-community/viewpager":"^3.3.0","@react-native-community/cameraroll":"^1.5.2","@react-native-community/masked-view":"^0.1.9","@react-native-community/eslint-config":"^0.0.5","@react-native-community/segmented-control":"^1.4.0"},"peerDependencies":{"@react-native-community/picker":">= 1.2.0","@react-native-community/slider":">= 2.0.0","@react-native-community/viewpager":">= 3.3.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_4.0.0-1_1588227935719_0.20329708947413283","host":"s3://npm-registry-packages"}},"4.0.0-2":{"name":"@ant-design/react-native","version":"4.0.0-2","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@4.0.0-2","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendellhu95@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"e7b7b9bc483dfb78b84da36f7bfca2b99a32ae5c","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-4.0.0-2.tgz","fileCount":1101,"integrity":"sha512-xAPiA6tWvddFkZacCF+3pNXKn4d0tDG4K939wPbh9Bdixmza8GWCLLxz2QU8Lgfw6ERjK+P5NEyIKYdI6PKNlw==","signatures":[{"sig":"MEQCICBXGEMW/80jGLiJoG8h98lRQMt0fIY8gdbzQJJltt/NAiAXcIevob0HpGfVcY/kOWACpaloB0hQuN1iKAB9jionUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1800037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqnWsCRA9TVsSAnZWagAA/7wP/AjcaMCornvwW0WF8A+g\nPS3nhPLBBGCCAugrmr2hEmlRunLDRr0Mh07U3Imvq+yIAwcyFNdnPETiAVYU\nr8heBXLtau/JLTRvlfIhA8M7ReUL890jYHDALG6tQRlaxVrkYGGJ7xUx/07Y\nXbXbLF9CgXIHgvR5iLUWxoSDu61+8+WFAVg8n7hn8g5ytvOPLWSfrxojo/U/\nSRIQM7JvKvEB/pK0Qsdouw3ytf/dWUGrOGLYoCwcKE8jNF/lPtQSsWkniI0T\nCKBK6v2wQwssCaQLB0aXo90N6yWLtB4WQ9AQatnLO/QeIKN8L7IcOKyZ8g5x\nzBel0nGi2VM/yws9j94FwyF/qxUFI3q527KwNumHVoJ+UhWuf7cT2Ys+KsC8\nq/3Z3TUdVTIvn+mvKA8Tn+Fb1MwioaDfc62bXKY/Nm4iQpJT0tFCz/SZnqQK\nnM/TdBDzjUr2YIvdNUTLDvQTEfL32oqxRaYh9fC3ICEMtpalncw6IsypyMJx\nDg2b0WPk3JpNzpfzBEG9WoeKSyiol1PtZMo+GtK6VEcRragzNEQQrRo9Ab86\naX4ghz/TPOBCLhCXpDGni06uzb7nHzOUWaMS0TgQYp8yTA/PNmnGDhnNZH3M\nBUFVmSBw6JSdKxqnW8MYU2Mz6GRDz1v3F45dt0ew05q7SkzcmYEiQMYHj05c\nt+Mt\r\n=GU/M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"fbbb116e5fc507a4159780d1d6fa30b9f883de85","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"react-native run-android --root rn-kitchen-sink","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.7.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.15.0","dependencies":{"deepmerge":"^3.0.0","babel-runtime":"^6.x","utility-types":"^2.1.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.5.2","react-native-modal-popover":"^0.0.12","@ant-design/icons-react-native":"^2.0.0","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"^25.4.0","react":"16.11.0","eslint":"^6.5.1","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^25.4.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.6.2","@types/jest":"^25.2.1","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.9.34","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"0.62.2","eslint-tinker":"~0.4.1","@babel/runtime":"^7.6.2","@types/prop-types":"^15.7.3","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.62.2","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.13.0","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"16.11.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","react-native-screens":"^2.5.0","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","@react-navigation/stack":"^5.2.11","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^1.8.0","@react-navigation/native":"^5.1.6","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","react-native-gesture-handler":"^1.6.1","@testing-library/react-native":"^5.0.3","@react-native-community/picker":"^1.3.0","@react-native-community/slider":"^2.0.9","babel-plugin-transform-runtime":"^6.23.0","react-native-safe-area-context":"^0.7.3","metro-react-native-babel-preset":"^0.58.0","@react-native-community/viewpager":"^3.3.0","@react-native-community/cameraroll":"^1.5.2","@react-native-community/masked-view":"^0.1.9","@react-native-community/eslint-config":"^0.0.5","@react-native-community/segmented-control":"^1.4.0"},"peerDependencies":{"@react-native-community/picker":">= 1.2.0","@react-native-community/slider":">= 2.0.0","@react-native-community/viewpager":">= 3.3.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_4.0.0-2_1588229547710_0.1281320979414995","host":"s3://npm-registry-packages"}},"4.0.0-3":{"name":"@ant-design/react-native","version":"4.0.0-3","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@4.0.0-3","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendellhu95@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"0cf45f754235d625fe626c29a6eff635e50192e0","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-4.0.0-3.tgz","fileCount":1101,"integrity":"sha512-fAN3YeZKfqwJTrvzRgEIC9WkbBhmmh5a+hy+qS7MjdhNIvfWfjI3yHG7jY/PBo2jD+JOV8/6UUobDXHXg5nGyg==","signatures":[{"sig":"MEQCIALFSay47Q8SGrLHS8U/fHPpRJwowJ3ynTrrSZjOhq/iAiBgMumJxW5SO04qmFyMzrF7Jjtn8DtxYwtFKdpvkPCJlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1815297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetSNaCRA9TVsSAnZWagAABpEP/1L3OactWzwEXx2zf4x8\n+EpAQnB4iSuRb6iuXaiGqYMB1IiOGuDz8c9Pc691wC8xCKOToJYq38w6afam\nfPqGF9P+Ui5PDUzcRGvyftRZobxhNaE+0y88amhYT79eYU6zQjWif3FpXpwM\nJR87lLaF3hHlnflKA91JMssiQWmzYq1zppdyNVP/WKM17LSDo9VGRbi00JkM\ngWHwUa2eFL/ZAxID5dzFRfrHB86ykpuNiYukpMJfWSUtElSrJkAbJdRj5tpU\nRnTLGikKi30Zh7sLDQI3AP0SJCVOIpHxxKJT8LMhoQ6ZamxbP1YS1j+jBcpx\nT9RP/QGHLgSEw/dHQHBFkNo/cPYD1Jff0l17X7GbCTvuij3MzU6C3SstKrkN\nUWG0efUamJXlam0YWQzESIBcx+5pA1RJiLsK7HAdNSF0AhPH69c9shSwsGXE\nTZX5DlvfGexOakaMNz89wuuhfP/4aExNE0Fuo714Ni8affdnqiv9tMHh0jY8\n8YZgn0hR5NK8JQaMRPHGS11ziJVO51oWWwN0eGYW4ow2kx1em2I/fl9d2n0h\nDEGCs5oD7vwrT6qhw30Fndm1z3dOJALswgpuSL9XM5DDO9C6c5wULGV5rvh4\ngDuIlw42KVKpP4CN5RWEO/HAeGOWVcRM7jdx6MyTKumOREAxc3gOVkIsK66O\nKXa+\r\n=m8c4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"bf04966f5d60e609df75a788762a32e4146c1754","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"react-native run-android --root rn-kitchen-sink","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.7.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.15.0","dependencies":{"deepmerge":"^4.2.2","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.5.2","react-native-modal-popover":"^0.0.12","@ant-design/icons-react-native":"^2.2.1","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"^25.4.0","react":"16.11.0","eslint":"^6.5.1","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^25.4.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.6.2","@types/jest":"^25.2.1","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.9.34","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"0.62.2","eslint-tinker":"~0.4.1","@babel/runtime":"^7.6.2","@types/prop-types":"^15.7.3","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.62.2","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.13.0","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"16.11.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","react-native-screens":"^2.5.0","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","@react-navigation/stack":"^5.2.11","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^1.8.0","@react-navigation/native":"^5.1.6","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","react-native-gesture-handler":"^1.6.1","@testing-library/react-native":"^5.0.3","@react-native-community/picker":"^1.3.0","@react-native-community/slider":"^2.0.9","babel-plugin-transform-runtime":"^6.23.0","react-native-safe-area-context":"^0.7.3","metro-react-native-babel-preset":"^0.58.0","@react-native-community/viewpager":"^3.3.0","@react-native-community/cameraroll":"^1.5.2","@react-native-community/masked-view":"^0.1.9","@react-native-community/eslint-config":"^0.0.5","@react-native-community/segmented-control":"^1.4.0"},"peerDependencies":{"@react-native-community/picker":">= 1.2.0","@react-native-community/slider":">= 2.0.0","@react-native-community/viewpager":">= 3.3.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_4.0.0-3_1588929370448_0.6963313416637962","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@ant-design/react-native","version":"4.0.0","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@4.0.0","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendellhu95@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"b5b7976f07a5103c9a26d546e2199903684d7dc5","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-4.0.0.tgz","fileCount":1109,"integrity":"sha512-0VlQfztfrH7RyVz6TSGjd6rN/CpcJtiYSPk0le5Oup3IYZmHkgWP5kVE12mCJmvFbVRU/mveVHkh4xBCHaEpZw==","signatures":[{"sig":"MEUCIQCTbDOnI6pESezks9rEaQKn8f5OfhnAGkkQvDt9klb9wgIgd7KEH1v/JLMKo/zTkiWxIDU200+dW6tjcFrwkw8lPx8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1830255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5dfICRA9TVsSAnZWagAAHf8P/2m9uvF97FUQm1uevPU3\npbO7cfA3QoYuN2KaF42QsqDIzTj4xNCRv2e9LbGCqxezK+vD5XazhjeW4BDj\negBuwnhZfhAlE/am4kfaS8Zfy/7fJlnFgeIIhM2nBMP6pI9dBBY1SnofqF10\nI00pxip2fuyiTCQT92xlQAVcqbwmxbtu47bUGnmBvcVnHHw+rObbhbFtRkkG\n2TJPx24GcKqXNziOYv7MutNUVvSss0QjeG7Z1wzyi9u7zlOwR4+1gfwH3zC0\nhsxuwshkXIFpPAN5pzsqo7bXAGRWys0R36aIiRZK71N0rJ5/cHNv6SRcTx+N\n/zbtrgQQ6CAIo5ymNrLfn1IP3UOQMQFvwzfLS5tP2HKwYJiZGHcQUZUPg4B4\n6VelXNJw6reCVB8h/8yHpBFqpk+OVbmhZNsJKmLvYQaQAhLuXdSW3EDJ7VdQ\nU7cPyN6eNunI3YEJR3irTBbxU3hukLmg32GgRF3UztXwp//iPnxmgybTFOHR\nHxrph7gGKR7QP2PG76H5jPCx3OYU09UjwYSmmmwzeaBOM+s6EgGY8eReuu/a\n/TI7gqpSi1jhvQiN4AgTWvIST9jJyMQ5C6ZPFZyBSwyHQDyBx5b9iz8K6tyb\nOitWEuJZyy48tuL1gNB9e/O8f/HmueDSzuI9v31RE43OTXQ1dMniOXPqK+HD\nDQ1O\r\n=fozY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"bf2f4c7983702dadf84674e2b153990ec11b1279","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"react-native run-android --root rn-kitchen-sink","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.7.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.15.0","dependencies":{"deepmerge":"^4.2.2","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.5.2","react-native-modal-popover":"^0.0.12","@ant-design/icons-react-native":"^2.2.1","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"^25.4.0","react":"16.11.0","eslint":"^6.5.1","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^25.4.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.6.2","@types/jest":"^25.2.1","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.9.34","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"0.62.2","eslint-tinker":"~0.4.1","@babel/runtime":"^7.6.2","@types/prop-types":"^15.7.3","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.62.2","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.13.0","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"16.11.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","react-native-screens":"^2.5.0","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","@react-navigation/stack":"^5.2.11","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^1.8.0","@react-navigation/native":"^5.1.6","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","react-native-gesture-handler":"^1.6.1","@testing-library/react-native":"^5.0.3","@react-native-community/picker":"^1.3.0","@react-native-community/slider":"^2.0.9","babel-plugin-transform-runtime":"^6.23.0","react-native-safe-area-context":"^0.7.3","metro-react-native-babel-preset":"^0.58.0","@react-native-community/viewpager":"^3.3.0","@react-native-community/cameraroll":"^1.5.2","@react-native-community/masked-view":"^0.1.9","@react-native-community/eslint-config":"^0.0.5","@react-native-community/segmented-control":"^1.4.0"},"peerDependencies":{"@react-native-community/picker":">= 1.2.0","@react-native-community/slider":">= 2.0.0","@react-native-community/viewpager":">= 3.3.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_4.0.0_1592121288022_0.300457563197539","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@ant-design/react-native","version":"4.0.1","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@4.0.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendellhu95@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"wynterding","email":"wynterding@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"51e1cdba9cfa6b7df4a4cc78639663606bb2bd29","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-4.0.1.tgz","fileCount":1109,"integrity":"sha512-NdbmMcR1iwM2X3AfaUZISIOrYm1+VFkCsfipuvlAPVSY2vX/GGuQo8HoSeTxKm5buIHv60ldtTywoXpmEiBJLA==","signatures":[{"sig":"MEYCIQDi+KiQF0AZH3DlTauIm8XmCuPmJmUH2orzV/jQ/MPrTQIhAJBeQdjdtQc+CUuZoyQOWu4mFCYrPh+O1CjDfiXCakTY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1830495,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDn/hCRA9TVsSAnZWagAAO7cP/jWYI+BKuZTw/Moy4jX3\nmzvO5Hk74y/1Llwz5UtXnmxNRz83zhBzOMblPPjyXTn6FJoqwJPjpgLU/CZe\nsqjLDtFlo03Oq2xaBD+wW2ED6vZGfMhKY77TSe4pdNoCJSjUFMTQCZ2YU7pU\n4oBVIDOqXlBd+G6tMdt2xJ0ExlZGPaeb1Nc3JN8NkrYuX79hh20pOLBIdi6s\n+6dX5qgCjCENwWm4ESg2cjtqHL9J4vmNPzB1JNWGBgHkzX9TNbnSLBojxAJ3\nXW5UH5nJXgxju6MnUe865yL/w9GAiwoEpUsm/27LAr5OSND5SzvKWfuJ79dt\nHq+1or5B9iQk1oBQBzXHN5eJ6IimUGpYDbPdpglMZbTKL1sQH3iQJuTsKvGF\ny1s2bMZUXlSkAsizC38T9CaqRhzOaaGfJI/YuuFnwKs5p4uIQHo4p+Q8K0p4\nd7ANKnCD5ETPAr1fsK2lNkKZu6VPDJ1MBKkuC8EOmiR+qSxnCsOi3dY/MO4I\nuK+BULhCJc6EV3PRx3+DxQYiTOFy/Pg3xEylSTl6L17mS2u8wP+z8O65uT28\nX5KkI0kNdNoyqqHrrMLwj73D5NjMGkYW4E/vfvjL+3/iIzMo84uM9TaIUhK+\n2thd5e3v+kL2bp9JXPU5+dLFZ7TjZkAXKdB/Bl3AAjmCGJaNZHQdvA9vd3Ki\n1uWl\r\n=S560\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"363e2e64d87177c21fa9d9088ed79274935af093","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"react-native run-android --root rn-kitchen-sink","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"10.15.3","dependencies":{"deepmerge":"^4.2.2","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.5.2","react-native-modal-popover":"^0.0.12","@ant-design/icons-react-native":"^2.2.1","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.1"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"^25.4.0","react":"16.11.0","eslint":"^6.5.1","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^25.4.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.6.2","@types/jest":"^25.2.1","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.9.34","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"0.62.2","eslint-tinker":"~0.4.1","@babel/runtime":"^7.6.2","@types/prop-types":"^15.7.3","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.62.2","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.13.0","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"16.11.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","react-native-screens":"^2.5.0","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","@react-navigation/stack":"^5.2.11","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^1.8.0","@react-navigation/native":"^5.1.6","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","react-native-gesture-handler":"^1.6.1","@testing-library/react-native":"^5.0.3","@react-native-community/picker":"^1.3.0","@react-native-community/slider":"^2.0.9","babel-plugin-transform-runtime":"^6.23.0","react-native-safe-area-context":"^0.7.3","metro-react-native-babel-preset":"^0.58.0","@react-native-community/viewpager":"^3.3.0","@react-native-community/cameraroll":"^1.5.2","@react-native-community/masked-view":"^0.1.9","@react-native-community/eslint-config":"^0.0.5","@react-native-community/segmented-control":"^1.4.0"},"peerDependencies":{"@react-native-community/picker":">= 1.2.0","@react-native-community/slider":">= 2.0.0","@react-native-community/viewpager":">= 3.3.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_4.0.1_1594785761499_0.9724571286744406","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"@ant-design/react-native","version":"4.0.2","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@4.0.2","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendellhu95@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"wynterding","email":"wynterding@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"yutingzhao1991","email":"yutingzhao1991@sina.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"f0c975c2605c4ae15a434c4fdf153b8f169dbfb6","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-4.0.2.tgz","fileCount":1109,"integrity":"sha512-i0mpLFbwbNtNUx/UTpq1r3L26JeOABtNp3lR7ecQc1ofNVk9ser418y/gkC4wWO2dFFdWYK4dLRouQbCtHzLJw==","signatures":[{"sig":"MEQCIFv1r3MCtVVoGEUUIVQ7m5Zo+1/XXk8tT6kHiiwZiQpDAiBUe6rsTX2r/c8DbyqIQzwp2ILPL0O3P0grx6QW/7f/4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1831176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFQ6JCRA9TVsSAnZWagAAIV8P/iU2rkdNkeg6u5YYteoK\nH0JGbgOxjorGD5GBDAY/FVHsLeew/klGGeBBLGKDTG7qJ+jJFzdtWKYb1q/V\nZw/s5IoAPb45Ehv3vrq555QmEO8f3ACshN5UzaOg3qdrUaxxEw5zupA+CN+4\nkWolJiducLRTyM02NSaOGIalYxqq9aECMkWQ+sUORqapRdDJPtBB+ArEAma/\n4Vr8BOIfn6hRlxp8mcaBwcjAPQSRDRbV5d4V5wyDiAGcl+OF+Gg0FAo0y3HK\nGEnaaNkDAvs7bukyfS4dWrravWn7kGLfQ/89Yrjq92oqhUvWA15zpxel1Wrh\ncbyypHTU69cJQpPQfc5Zej5VeUbff/LP+mOyL/IR7cK4W6EscuPBF/4IS467\nopyO5ffPvWdXfVEkhXyXo9Se59d5DzbLUS41gYjiQgQ6SfoA4T08PPAMLFcp\n5LvNX8RRYEgP5JGqFk0Zxd+Q2dqU/I3exxWuBCPZnSuBKbHhac7BUoTGggvc\nh+j5eyWjd3oLB5WH3rmipc4eTqdf0bJypOvM1KwaUhoyJ9g3r995SvUKoEUg\n6Sth8CxE+3mw1Hl8CIMMRy/DstkO+txDREeUsYHZVB4ZA1rGsFtUNWs/rwM/\numetkzKedb1xvpP+fAyJpgs2kEkqIBdMcQ1McS7u6uRZG39+C+58pNoYELP/\nhTX4\r\n=iwrq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"99ce8504f4b48794c65a08f5050e9b0fd8433ab1","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"react-native run-android --root rn-kitchen-sink","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"10.15.3","dependencies":{"deepmerge":"^4.2.2","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.5.2","react-native-modal-popover":"^0.0.12","@ant-design/icons-react-native":"^2.2.1","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"^25.4.0","react":"16.11.0","eslint":"^6.5.1","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^25.4.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.6.2","@types/jest":"^25.2.1","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.9.34","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"0.62.2","eslint-tinker":"~0.4.1","@babel/runtime":"^7.6.2","@types/prop-types":"^15.7.3","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.62.2","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.13.0","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"16.11.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","react-native-screens":"^2.5.0","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","@react-navigation/stack":"^5.2.11","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^1.8.0","@react-navigation/native":"^5.1.6","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","react-native-gesture-handler":"^1.6.1","@testing-library/react-native":"^5.0.3","@react-native-community/picker":"^1.3.0","@react-native-community/slider":"^2.0.9","babel-plugin-transform-runtime":"^6.23.0","react-native-safe-area-context":"^0.7.3","metro-react-native-babel-preset":"^0.58.0","@react-native-community/viewpager":"^3.3.0","@react-native-community/cameraroll":"^1.5.2","@react-native-community/masked-view":"^0.1.9","@react-native-community/eslint-config":"^0.0.5","@react-native-community/segmented-control":"^1.4.0"},"peerDependencies":{"@react-native-community/picker":">= 1.2.0","@react-native-community/slider":">= 2.0.0","@react-native-community/viewpager":">= 3.3.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_4.0.2_1595215496507_0.9645031586391812","host":"s3://npm-registry-packages"}},"4.0.3":{"name":"@ant-design/react-native","version":"4.0.3","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@4.0.3","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendellhu95@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"wynterding","email":"wynterding@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"yutingzhao1991","email":"yutingzhao1991@sina.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"9a450de3d3460ac8a6e1718c047b5f51e850e11c","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-4.0.3.tgz","fileCount":1109,"integrity":"sha512-vnW5EDsw3h+zVenzn4hafK8X5QRDR+A/q5wPIjwLcsuWvpSFkoKfsLtJnHdGKhu9N9XDhFj5R0nHP9idBPncAA==","signatures":[{"sig":"MEUCIH+RQH5qmhTj0CWffeBKbw6/HEw82Oh085Q2/1R3atc6AiEA0oNOMCelp6gms4dvVySKSEHNRc5CV2gqUdbDerVzHEg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1831134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJ9pmCRA9TVsSAnZWagAAOgwQAIk6ZvCibuZtL/bbhlS7\ntq4udo6h57K1hk39+rL52bbI5L0pS6EkyQOAT81kjaPZOn/lNZaHCt+HjOz5\nrqQ8V+QGwkvu9iVFZj8te2J6JKOJdfxM1FB2OhUMDYpoP6/GrBZr4RP9LlWn\nJQMxl6SVG3qFJhpa8RtIazaooSo9QB7Wpk2fihUQoRwuU/AR3Sal4+IPNudK\nG5mi6p2rVswM3FCsdsTirzwtZVLN36XQ/L1Pzmh7lTWQN0xrX3qhwJaLHSkZ\n60rZPF58p42jgU1f9/6VG8tyaNq4/+r7baxm5MkZHcTmVnSpVZrlMVzg2C13\nhgnY4AjWiECG5r6fOdy06gnZHF0V+HNOwiHRzfloK5cBNuOW2Rap4lOl3vAK\nPlESLQj5bk4BVfMpqBXAimZ1DK1Sh0hfgtuE83hJDDFTAaHbzK0Hd11tHiAI\nbOkUBI72WFsSIpLC60B40MyY5xeCr2pJPMJveascV/yRco6sda0NDmpOrp3q\nCAogRVwIqz5y2WEV6ZNoPmtaKqtTncW+gTxl1s+W6660+EBaS+Ve3HwP5e6m\nFZrP3JSW8iqreKdqio3bheyI13w4jz8Rm28YSyJCOSDHwNmq5tCuc8u2K6Id\npYgPc0sFDC1IQIPqb6h7c0qtijvdAl0k9MZDw4FuR2mlff6IrwtneJsal69V\n7PR9\r\n=6j7i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"34886c6c2daab2b325dd56a4a6bbb6cb1a2aaa5e","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"react-native run-android --root rn-kitchen-sink","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"10.15.3","dependencies":{"deepmerge":"^4.2.2","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.5.2","react-native-modal-popover":"^0.0.12","@ant-design/icons-react-native":"^2.2.1","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"^25.4.0","react":"16.11.0","eslint":"^6.5.1","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^25.4.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.6.2","@types/jest":"^25.2.1","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.9.34","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"0.62.2","eslint-tinker":"~0.4.1","@babel/runtime":"^7.6.2","@types/prop-types":"^15.7.3","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.62.2","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.13.0","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"16.11.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","react-native-screens":"^2.5.0","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","@react-navigation/stack":"^5.2.11","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^1.8.0","@react-navigation/native":"^5.1.6","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","react-native-gesture-handler":"^1.6.1","@testing-library/react-native":"^5.0.3","@react-native-community/picker":"^1.3.0","@react-native-community/slider":"^2.0.9","babel-plugin-transform-runtime":"^6.23.0","react-native-safe-area-context":"^0.7.3","metro-react-native-babel-preset":"^0.58.0","@react-native-community/viewpager":"^3.3.0","@react-native-community/cameraroll":"^1.5.2","@react-native-community/masked-view":"^0.1.9","@react-native-community/eslint-config":"^0.0.5","@react-native-community/segmented-control":"^1.4.0"},"peerDependencies":{"@react-native-community/picker":">= 1.2.0","@react-native-community/slider":">= 2.0.0","@react-native-community/viewpager":">= 3.3.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_4.0.3_1596447333568_0.41295771791116476","host":"s3://npm-registry-packages"}},"4.0.4":{"name":"@ant-design/react-native","version":"4.0.4","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@4.0.4","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendellhu95@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"wynterding","email":"wynterding@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"yutingzhao1991","email":"yutingzhao1991@sina.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"c50feb7c05bb983997265ae1d4919b615bbab4f1","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-4.0.4.tgz","fileCount":1109,"integrity":"sha512-udgML3Lr6LjNUyh9eAQR+74RkyyPk+n2drUy2Oi3/KkpqCnoMA8pVDR4QT3IpywkNxfkS6mdKzsUfm+PvoU9yg==","signatures":[{"sig":"MEUCIEl+GL+xv+69ZEg5uO4MTW3HjrlL/Jx1WKUwP7OCxRfOAiEA1j09w4TevXkpe47ZgNRshj79/AictU7sSBJ4Z/BDS6U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1831214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfK3b4CRA9TVsSAnZWagAAdj8P/ilrwnJua9aBrMRdBQMW\ntTscKwaIt+8gz3gqX6c6IkZIkPPcb66fG4wsfJbUDyjAZuCszDNd5jdWOFOX\nE4SBNMueritpU+Hd2n4Hl5Gycsugf4GJVSodWhNIUUj4Bc1YK7wrIa049162\ndHeqZTE4G8V8EM4aSjLnABnw0DeSTvj1wEBkFhweeNc3PzAUmoTJe3YExRe6\nYdOAA7KWHLdNhesOqCI11Y2tQDzbMAW7ch7PSgs4TlVK2OOLHePusdGKFSfh\niucmBpGQceG4504LtLjgg2IWK0puNaSplcMekrXUak60/CVMCq+7jg2h6VR8\nPh+OLA0gRQVsDwmvgVq52X0kbkLr9Hm3nby8DbexSLWEO92Bpppzp4kxRI5v\nV5wx5G6bs0ikVcVpFJvOT3OpQlZp+8JZ/UqVSHtK94aSCIziljzNUgpon62M\njCbRkr2uquLKtxqUlv55CxEgOX5/sH1FbNlAgObSgPgJjKAME/eiDCGYgJWt\nT0z8ALax+EiIcq37Nza3lUbxrrzw7znxcPYzz56r9taSBn3dhx2LFIxLiL+Q\nO7OPH+7xGT467LymGNdHa9BUO/K+ojo8tXINq/LTXgPawcYMcHy83hPFxRA0\nDFX4u1rHQOdoVl4dEvGZbWhhGsWy9SORyjpdpJlY6UKOtHtRop8ww2VYT6fa\n+xot\r\n=7uZT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"a7fb7dc396590b13f0d25f1f393175c919ab37e1","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"react-native run-android --root rn-kitchen-sink","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"10.15.3","dependencies":{"deepmerge":"^4.2.2","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.5.2","react-native-modal-popover":"^0.0.12","@ant-design/icons-react-native":"^2.2.1","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.2"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"^25.4.0","react":"16.11.0","eslint":"^6.5.1","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^25.4.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.6.2","@types/jest":"^25.2.1","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.9.34","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"0.62.2","eslint-tinker":"~0.4.1","@babel/runtime":"^7.6.2","@types/prop-types":"^15.7.3","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.62.2","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.13.0","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"16.11.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","react-native-screens":"^2.5.0","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","@react-navigation/stack":"^5.2.11","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^1.8.0","@react-navigation/native":"^5.1.6","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","react-native-gesture-handler":"^1.6.1","@testing-library/react-native":"^5.0.3","@react-native-community/picker":"^1.3.0","@react-native-community/slider":"^2.0.9","babel-plugin-transform-runtime":"^6.23.0","react-native-safe-area-context":"^0.7.3","metro-react-native-babel-preset":"^0.58.0","@react-native-community/viewpager":"^3.3.0","@react-native-community/cameraroll":"^1.5.2","@react-native-community/masked-view":"^0.1.9","@react-native-community/eslint-config":"^0.0.5","@react-native-community/segmented-control":"^1.4.0"},"peerDependencies":{"@react-native-community/picker":">= 1.2.0","@react-native-community/slider":">= 2.0.0","@react-native-community/viewpager":">= 3.3.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_4.0.4_1596684024043_0.5685638048789812","host":"s3://npm-registry-packages"}},"4.0.5":{"name":"@ant-design/react-native","version":"4.0.5","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@4.0.5","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendellhu95@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"wynterding","email":"wynterding@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"yutingzhao1991","email":"yutingzhao1991@sina.com"},{"name":"zombiej","email":"smith3816@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"5be23cb654bcd3a3587a01c53f06f5fcdb433c07","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-4.0.5.tgz","fileCount":1109,"integrity":"sha512-qpvFsL8lkgfxvrxWg5/LNnlwilS8SJCxvh1A5u1ePqFd3XbpkFz7N8FqIx3HYmdbX+jZD+LvoyBoylItlocUKQ==","signatures":[{"sig":"MEQCIFjXS3JLkehJiY72aBko0XXk2/PcrTAD/t+gPRzP3xd2AiA0mAIPfdQK1N9wp/SskQA/nBG0rLkV+Ymme24EjJK99A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1831214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMKEhCRA9TVsSAnZWagAA+ysP/RVaIADEUlpZPvAA0xt9\nNKuw7eE0K/FNu12FV9J+orpTwA/1S3iTndSiSxb/i/11W7yvln3RRjFs7uu5\nRmvQLh2w/LcoLKD6Yb2QG4eEzYtfvNoICxM+cFWGgdXGkT+f7DI4D48CrcZ/\n6RziqDee7tRFQXtTVZ825rzzUX9zqXtSMRh5pGTRU2IG729n0AZLFckzJV7L\n5KPZAk2JI/J+FpcSb9pvNz665I8yB2yrzY7aru8OwiUtIIVaaZjpvmPP2iWo\nppcwb1xRQGbIUduFPZykJzUvC1KVaU+grOC3B5C8ui79ucA9DBuhi0atKOx9\nzOy0j+hcp69LG1LSqipyCkZUPHYpA7MXvGYBXckTX8IQBaVXv35kA77QqVW/\n1GVxR6kzOVG2v14Rs6jTRI7Mvg3ccfVwv0CWvLtueJj9vVlFeiA+ZG5461kL\nBSuevoIs7DONuNQFJbJULrqSEnv+CIENMPpubVxc/NUGSSzmgZI4+C08ojMc\nn3edAwN2L5alNOzWjZfIx30IjHRpFtmATFYom3oLfaOm6biMMMF9t0y0BZyA\nezn9leuFWMhfVczKioJQD99iW3NbhcUVTpCPn5RCZFaAVjjnhmSCo9R6nHEU\n6AbQ6OLHf1pZ3arxQJPKtelaeQ9y1hSA/RyIKmB8IZRrkg1CbPqybInTGPVt\nizle\r\n=GEIP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"1c99912ef5b61a89372bf958a5aa77bfd5142a7f","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"react-native run-android --root rn-kitchen-sink","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"10.15.3","dependencies":{"deepmerge":"^4.2.2","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.5.2","react-native-modal-popover":"^0.0.12","@ant-design/icons-react-native":"^2.2.1","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.3"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"^25.4.0","react":"16.11.0","eslint":"^6.5.1","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^25.4.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.6.2","@types/jest":"^25.2.1","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.9.34","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"0.62.2","eslint-tinker":"~0.4.1","@babel/runtime":"^7.6.2","@types/prop-types":"^15.7.3","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.62.2","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.13.0","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"16.11.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","react-native-screens":"^2.5.0","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","@react-navigation/stack":"^5.2.11","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^1.8.0","@react-navigation/native":"^5.1.6","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","react-native-gesture-handler":"^1.6.1","@testing-library/react-native":"^5.0.3","@react-native-community/picker":"^1.3.0","@react-native-community/slider":"^2.0.9","babel-plugin-transform-runtime":"^6.23.0","react-native-safe-area-context":"^0.7.3","metro-react-native-babel-preset":"^0.58.0","@react-native-community/viewpager":"^3.3.0","@react-native-community/cameraroll":"^1.5.2","@react-native-community/masked-view":"^0.1.9","@react-native-community/eslint-config":"^0.0.5","@react-native-community/segmented-control":"^1.4.0"},"peerDependencies":{"@react-native-community/picker":">= 1.2.0","@react-native-community/slider":">= 2.0.0","@react-native-community/viewpager":">= 3.3.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_4.0.5_1597022497167_0.032494438686683","host":"s3://npm-registry-packages"}},"4.0.6":{"name":"@ant-design/react-native","version":"4.0.6","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@4.0.6","maintainers":[{"name":"carrietan","email":"12mytan@gmail.com"},{"name":"mmmary","email":"1084406753@qq.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"duxiaodong","email":"duxiaodong@darlin.me"},{"name":"yutingzhao1991","email":"yutingzhao1991@sina.com"},{"name":"wynterding","email":"wynterding@gmail.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"wendzhue","email":"wendellhu95@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"a5e8e205b699b57bf38d51d6037aa611542bc0a8","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-4.0.6.tgz","fileCount":1109,"integrity":"sha512-X/WHYoNUR3QA66O+7QyQ7YY4Xx74+mjc1gRbwiVF2nJWlRBHvs5ysg8eRmBjwGnkwubzJnJkIwtnf9Q2k9Lhsg==","signatures":[{"sig":"MEUCIDf9D2Mfx5O3ffuBdhITP2LLTAYRz6ME+UDJ7MpkItIRAiEAiIE5TlnoS31UAPybP2wLKBPpf/xFmVrXMxtoxshNSG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1828643,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftcvrCRA9TVsSAnZWagAAT4oQAI4r078XMISPznkxeg2/\nm9ibEv6SN36gJAOCN/Tl2DWEuye8/f9e7QkasPDoLZY5C2GIIk+a2kqEbrci\notIgkF2mzNROWmMV0xYxDfNv/IXGZwOAzyok6TjE3QbLoJjDmNKPrg5qcgV/\nAPsZeJyCfDKmIgi/dWFytE/xxYqyTxPZEy1PRj5KXM4Z5MLWVFPY18t4FpeG\ntVG/el1suWtw+MK9DpsPjcJom7cpUi6xlNktbrMugAEE+Z1zPFrFQuStx6wv\nCaJ/xGyPEFfoPFHVsIWNDcfjZ2QCF2LvrtAJeycf6uh2ZZzXVyb3ehEP31DL\nP4bbTbdHb6mdm7MmZaGRynFjRS47F0+iuEyTNpo4r2EFENrz7ToH8/jrX7Oz\nKN+TZnkQ5nhAYIK/8f0i0KSAE/DXmClK0pDBGwokEmt3+mda1iXIEC4Hg/O2\nxFtRDxiDYteEVLTKBitFpKeX2/w7Ime3rFU6RBpznIqfYodoactdY7kte/Bv\nvDY8M/GFfsACyqyC1gVe8ry/mwuseB/xsiGMLdubzrAUMkGdbUtCOZfEA3JH\n0VVvDVPqAL2Ae2JovkfA1/nO82UKnRZtBJ0lig/D9NSkjKZt9rn4gL6KH+19\nWgx9Sm8recLLM6QR+UcZJX85pTfdYHusRhaPX0KFPbOCnN41LuekHSftrmBk\nh49S\r\n=prLE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"2545ace6016e3cade128ddb3255f87525ac11196","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"react-native run-android --root rn-kitchen-sink","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.4.1","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"10.15.3","dependencies":{"deepmerge":"^4.2.2","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.5.2","react-native-modal-popover":"^0.0.12","@ant-design/icons-react-native":"^2.2.1","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"^25.4.0","react":"16.11.0","eslint":"^6.5.1","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^25.4.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.6.2","@types/jest":"^25.2.1","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.9.34","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"0.62.2","eslint-tinker":"~0.4.1","@babel/runtime":"^7.6.2","@types/prop-types":"^15.7.3","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.62.2","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.13.0","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"16.11.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","react-native-screens":"^2.5.0","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","@react-navigation/stack":"^5.2.11","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^1.8.0","@react-navigation/native":"^5.1.6","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","react-native-gesture-handler":"^1.6.1","@testing-library/react-native":"^5.0.3","@react-native-community/picker":"^1.3.0","@react-native-community/slider":"^2.0.9","babel-plugin-transform-runtime":"^6.23.0","react-native-safe-area-context":"^0.7.3","metro-react-native-babel-preset":"^0.58.0","@react-native-community/viewpager":"^3.3.0","@react-native-community/cameraroll":"^1.5.2","@react-native-community/masked-view":"^0.1.9","@react-native-community/async-storage":"^1.11.0","@react-native-community/eslint-config":"^0.0.5","@react-native-community/segmented-control":"^1.4.0"},"peerDependencies":{"@react-native-community/picker":">= 1.2.0","@react-native-community/slider":">= 2.0.0","@react-native-community/viewpager":">= 3.3.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/async-storage":">= 1.11.0","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_4.0.6_1605749739018_0.7252652013671845","host":"s3://npm-registry-packages"}},"4.0.7":{"name":"@ant-design/react-native","version":"4.0.7","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@4.0.7","maintainers":[{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendellhu95@gmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"wynterding","email":"wynterding@gmail.com"},{"name":"yutingzhao1991","email":"yutingzhao1991@sina.com"},{"name":"duxiaodong","email":"duxiaodong@darlin.me"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"mmmary","email":"1084406753@qq.com"},{"name":"carrietan","email":"12mytan@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"ae8497beb0061ce1f17db2d94f154c41e3a11fb2","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-4.0.7.tgz","fileCount":1145,"integrity":"sha512-e8nZOF5kpMPG5Tp4Etgw0TTxDgnTy/RY5FMrEror0zILyZnfcA6GdOGj0KlUY7eD1d0F9IqF5EI2h7xemt7k6A==","signatures":[{"sig":"MEQCIEoH5tV4ZpnOcGKHOBncg56pCqP9nLpmBlCLrs4Gn/M5AiB+UHF2nRXyOyGDMHQ+QzgVRqj/f5UkdV+RiVAidq1hHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1823838,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/CIACRA9TVsSAnZWagAAml4P/04OhlW/3RY4ssTH8+UY\nZ9Rn6XbOVMRYQjic0GXTDbnd2mYSybFOQb8l0TqKfEW5LyCk4FU1YmyWnlBG\nlzWMrvR2RnwwOySZW0Tk8SETnSI9+WAgkMbo2QV9GNzD/X1t8bmFUKss1DDv\nuk0LJUG4I8L5JZNhM8Ns02E2yF1f+TfPTEb5Yq2vL6466uJXAcv6D7+hiyL5\nkEB4j7eFYhrPnPqNDWlVfA402L+q3D8Njq+/fH2IfaDMC3rv7Ju1HklLlUB9\nycuVSPnWuhza8d6ZioDQ8V2zFp2Rclx3VXGC15KWjfX4LdkAR/NBRbyr4jtF\nAeC6kFcPvGQ8x6DNgAn8pmzicAM+qTYoNiFzVaYjDj1iUCwFiyl7e7REFTGe\ndKEuSSgbfk46OC61GbeIHdGZhkdP4ncnqFovUKs9rxC8tS5IDG8NPxX9BEea\nosA3CZi737uzXdJ5AMGCMnjBOnMc2iZG1ohN12PKOAoSWaV/gn0kKZpH9d7M\naDTVhoRFHjq2NXPlQTptBInMmpM/Ya0bJzhTsMq/eyx1/Bql/aP0K2tPNqy9\ngb8R9k882z8tp9jCbS4W3uuXIODS1t+N4meMA9mX3uxw8TnBS5HYg7Jmt3wG\nn9eUCS2tPe+mBn0xO+dmCrC1pFR2ErsvxOdqW8Om5KGFVkMDTovEsqWueyES\nUbWx\r\n=edwG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"2c4ea606806abfaa6fb253e85071981a56bef8d9","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"react-native run-android --root rn-kitchen-sink","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.7.0","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"_nodeVersion":"11.15.0","dependencies":{"deepmerge":"^4.2.2","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.5.2","react-native-modal-popover":"^0.0.12","@ant-design/icons-react-native":"^2.2.1","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"^25.4.0","react":"16.11.0","eslint":"^6.5.1","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^25.4.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.6.2","@types/jest":"^25.2.1","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.9.34","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"0.62.2","eslint-tinker":"~0.4.1","@babel/runtime":"^7.6.2","@types/prop-types":"^15.7.3","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.62.2","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.13.0","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"16.11.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","react-native-screens":"^2.5.0","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","@react-navigation/stack":"^5.2.11","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^1.8.0","@react-navigation/native":"^5.1.6","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","react-native-gesture-handler":"^1.6.1","@testing-library/react-native":"^5.0.3","@react-native-community/picker":"^1.3.0","@react-native-community/slider":"^2.0.9","babel-plugin-transform-runtime":"^6.23.0","react-native-safe-area-context":"^0.7.3","metro-react-native-babel-preset":"^0.58.0","@react-native-community/viewpager":"^3.3.0","@react-native-community/cameraroll":"^1.5.2","@react-native-community/masked-view":"^0.1.9","@react-native-community/async-storage":"^1.11.0","@react-native-community/eslint-config":"^0.0.5","@react-native-community/segmented-control":"^1.4.0"},"peerDependencies":{"@react-native-community/picker":">= 1.2.0","@react-native-community/slider":">= 2.0.0","@react-native-community/viewpager":">= 3.3.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/async-storage":">= 1.11.0","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_4.0.7_1610359296299_0.40801319775104594","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@ant-design/react-native","version":"4.1.0","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@4.1.0","maintainers":[{"name":"rdmclin2","email":"rdmclin2@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"wendzhue","email":"wendellhu95@gmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"wynterding","email":"wynterding@gmail.com"},{"name":"yutingzhao1991","email":"yutingzhao1991@sina.com"},{"name":"duxiaodong","email":"duxiaodong@darlin.me"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"mmmary","email":"1084406753@qq.com"},{"name":"carrietan","email":"12mytan@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"9acc65552c19db5183d9731d50e8ffc1ba6b3608","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-4.1.0.tgz","fileCount":1145,"integrity":"sha512-wNJwERBQjbzEaPN15MU5Aa3wNqUfThQjxIIp0bWaX+ot2ts2vMqr848WXBDnxTqR40FCyolpprMGr6eAg6ndSg==","signatures":[{"sig":"MEYCIQDsaSDGcUqHtPlxbH3eira/CPE4m9t643ygXRjctkKYcgIhAPBpaNnuxijc9z+y2xVpZCtm9VxGQcMpsUD6m7G5YD6N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1821177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgeFKRCRA9TVsSAnZWagAA/G8QAIVCHyktvyVqL9wfHnGT\nwIM7GX2tVMVIcLbPoey0kHS68za60m3rDaxZT9SqQSdSGy92CMvf4rFR5a6q\nfYDx0uwQtMK6dWegR4znpJgzufKEA0jIBG/2v5DuSCOqQ+nHH2DavZxfPvOY\nddzmt4ka5TzEF5Dlqk3R25CfM2g/RMw4bJuXkh9tO0+5+HmVb4oxYp0n+rMy\nYvSsOL96CgZsGWgrkFSI5zYfq4ONEB8u7A/ShoSMj59T1LBL5Opip4oefUz6\nAu7m+vIO9jCpx2iYZY0uMSRQ5y1nimL3qdpgGsebApqi3LF8hX9qTDuAv11S\ndM2stMMTRI4IkTXI0bLInjkRG3JVO67JFDFaXRs0lPj5QHFmC/lQvLV2UKAs\n/0KHjaRwi6Y2Y/bPiOi8lVv7FATFCnwgN0IJnOXK/rPOAiMTTaSwDpRBZtJu\nQl4VKJKXCoDvsQuwVcNs5giRj8Kd9Md60mYlpk3o7KrhvJzcEeD5vxbAEJlu\n/xInpaB8DkuyWzZSbjFZVOLm1IvK557OJFap8D2WFk/FGpeMFDG13Sn4xEGK\nnu03tJ6JsUwV33EC88YC/B/A+gcmA0Iy7ovXrnkGtOQmHPOaJLg8J/eUJa8u\n9vKU2hXfBpHUB2SzO4FnSCFUoo5qXbCTF/r3et7zfgi8QC0YxOWTDo06Af15\nELL9\r\n=Cdgg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"19cb73b14e469601c8f472038e8ca94e49fb8062","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx'","_android":"react-native run-android --root rn-kitchen-sink","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"antd-tools run watch-tsc","prepublish":"antd-tools run guard","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.14.9","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"12.18.2","dependencies":{"deepmerge":"^4.2.2","shallowequal":"^1.1.0","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","normalize-css-color":"^1.0.2","react-native-swipeout":"^2.3.6","react-native-collapsible":"^1.5.2","react-native-modal-popover":"^0.0.12","@ant-design/icons-react-native":"^2.2.1","@bang88/react-native-drawer-layout":"^2.0.3","@bang88/react-native-ultimate-listview":"^3.3.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","antd":"3.11.1","glob":"^7.1.1","jest":"^25.4.0","react":"16.11.0","eslint":"^6.5.1","bisheng":"^0.28.0","rc-form":"2.2.7","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^5.0.1","jsonml.js":"^0.1.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-jest":"^25.4.0","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^3.2.2","@babel/core":"^7.6.2","@types/jest":"^25.2.1","codesandbox":"^1.3.5","lint-staged":"^8.0.4","@types/react":"~16.9.34","babel-eslint":"^7.2.3","concurrently":"^4.0.1","qrcode.react":"^0.8.0","react-native":"0.62.2","eslint-tinker":"~0.4.1","@babel/runtime":"^7.6.2","@types/prop-types":"^15.7.3","bisheng-plugin-toc":"^0.4.0","dora-plugin-upload":"^0.3.1","@types/react-native":"^0.62.2","ant-design-palettes":"^1.1.3","babel-plugin-import":"^1.13.0","bisheng-plugin-antd":"^0.17.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-react":"~7.2.0","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"16.11.0","regenerator-runtime":"^0.13.1","bisheng-plugin-react":"^0.6.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-import":"~2.7.0","react-document-title":"^2.0.1","react-native-screens":"^2.5.0","antd-mobile-demo-data":"^0.2.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","@react-navigation/stack":"^5.2.11","react-copy-to-clipboard":"^5.0.0","react-native-pager-view":"^5.1.3","react-native-reanimated":"^1.8.0","@react-navigation/native":"^5.1.6","css-split-webpack-plugin":"^0.2.5","babel-preset-react-native":"^4.0.1","bisheng-plugin-description":"^0.1.1","@react-native-picker/picker":"^1.9.10","react-native-gesture-handler":"^1.6.1","@testing-library/react-native":"^5.0.3","@react-native-community/slider":"^2.0.9","babel-plugin-transform-runtime":"^6.23.0","react-native-safe-area-context":"^0.7.3","metro-react-native-babel-preset":"^0.58.0","@react-native-community/cameraroll":"^1.5.2","@react-native-community/masked-view":"^0.1.9","@react-native-community/async-storage":"^1.11.0","@react-native-community/eslint-config":"^0.0.5","@react-native-community/segmented-control":"^1.4.0"},"peerDependencies":{"react-native-pager-view":"^5.1.3","@react-native-picker/picker":"^1.9.10","@react-native-community/slider":">= 2.0.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/async-storage":">= 1.11.0","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_4.1.0_1618498192581_0.3617688354741637","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@ant-design/react-native","version":"4.2.0","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@4.2.0","maintainers":[{"name":"wendellhu95","email":"wendellhu95@outlook.com"},{"name":"rdmclin2","email":"rdmclin2@gmail.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"tangjinzhou","email":"415800467@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"gongzhen","email":"gongzhen1027@hotmail.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"wynterding","email":"wynterding@gmail.com"},{"name":"yutingzhao1991","email":"yutingzhao1991@sina.com"},{"name":"duxiaodong","email":"duxiaodong@darlin.me"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"mmmary","email":"1084406753@qq.com"},{"name":"carrietan","email":"12mytan@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"f06c1fe0caa216398f7dc81ee0419670d237e0f5","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-4.2.0.tgz","fileCount":1175,"integrity":"sha512-dv7a7xWxAVUSawqsQlxUqJR4HS8QxFJn5SJxTQL4weUrj5ClwDN/tbBthszZuh9rUvUZvPSlDL6UFyh4+IO59w==","signatures":[{"sig":"MEYCIQDversOGiVNKn4xby7+DtF65NrRCc9UGvtSbsUHxwMZxQIhAOq3BFlrZKPuMqVfcgrcH9LMKyoC/8DjgVWSMaGgQ5H9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1664916,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyWmmCRA9TVsSAnZWagAAedUP/1Vr8cLH6r/EyHYx+oM8\nSoPTcdggqBlvOEVBZ4Zek8bV4GnkuMzLHqI2WLlLh5x4N6A3pshkpBnuhKRN\nW351dveCR0sAbljinS3ulh87kwSskTwE3DPJv2yd6Fo7OVzcxW48i71m9+Ew\nBSwqR2z7nF0Sekj63lE52nHWZBHnCb4T/y1Yl8tZYqOya/X/adR1Xs/jyKTT\nx0A0s5SEU8sJ7eGsl66KOgMPS4Je7kPbGh5R34N7YjyR5af1oDdmoeB2qVeV\nIyxcBhD57jcFgL5bE7PDwCN5z7uHFNjnBbFEPoB2yhml+rtM+UwZuc5F2g9w\nFeJ7prI33W3KCgSLsNV5k0xfAQ4HLvyl44lmXB9bk9ebCZgkwM0SuzGwiz/+\nO8No6Gl7N3fqIfR3ifkwvB4uownOk2g/uyCoFJMLM+UkYRIeAS4k8gtMsvAC\npQcmoEfhh36qllBzClSev8Wn9RciKAUUafnEvguTmnnZa3vEjOAjznG4vkEi\nRA1c4M4SxdLAD0mTeXJUqH2dPIbKbJyM8Cmg/0+GkcfhDZ+qxN58vWla/I4m\nQwP078WEV3QPQdXJZpkTLhHMuvHfme6MKa2GkRQr8paHA2UP7Tg0k2hUsTuw\neyrEn2xzEHZsm6DLtQyT7Notx7ezJdu5I+GKYPZvxhcxDi+VYZ/v3jUrIfet\nsDR3\r\n=e1nG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"cec0be39054c71fa61617cc47bb3a10b5347c26d","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.14.8","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"14.15.1","dependencies":{"tslint":"^6.1.3","deepmerge":"^4.2.2","shallowequal":"^1.1.0","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-collapsible":"^1.6.0","react-native-modal-popover":"^2.0.1","@ant-design/icons-react-native":"^2.3.1","@bang88/react-native-ultimate-listview":"^4.0.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","bisheng":"^3.1.0-beta.4","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.3.0","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^5.2.11","react-copy-to-clipboard":"^5.0.0","react-native-pager-view":"^5.1.3","react-native-reanimated":"^2.2.0","@react-navigation/native":"^5.1.6","@typescript-eslint/parser":"^4.26.1","@react-native-picker/picker":"^1.9.10","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"^1.10.3","@testing-library/react-native":"^7.2.0","@react-native-community/slider":"^3.0.3","react-native-safe-area-context":"^3.2.0","metro-react-native-babel-preset":"^0.66.0","@react-native-community/cameraroll":"^4.0.4","@react-native-community/masked-view":"^0.1.9","@react-native-community/eslint-config":"^2.0.0","@react-native-community/segmented-control":"^2.2.2"},"peerDependencies":{"react-native-pager-view":"^5.1.3","@react-native-picker/picker":"^1.9.10","react-native-gesture-handler":"^1.10.3","@react-native-community/slider":">= 2.0.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_4.2.0_1623812518668_0.9831227263592894","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@ant-design/react-native","version":"5.0.0","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.0.0","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"yesmeck","email":"yesmeck@gmail.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"dahong","email":"darryshaw@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"wynterding","email":"wynterding@gmail.com"},{"name":"yutingzhao1991","email":"yutingzhao1991@sina.cn"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"rdmclin2","email":"rdmclin2@gmail.com"},{"name":"wendellhu95","email":"1773977538@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"001509eabedd9ab69c84b72ee8c7ce64861b9c31","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.0.0.tgz","fileCount":1239,"integrity":"sha512-970KESpIjIVOtcvedBJthnIoGyoo7Hm/A3eddlPAzh8SqlfeaA8orqbrVRXT51b484u4IguFQ9gv4ghtj4VZpA==","signatures":[{"sig":"MEUCIGhOmcZNbDnjjfZEXY1KQ6aq6VxV5QgSc9XrsgnQX4SEAiEA4GP7gdpw2vZmEbQUvpZT9gZHTTQYQy1I0EuLDJOcTRo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1775513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQYxcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorAA//QScqa7GjFxDz20o9YQ4ydngF1YTUFzPPsOSToWQ6xq7jwUcb\r\nOIvjyH9BTlu9cevoxWommSHetl6Qxa8Tdfq0NCxo9Purv9H86eziUeBLwWj0\r\nlmHFtCkhsFmsy1RW3kaxhcu8GoGGBzFGiOd9EcE2v2oos2jkklI+Ypv2lHLB\r\nt+GdrYQ6C1ojPiuZ8I5diXuj09YoNrDZf7Ao/NDinONGxfsDTxWRCuhJfEkD\r\nLTFsfkxcRtdbzp2cEVV859GibWWpY/UMcWPAHjzM/oPACzsT4iJZAV11NIKZ\r\nk3f9MoxuzFWXAiuPAre4ibtX7U2RjLSHL8NW02dz0uUKtSYgQbxgIxyROOU8\r\n3GMjX16+0CGTzLcv+ZVcm9OqM7hvml3w+FcSYAQEh/mZhOD3hOhCn3XENqoX\r\nvjpkszT/87mz4du33c7QzM265Fjx6UXrDshB5Rryng72pg5v4DOe3VAYziDi\r\n4Ck1U2EhZc/5lJFI8X9AKdWZ9ck1KvEGpLaZiU/ms+MebSUC61LtSIHRXdiv\r\nvR8BJl2P6PhT5UGv3PyvlTXVkCXA1ybq08wtGSTkvXlmaI7axAU60ivol0Sh\r\nnRpQ/eXrE47koKYUhb9xtQw8Qr0bP+42GpKabloMIexv5SFL8FPbN3B4PKPG\r\nxSXtYLZgDK0Mh7cE7Yv7XDM8SOzW9zHNYoU=\r\n=Cu11\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"1091d1a3d15de64ddad7b6f1d9dc0a98ff37bc54","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","expo":"EXPO_NO_TYPESCRIPT_SETUP=1 expo start","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","lint-staged":"lint-staged","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.14.13","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"14.17.1","dependencies":{"tslint":"^6.1.3","shallowequal":"^1.1.0","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","react-native-modal-popover":"^2.0.1","@ant-design/icons-react-native":"^2.3.1","@bang88/react-native-ultimate-listview":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","expo":"^44.0.6","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","bisheng":"^3.1.0-beta.4","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^7.0.3","expo-font":"~10.0.4","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","classnames":"^2.2.1","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","expo-dev-client":"^0.8.4","expo-app-loading":"~1.3.0","react-native-web":"^0.17.6","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","@expo/webpack-config":"^0.16.18","react-document-title":"^2.0.1","react-native-screens":"^3.3.0","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^5.2.11","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.2.0","@react-navigation/native":"^5.1.6","@typescript-eslint/parser":"^4.26.1","@react-native-picker/picker":"^1.9.10","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"^1.10.3","@testing-library/react-native":"^7.2.0","@react-native-community/slider":"^3.0.3","react-native-safe-area-context":"^3.2.0","metro-react-native-babel-preset":"^0.66.0","@react-native-community/cameraroll":"^4.0.4","@react-native-community/masked-view":"^0.1.9","@react-native-community/eslint-config":"^2.0.0","@react-native-community/segmented-control":"^2.2.2"},"peerDependencies":{"@react-native-picker/picker":"^1.9.10","react-native-gesture-handler":"^1.10.3","@react-native-community/slider":">= 2.0.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.0.0_1648462940631_0.9097701335146893","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"@ant-design/react-native","version":"5.0.1","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.0.1","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"wynterding","email":"wynterding@gmail.com"},{"name":"yutingzhao1991","email":"yutingzhao1991@sina.cn"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"rdmclin2","email":"rdmclin2@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"6dd3e0c9a2c573d6ce5c86546f3b8a590b0b7b6b","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.0.1.tgz","fileCount":1243,"integrity":"sha512-smwIhSy2Cz9n3J+dusO+0B5NnQ2Rq8Y8dZxlospdzlTqQgnKdDuxbC3VEvhcDp/uSp6JEgULV13OvX+Zb5ydMA==","signatures":[{"sig":"MEUCIQCiF80ZVS8axMmbdESeMdKUKgqVTDXEyHM8QzOJL14TkgIgFr8cmvTFVTVNY7sSI/ftZhZx8Ok5eTmgk1BGZjrxy70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1781819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/FKQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo+Mw//TSajAi2yoMR5cYImNiU4bYqaqaXkP3+ZlwpXR1CespF/QDcc\r\nl+OdxqPbHTJzYaBtvCDl3xpAcHHttm9aibV05oFsgDhhtOV1NpoxuSI4ja+a\r\nd1xVdd1kEzE0KNVWUOVD2EY42KHA2HWRiF07A1lCbWNRkG8LXQklL2IS3qXv\r\n+X2rRJ6/Vvdpple5oGXFCDd3jMoBU46gh3dYBiIm6as+j/sz63T/Z1e1++aK\r\n8Soo4nJjYGNJOeDUiueqFTm36OvZ4EH/7K7J9c4wM+QLbfCQZlYfFrmr43L5\r\ncZqv5005TtwS/kZ/7SIqGxQIrNN/XjGLklbCa4UQaYPDzYZfhd+ESYOKddhz\r\n3038urlPD8yXsUs0/qJaAtb2NMKY18LNK7s7Ojkb/vVJexoCLPMYJ61NwIN7\r\nBd6BQMPPW7glxBMGMDn/DQXGRMZYgWaW/17jr7Lq2WBBZtjtnQJzKqxPJEzk\r\nQ8ZgiWaxY2Woyadzbc3U2tihiNYVy9gN1twBmh7vBxaFZ1slLSVdo9X6pdf8\r\nOWZrA6pUyV1vsmOK0BFFBewagt2ZoFygbbHJI6a1mOBo8i4pBvBlqAUJmDXn\r\nM7ic2SxXHg9x9HWbwyT2vlqoyTMEUJzB2gja0Qi+YGvOKniHnQcp8Kq65Dy3\r\n50c1V197/VVabsQWNqKUXLBHW87VhGBceGE=\r\n=z3u5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"ad102b954d4abfa6cc920d979119f78783cccb53","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.14.12","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"14.16.1","dependencies":{"rc-util":"^4.21.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","react-native-modal-popover":"^2.0.1","@ant-design/icons-react-native":"^2.3.1","@bang88/react-native-ultimate-listview":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.3.0","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^5.2.11","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.2.0","@react-navigation/native":"^5.1.6","@typescript-eslint/parser":"^4.26.1","@react-native-picker/picker":"^1.9.10","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"^1.10.3","@testing-library/react-native":"^7.2.0","@react-native-community/slider":"^3.0.3","react-native-safe-area-context":"^3.2.0","metro-react-native-babel-preset":"^0.66.0","@react-native-community/cameraroll":"^4.0.4","@react-native-community/masked-view":"^0.1.9","@react-native-community/eslint-config":"^2.0.0","@react-native-community/segmented-control":"^2.2.2"},"peerDependencies":{"@react-native-picker/picker":"^1.9.10","react-native-gesture-handler":"^1.10.3","@react-native-community/slider":">= 2.0.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.0.1_1660703375912_0.7245582204139791","host":"s3://npm-registry-packages"}},"5.0.2":{"name":"@ant-design/react-native","version":"5.0.2","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.0.2","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"wynterding","email":"wynterding@gmail.com"},{"name":"yutingzhao1991","email":"yutingzhao1991@sina.cn"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"rdmclin2","email":"rdmclin2@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"7d18079347263508251dabc44204ebc44c8c3bd4","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.0.2.tgz","fileCount":1243,"integrity":"sha512-TkELOuj8owLzUCsQVOy53hPJrpOdK/FRloN7fdrrQELqUoFXX0RP2QjZSpWDTOuIGNwZO22gPnGIKYYfwA7SuA==","signatures":[{"sig":"MEYCIQDbsex70Qp4jclPdIpI2WpGxBJ9acfTf0NWUICu+9WDXgIhAO997k3g/ErvPfLEgS+Fjrgxju18rrsm36nqxf0niVZq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1785677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjR4OiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyKQ//Y2FEnzfgSA+Txb/8jWc2DzN2gMj3PDGc2QHYYakV4ySgG/FT\r\nhhBh1BqSEdgLaFW2qoesayODmVmqtgAuA+sXRYpKcLuXjOzNVytLuybKcTvj\r\nUzO8+nznxaZXbOt2cPxIVh7/jmVZIRe505nzs5mZ1su6C9zqItLPUcsOWeeR\r\nmFt0eAt88gRlM2c39PGy7B4GAd4CsakZDTPxqDXPIWmYRpZi5rDdCGaLOMDH\r\nmAokedal5ng1IOZ0j9lESE6yoaFxtzp6Lq5pOLjocubcGRMULBfsFi8eJT5a\r\nBJsf+vCTg+ec4W4A3794WCpJqVZBKCwZWLoTylP1VoVCVHz1v6Js91o6mCh/\r\nqm0L6b/EiT2FhphH05zou4Iz9BWPiSG81RGSi7DJyaSefyA/L1nNaStLvlNp\r\nwnUYM7a7zm0sNInLILCUWYCQQPF48mde4aQV4HEcnD2wIluSKzqIxdLK3ff+\r\nI6OHDNrgl7eYkieHan+cw6L2iQnfb0seR0FC6tlrQAgziuFko+Bj167eqV8R\r\nwBpJVTH5UzEnajMfufULtOuvDhoTAg96/kg+RbbWHsTQ1XlqvS90XWjPvumn\r\nzL/+dnncOpbl6KZ5jgJV2f+pdn/4WAv371PHgl5sm7lbLMTgeQAAMv7Fyb/V\r\nfbsjFL9NQR4TRmV19C81Wi0Juf4V1Bjgwq4=\r\n=Tocq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"083aae5e3d5d5f00b1b88abd9953701b145a3fc4","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.14.12","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"14.16.1","dependencies":{"rc-util":"^4.21.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","react-native-modal-popover":"^2.0.1","@ant-design/icons-react-native":"^2.3.1","@bang88/react-native-ultimate-listview":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"~3.11.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^5.9.0","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.2.0","@react-navigation/native":"^5.7.3","@typescript-eslint/parser":"^4.26.1","@react-native-picker/picker":"^1.9.10","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.2.1","@testing-library/react-native":"^7.2.0","@react-native-community/slider":"^3.0.3","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/cameraroll":"^4.0.4","@react-native-community/masked-view":"^0.1.9","@react-native-community/eslint-config":"^2.0.0","@react-native-community/segmented-control":"^2.2.2"},"peerDependencies":{"@react-native-picker/picker":"^1.9.10","react-native-gesture-handler":"^1.10.3","@react-native-community/slider":">= 2.0.0","@react-native-community/cameraroll":">= 1.5.2","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.0.2_1665631138682_0.7836195705100231","host":"s3://npm-registry-packages"}},"5.0.3":{"name":"@ant-design/react-native","version":"5.0.3","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.0.3","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"wynterding","email":"wynterding@gmail.com"},{"name":"yutingzhao1991","email":"yutingzhao1991@sina.cn"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"rdmclin2","email":"rdmclin2@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"4eae6e2805208b417215ce00ca9e6e8274db21f7","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.0.3.tgz","fileCount":1243,"integrity":"sha512-14Ne5qobKnZNwE7smQStYr77o2wjlgYiSkBwGOGsXcTBk5Nn+v1KcddWh91PIqm1bL0vzG9FPRHSFC3X1YhKDQ==","signatures":[{"sig":"MEQCIHWeHF7m1NtUkEmXS59L/jyhUSXcD2D6hAXTdAe5ylGrAiBO1VNw1FYQzKXG7FMIsCJFQCu1jbtnKvZT9gtqn7xcbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1786475,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmULVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrodg//YbHkWKlIf2qNKzJI6DU5SO3mU3Oxw5CTXOdzu4Qdjv050/l2\r\nWqLT/KvP+RBfRLVqT/NOCTsEfCsrLETuKLBHqgn7zOoXw9olvRO5/rng4Yp8\r\n5jy54RQ4bu+D3tW4E2lcdmVUXu5YK6QvTTZ9utpI5H+eaRiBtYsDE3xcb5Vm\r\nNNgaYeNqhpms6BH9DbZj6t9y1IDe0WshhSKZ/NF4EUvvcGF7SNDmVAsu9k5u\r\n6QRaJZO8qKwfrVBSXnfx22yUKYe+YhFI/2XqRIFVRd+tz5c5DzoxjExR+gFv\r\nugxuzEKuS4lYqfohYuGwMn1+wreH+fJXcaXO2Iayf5/COgEAa2WTlvRoA1gZ\r\n7PVJMHq4uR6ol/qQGrWGUkwhfWMxS3sBEeiPK0l5hoiuwoyxCgJEYxcn6xcr\r\nzybOgdwRREooiUCCGlotvSzTu+EZ8cRhgt1YBgp5huztke07PZ/TnvvIxA7M\r\nHtoBCS2hZrl3fGsO+4evRJlwtAGPRZFsJIrIoWqmq/PNVTIgpzOGGte3TtVg\r\nD6ZEYYd5QuS0UMoZJnP3+C8kNTtav0ZwzlpxHpGjGhrobgOVeSOqpYzH3WLi\r\n+aTy//2CRw1x6QFWucnralFIm2NcxmRB3CNGsgHHR/xzcXug+o4wAR4csuuT\r\nk7N2xkCJgOrB21keXhTvlP4pEM1PaNtQP4w=\r\n=grA5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"8bd87500295c5a57b816cde3d395d4d70ef95221","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.14.12","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"14.16.1","dependencies":{"rc-util":"^4.21.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","react-native-modal-popover":"^2.0.1","@ant-design/icons-react-native":"^2.3.1","@bang88/react-native-ultimate-listview":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^5.9.0","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.2.0","@react-navigation/native":"^5.7.3","@typescript-eslint/parser":"^4.26.1","@react-native-picker/picker":"^2.4.8","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.2.1","@testing-library/react-native":"^7.2.0","@react-native-community/slider":"^3.0.3","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/masked-view":"^0.1.9","@react-native-camera-roll/camera-roll":"^5.1.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/segmented-control":"^2.2.2"},"peerDependencies":{"@react-native-picker/picker":"^1.9.10","react-native-gesture-handler":"^1.10.3","@react-native-community/slider":">= 2.0.0","@react-native-camera-roll/camera-roll":">= 5.0.0","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.0.3_1670988501492_0.28002494694525315","host":"s3://npm-registry-packages"}},"5.0.4":{"name":"@ant-design/react-native","version":"5.0.4","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.0.4","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"wynterding","email":"wynterding@gmail.com"},{"name":"yutingzhao1991","email":"yutingzhao1991@sina.cn"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"rdmclin2","email":"rdmclin2@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"8170cde9b23e541b65e32e4dbd3cd9d3463bda7f","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.0.4.tgz","fileCount":1243,"integrity":"sha512-lzP/DbkF63EmK8qrOrsWUTRLwJ9LVEg0dgPBHNc55cupVORpyFqTe+MujsonLmb6GHfelMzkElsDnvIcORfLLQ==","signatures":[{"sig":"MEYCIQDX+WmizVWxD8rgLRBiVYbmuwH4WoEq3QpvyELl61LcBAIhAIBWOWPwn+yg25sU0Wo/vgEsIi9uYI/DezOH1Bmh7xol","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1788478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8uVzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDGRAAg01xfOCNHVIgrKIGiTSjVLEMrjrX95MVn9OVKsODyLZM4klb\r\ngLpurVn6FrdXSlEjGO7lnO9ZdPJlHkaBMiCMGwvi+qS7s68zh+F3p9iynbUO\r\nox6aR7h+59jy79hiUbfzzDd+Cq5NTYFWA268+SSWR2IOiUmoi5xT8dtDtU+V\r\nvgglnMLbLgsv2wAWKule5Y7WvahjADOyAlKGcX2EMglqJQFmtFTGhBf13Gle\r\nDFMlFi3jkjlm5ukZVqQ/bKXx53zryHfqt0cFoYwENF4g/fhEUlcr31J5qXQG\r\nveZtyX4m8GtM674t8yNPqSIQn6RlceFKyhBqEAys5qMXRavNIuqWFnX7WhP9\r\n2a66ig5yTdMNfGD/mQfJjrh+acLZ99R/25652mHkVozh0TQrJ2ZROon3Dhop\r\ni3s4pnCSrPysJZeDrBlXrfu/f8dRifvJdIn9HsVyQZg+zv03ELo5a0dTuCrI\r\nUw/Ry22MamOPAuVULlX4IoJk4KXnD05nOrsyWbbUrpDbOi3xEd8VugJ9F7c8\r\nJPoz97k3i5LyVZRRaWM7t0Nyflc+rfvqVTtho/kis4zKRf47btNuR36kN5hs\r\nA7Ot6sJ1Z/qBzECZVQ5w7ygs4IsMZvEqsEifJfKxrwpHuN09o+Arh9iax5KB\r\npYOsnWLPmLMgvrX1pfvGBukLPb1U10u2r3Q=\r\n=G9dZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/index.js","module":"es/index.js","gitHead":"6eaca61265f6b89672716c7f66ee93e3a6e44843","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.14.12","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"14.16.1","dependencies":{"rc-util":"^4.21.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","react-native-modal-popover":"^2.0.1","@ant-design/icons-react-native":"^2.3.1","@bang88/react-native-ultimate-listview":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.2.0","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@react-native-picker/picker":"^2.4.8","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.2.1","@testing-library/react-native":"^7.2.0","@react-native-community/slider":"^3.0.3","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/masked-view":"^0.1.9","@react-native-camera-roll/camera-roll":"^5.1.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/segmented-control":"^2.2.2"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","@react-native-picker/picker":"^2.4.8","react-native-gesture-handler":"^2.2.1","@react-native-community/slider":">= 2.0.0","@react-native-camera-roll/camera-roll":">= 5.0.0","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.0.4_1676862835494_0.1595275625147936","host":"s3://npm-registry-packages"}},"5.0.5":{"name":"@ant-design/react-native","version":"5.0.5","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.0.5","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"wynterding","email":"wynterding@gmail.com"},{"name":"yutingzhao1991","email":"yutingzhao1991@sina.cn"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"rdmclin2","email":"rdmclin2@gmail.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"9420ecea07c6c0ebcaaf48d890b82094f85ed090","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.0.5.tgz","fileCount":1243,"integrity":"sha512-vz5eORXfnyV8yzMLpIBZInj1uEn8E0mgvnYX8Z00aQ6Ytse5ngEWOd11CZWkpA/oGqnFGPC43gWtX5OGlueJ8w==","signatures":[{"sig":"MEUCICCrATn39TKJ8KM3PSafv8nErUdmRlSjTGPkkNBOpJjpAiEAgchtYM+g+mD9wzCRDwj8Epwx/b3kmFZ0lVY1sCX+KL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1790234},"main":"lib/index.js","module":"es/index.js","gitHead":"109466cf7fd85c94eb9da8f46a62f9a4f6eae9ec","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx"},"typings":"lib/index.d.ts","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.14.12","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"14.16.1","dependencies":{"rc-util":"^4.21.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","utility-types":"^3.10.0","array-tree-filter":"~2.1.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","react-native-modal-popover":"^2.0.1","@ant-design/icons-react-native":"^2.3.1","@bang88/react-native-ultimate-listview":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.2.0","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@react-native-picker/picker":"^2.4.8","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.2.1","@testing-library/react-native":"^7.2.0","@react-native-community/slider":"^3.0.3","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/masked-view":"^0.1.9","@react-native-camera-roll/camera-roll":"^5.1.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/segmented-control":"^2.2.2"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","@react-native-picker/picker":"^2.4.8","react-native-gesture-handler":"^2.2.1","@react-native-community/slider":">= 2.0.0","@react-native-camera-roll/camera-roll":">= 5.0.0","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.0.5_1699451817325_0.6231841586499793","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"@ant-design/react-native","version":"5.1.0","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.1.0","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"yutingzhao1991","email":"yutingzhao1991@sina.cn"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"rdmclin2","email":"rdmclin2@gmail.com"},{"name":"1uokun","email":"1498710037@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"52c0121065c249e8477c181f6e3a69edf9173a34","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.1.0.tgz","fileCount":1203,"integrity":"sha512-gQqruZo2NPaUcVNVJyLk3nbB/qbDQCOwP7m7wMWVYVz9E3BuDu6fbC6LZaSjijQcW6AUqGvSCJw+LawkNepaKw==","signatures":[{"sig":"MEUCIQCEdXOW/mPrJDZuo3m/qzrzIEWH5rEDo+QV5Qa4rdDpIgIgb4q8xDZLqtHOD/iRkll5AQ7Owb7oc5Iez5tIh2R6Qwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1686818},"main":"lib/index.js","module":"es/index.js","gitHead":"c6ee0246e74827ed62e1ff3ea23f71dfd367123b","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.14.12","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"14.16.1","dependencies":{"dayjs":"^1.11.7","rc-util":"^4.21.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","utility-types":"^3.10.0","lodash.assignwith":"^4.2.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","react-native-modal-popover":"^2.0.1","react-native-gesture-handler":"~2.2.1","@ant-design/icons-react-native":"^2.3.1","@bang88/react-native-ultimate-listview":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.2.0","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","@testing-library/react-native":"^7.2.0","@react-native-community/slider":"^3.0.3","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/segmented-control":"^2.2.2"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","react-native-gesture-handler":">=2.2.1","@react-native-community/slider":">= 2.0.0","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.1.0_1708685406471_0.597837742311425","host":"s3://npm-registry-packages"}},"5.1.1":{"name":"@ant-design/react-native","version":"5.1.1","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.1.1","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"1uokun","email":"1498710037@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"177279d5d5ed9ac1ebe32406a5910b6570653b8d","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.1.1.tgz","fileCount":1201,"integrity":"sha512-WvcYsFjL9j7wEjKzEcKUe9klytlzx/SrgUoOfQrmyweco3A5vJdle6DeV/OCgP1oV0JeC/lQJ3pPoDOva8gsdw==","signatures":[{"sig":"MEYCIQCq1JMgW+0qWqhU2D29u4Zx2cgFcdxTxPe+a7j+ghNPFwIhAJaSGcwG0X25MkCw3lkMsePnN4teDUSMtgmUFcO5fG28","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1663041},"main":"lib/index.js","module":"es/index.js","gitHead":"ee8eb9a5379c02775dceb0730a575148c0048d80","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^4.21.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","utility-types":"^3.10.0","lodash.assignwith":"^4.2.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","react-native-modal-popover":"^2.0.1","react-native-gesture-handler":"~2.2.1","@ant-design/icons-react-native":"^2.3.1","@bang88/react-native-ultimate-listview":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.2.0","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","@testing-library/react-native":"^7.2.0","@react-native-community/slider":"^3.0.3","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/segmented-control":"^2.2.2"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","@react-native-community/slider":">= 2.0.0","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.1.1_1710494257906_0.42230746509968276","host":"s3://npm-registry-packages"}},"5.1.2":{"name":"@ant-design/react-native","version":"5.1.2","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.1.2","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"1uokun","email":"1498710037@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"ed14409184ad431110ce5be0a6c9e31032201159","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.1.2.tgz","fileCount":1202,"integrity":"sha512-XFuZGL5z9S46AmWu1h6iztg/gCu7A0AnvOjTkTgBTKR1cG1e8TZ4CqVJ9cz420idenmaa+GbuBqi2ulz1k0/LQ==","signatures":[{"sig":"MEQCIH0YUv9k+Po49EvL0fyOhq6wzc64eDRX8CchuGTCRBJBAiBYBJ3Mllvj89xqcvIQqmL0GlNMHoJIJNy/A8epF+D7Ew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1689521},"main":"lib/index.js","module":"es/index.js","gitHead":"290678739a7c737a233994c31f44f77fc7bead6a","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.14.13","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"14.17.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^4.21.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","utility-types":"^3.10.0","lodash.assignwith":"^4.2.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.2.0","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","@testing-library/react-native":"^7.2.0","@react-native-community/slider":"^3.0.3","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/segmented-control":"^2.2.2"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","react-native-gesture-handler":">=2.2.1","@ant-design/icons-react-native":">= 2.3.1","@react-native-community/slider":">= 2.0.0","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.1.2_1713151310897_0.5498612717060072","host":"s3://npm-registry-packages"}},"5.1.3":{"name":"@ant-design/react-native","version":"5.1.3","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.1.3","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"1uokun","email":"1498710037@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"0b37d7670f39548b32d2509216f26158078e943b","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.1.3.tgz","fileCount":1200,"integrity":"sha512-oKaQpGEBmg/FGFBmEQOzGpSXG0Pha4+JWLsLCSeZGeE4V2B8UWNfXuqcyj9IEf9BmECFAeyyyqhJTHcbtqZoUA==","signatures":[{"sig":"MEUCIQCrkgqQFbCaroBEcwXdKYhuidkwxHOibmLHO7C2lsGi4wIgGM6gsaz+46ItkUL088eWHjX30jxOg6iS/VVUeKx5Twg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1662776},"main":"lib/index.js","module":"es/index.js","gitHead":"9840e4825e86df8c4af385f366cda0bd05ce2f55","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^4.21.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","utility-types":"^3.10.0","lodash.assignwith":"^4.2.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"^25.4.0","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.2.0","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.2.1","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.1","@react-native-community/slider":"^3.0.3","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/segmented-control":"^2.2.2"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","react-native-gesture-handler":">=2.2.1","@ant-design/icons-react-native":">= 2.3.1","@react-native-community/slider":">= 2.0.0","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.1.3_1714370356136_0.2953980121759372","host":"s3://npm-registry-packages"}},"5.2.0-rc.0":{"name":"@ant-design/react-native","version":"5.2.0-rc.0","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.2.0-rc.0","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"1uokun","email":"1498710037@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"dca8bb66925b131ff8487ce9c74b5d79626048cc","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.2.0-rc.0.tgz","fileCount":1396,"integrity":"sha512-mVqNCEYVFYYDLEz0mV8FS6ipXlXCg3g+ZBVljipbXbKEt2qgjJswqghjetGLBHd5nQyYuw2yJUSRpohHppt56Q==","signatures":[{"sig":"MEUCIQDHyS36KgFwVQzyV4ktgtiiA/TXdUWLQbNVCvbxGPvWAQIgcPvi1JmnXXwtf8bgM6QoBeu6QdgzePf9/MOi2A7w/lU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1952720},"main":"lib/index.js","module":"es/index.js","gitHead":"08ff40a1af90635f71cb5c9aae83f33ce28ad6c5","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^5.39.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","rc-field-form":"^2.0.0","utility-types":"^3.10.0","lodash.assignwith":"^4.2.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"26.5.6","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.2.0","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.2.1","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.1","@react-native-community/slider":"^3.0.3","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0","@react-native-community/segmented-control":"^2.2.2"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","react-native-gesture-handler":">=2.2.1","@ant-design/icons-react-native":">= 2.3.1","@react-native-community/slider":">= 2.0.0","@react-native-community/segmented-control":">= 1.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.2.0-rc.0_1716116114847_0.8553310648837367","host":"s3://npm-registry-packages"}},"5.2.0-rc.1":{"name":"@ant-design/react-native","version":"5.2.0-rc.1","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.2.0-rc.1","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"1uokun","email":"1498710037@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"1c01fef464b1416aaa558c884bc557b144f20954","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.2.0-rc.1.tgz","fileCount":1430,"integrity":"sha512-eIswuqI5hbb0YNfGLDGoQKzmiZuNCLyI+SSbxGLGNMO80F9gQQ5bz7YKuzQFOtV60+QTc85S9WmX7vbbGiW/iw==","signatures":[{"sig":"MEQCICzZznXRq5SYLXgzkaFLVVsoyZfQ7/z4G/PbAS7i1QqWAiAJTaUS705S5aMyCKkCYsyaxoup1OSuX5o0qOpqzRp29A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1952752},"main":"lib/index.js","module":"es/index.js","gitHead":"91c8a9fda315fcf999f72ace5bf3216ae76b303a","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^5.39.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","rc-field-form":"^2.0.0","utility-types":"^3.10.0","lodash.assignwith":"^4.2.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","@rc-component/mini-decimal":"^1.1.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"26.5.6","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.8.0","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.2.1","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.1","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","react-native-reanimated":">=2.8.0","react-native-gesture-handler":">=2.2.1","@ant-design/icons-react-native":">= 2.3.1"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.2.0-rc.1_1720432620766_0.6718875439932548","host":"s3://npm-registry-packages"}},"5.2.0-rc.2":{"name":"@ant-design/react-native","version":"5.2.0-rc.2","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.2.0-rc.2","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"1uokun","email":"1498710037@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"1fa3ace8eb1ca4c29dfd138f951b1f931449cc74","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.2.0-rc.2.tgz","fileCount":1468,"integrity":"sha512-YWkB9cw4Yxz3wA5u2fIn5PVP+tWV2aripraFo1iML21P0NyDIPV6RTg3syKchwrNuEWmsil6577X4pN3ypp+AQ==","signatures":[{"sig":"MEUCIQD1E24FO8C9PQ2jXru8E+XpNaswJBfpYS+kRdXyXKh1uAIgTN6Mkq5VGgwByMA76TNlAEZ3UdxPaqPA6ebEbgIwVOM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2006498},"main":"lib/index.js","module":"es/index.js","gitHead":"35ad6106c5194ffecbd97ec3554c621797716978","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^5.39.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","rc-field-form":"^2.0.0","utility-types":"^3.10.0","lodash.assignwith":"^4.2.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","@floating-ui/react-native":"^0.10.6","@rc-component/mini-decimal":"^1.1.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"26.5.6","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.8.0","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.16.2","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.2","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","react-native-reanimated":">=2.8.0","react-native-gesture-handler":">=2.2.1","@ant-design/icons-react-native":">= 2.3.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.2.0-rc.2_1721111838974_0.9235583758591335","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"@ant-design/react-native","version":"5.2.0","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.2.0","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"1uokun","email":"1498710037@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"ce87ea0461bafe63bd3615178559b83e83e82fdd","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.2.0.tgz","fileCount":1504,"integrity":"sha512-gebEMbUVk1dzSPwTnaY07j72ZA6PB6LSM2whqeIL8CArIFxmxRAvzGLqm1sqiWBlxv2Ji5MCGDl14NbTn0bYWg==","signatures":[{"sig":"MEYCIQDwaJnlrJABBytMFFrEJPEK2BECRKoMKLnmYBsVpDz5LwIhAPbRmJZUrB4ldBXaMI2RldWCMn5Tuf/XHtZ2EcE14NPl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2075210},"main":"lib/index.js","module":"es/index.js","gitHead":"3f1e6e497fda4d10d242597b52cecebff7805098","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"deprecated":"Please use 5.2.1","pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^5.39.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","rc-field-form":"^2.0.0","utility-types":"^3.10.0","lodash.assignwith":"^4.2.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","@floating-ui/react-native":"^0.10.6","@rc-component/mini-decimal":"^1.1.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"26.5.6","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.8.0","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.14.0","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.2","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","react-native-reanimated":">=2.8.0","react-native-gesture-handler":">=2.2.1","@ant-design/icons-react-native":">= 2.3.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.2.0_1722510672976_0.8289185841420958","host":"s3://npm-registry-packages"}},"5.2.1":{"name":"@ant-design/react-native","version":"5.2.1","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.2.1","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"1uokun","email":"1498710037@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"5bfddd06cc32a1d829f2bab9223d35d136206062","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.2.1.tgz","fileCount":1498,"integrity":"sha512-xdS9yfuZpTGjH5KDYbbuUZ3UoA3D4H5vdE8l7nEjWQgl1nbmUwRl+/ixtLs21bsVp27brMyjBp0rh9rHyVGbJw==","signatures":[{"sig":"MEQCIETrRY3bKgcTzHnhUjhNipL8XB0TImjQhJYmi8D1fV1kAiBFJKgpVKE6l1QNAAIFObWDo2vgH6wlvEO1MwWb+Z9aWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2060114},"main":"lib/index.js","module":"es/index.js","gitHead":"c750833524ce56b5ba20d645641ae2f229ea3201","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^5.39.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","rc-field-form":"^2.0.0","utility-types":"^3.10.0","lodash.assignwith":"^4.2.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","@floating-ui/react-native":"^0.10.6","@rc-component/mini-decimal":"^1.1.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.0"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"26.5.6","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^13.4.1-beta.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.8.0","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.14.0","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.2","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","react-native-reanimated":">=2.8.0","react-native-gesture-handler":">=2.2.1","@ant-design/icons-react-native":">= 2.3.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.2.1_1722604583236_0.3639580033246992","host":"s3://npm-registry-packages"}},"5.2.2":{"name":"@ant-design/react-native","version":"5.2.2","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.2.2","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"vthinkxie","email":"vthinkxie@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"1uokun","email":"1498710037@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"6453df3132cccf40cb71fde8874dcbad39433ea6","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.2.2.tgz","fileCount":1244,"integrity":"sha512-JqwD5fH1j4jcMoj9+NZUsnQDnyybx8RVfrDom89uwxcETFtIxwD67OT9/3QKBMhTmPdKQOV8kdrQ0QbjI+rOgg==","signatures":[{"sig":"MEQCIBlWw1x4AKrAnkshI4YRzhtquv0VcisfppKX0yQeC36XAiBJknRNDpWmvED9DgQ8tV4T8n6zqVi6IfUiQkriZQAi2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1532237},"main":"lib/index.js","module":"es/index.js","gitHead":"5ed7cd6b4225426e65f7b659edec275a069c9f07","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^5.39.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","rc-field-form":"^2.0.0","utility-types":"^3.10.0","lodash.assignwith":"^4.2.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","@floating-ui/react-native":"^0.10.6","@rc-component/mini-decimal":"^1.1.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"26.5.6","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^17.3.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.8.0","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.14.0","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.2","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","react-native-reanimated":">=2.8.0","react-native-gesture-handler":">=2.2.1","@ant-design/icons-react-native":">= 2.3.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.2.2_1723474105426_0.6092075849151084","host":"s3://npm-registry-packages"}},"5.2.3":{"name":"@ant-design/react-native","version":"5.2.3","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.2.3","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"1uokun","email":"1498710037@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"e5138b3187e27ef054a7e6f71bbf89b6a5be256a","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.2.3.tgz","fileCount":1248,"integrity":"sha512-HAUUhJQHQK1mKEv3A9yQsfW6na3FKP7WPwBKGDIbWemJr07nA5WpUeFSEueAOHakKxe1zU8C6Qa83k0h16mWog==","signatures":[{"sig":"MEUCIQCqvzByaZzOJum/nP1ryHBUUsqOOQg+RMCk025TB3KG9AIgfy2szBwpr6xMu7qRzFURL5bdvgm1XoXEuRliAClXRcs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1534541},"main":"lib/index.js","module":"es/index.js","gitHead":"3e8a0e366cbf0a51880feda9a348fba6cda946a0","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^5.39.1","classnames":"^2.2.1","shallowequal":"^1.1.0","babel-runtime":"^6.x","rc-field-form":"^2.0.0","utility-types":"^3.10.0","lodash.assignwith":"^4.2.0","@types/shallowequal":"^1.1.1","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","@floating-ui/react-native":"^0.10.6","@rc-component/mini-decimal":"^1.1.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"26.5.6","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"^4.3.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^17.3.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"^2.8.0","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.14.0","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.2","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","react-native-reanimated":">=2.8.0","react-native-gesture-handler":">=2.2.1","@ant-design/icons-react-native":">= 2.3.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.2.3_1725876506129_0.6589470455508541","host":"s3://npm-registry-packages"}},"5.3.0":{"name":"@ant-design/react-native","version":"5.3.0","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.3.0","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"1uokun","email":"1498710037@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"7a10700ec63d733043ed74c939045993f4ffacb4","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.3.0.tgz","fileCount":1264,"integrity":"sha512-Q/a7gWa6pPkbc+cC4bDSTy6xj2nAjQTbYkVOhRIW2MnfqOhP32Dhz6cT2amcTZ2cvaBCI0hu+FhAJqBMcFKTEw==","signatures":[{"sig":"MEYCIQCWCPw9Gae5kgqn+HDkLADw4M+aBsDeHAuDEQB4EHv4lgIhAJNK1jgg6fLuGT5fNg1IdqCLhBsL/QiJKWIiFruirPWl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1578304},"main":"lib/index.js","module":"es/index.js","gitHead":"ef8c268d7bc074b83d0d82a09a77364fcf907a87","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^5.39.1","classnames":"^2.2.1","babel-runtime":"^6.x","rc-field-form":"^2.0.0","utility-types":"^3.10.0","lodash.assignwith":"^4.2.0","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","@floating-ui/react-native":"^0.10.6","@rc-component/mini-decimal":"^1.1.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"26.5.6","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"~5.6.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","lodash.mergewith":"^4.6.2","react-native-web":"^0.17.6","@ant-design/tools":"^17.3.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","@types/lodash.mergewith":"^4.6.9","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"~3.10.1","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.14.0","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.2","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","react-native-reanimated":">=3.10.1","react-native-gesture-handler":">=2.14.0","@ant-design/icons-react-native":">= 2.3.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.3.0_1731566263183_0.5204437924002834","host":"s3://npm-registry-packages"}},"5.3.1":{"name":"@ant-design/react-native","version":"5.3.1","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.3.1","maintainers":[{"name":"madccc","email":"1075746765@qq.com"},{"name":"afc163","email":"afc163@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"1uokun","email":"1498710037@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"624ef5cfb8308722562d4d069ead206bfa3f0f34","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.3.1.tgz","fileCount":1264,"integrity":"sha512-t+9YDL9/pYariNVDQsOZDfU1jyuhm14PxZ+fe8QNZg2spYIL1zmP6w4FJUgBMBu8yJ0Qq4FEXTkOp1IgegcQNw==","signatures":[{"sig":"MEQCICYOIU5ijYZiUsqZ0x1r2ynH0BHiEMpECuAz9fcsgeRKAiAMGJSqMPfYMVeX7LQhLD3ut3gMXIpcXQTup+cOhJA77w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1580700},"main":"lib/index.js","module":"es/index.js","gitHead":"a8de51911e5c788e879d9b268ed43135e7d67cf4","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^5.39.1","classnames":"^2.2.1","babel-runtime":"^6.x","rc-field-form":"^2.0.0","utility-types":"^3.10.0","lodash.mergewith":"^4.6.2","lodash.assignwith":"^4.2.0","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","@floating-ui/react-native":"^0.10.6","@rc-component/mini-decimal":"^1.1.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"26.5.6","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"~5.6.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^17.3.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","@types/lodash.mergewith":"^4.6.9","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"~3.10.1","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.14.0","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.2","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","react-native-reanimated":">=3.10.1","react-native-gesture-handler":">=2.14.0","@ant-design/icons-react-native":">= 2.3.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.3.1_1732074252259_0.1836079687329948","host":"s3://npm-registry-packages"}},"5.3.2":{"name":"@ant-design/react-native","version":"5.3.2","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.3.2","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"vagusx","email":"onlylae@sina.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"1uokun","email":"1498710037@qq.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"338455d7984d8832cc6291fb03bde6b773b5f11b","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.3.2.tgz","fileCount":1264,"integrity":"sha512-Nd4+n1PzZAkk70moXQYMwQ3iVEePWg82mpPdC8Uwxo8Zq7SF+dXcBQxYeyqdN2IHS5VJ3gDYxDC8mlG0WrV5Lg==","signatures":[{"sig":"MEUCIDCJ0lDoQEz5Psbwz+Z1KL6qOf/Pyp95tGndmrT7IhZmAiEAnkql2qQnFrk8o9cJUPEvlvsXgZCKBtFQh5OhubyAowI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1582792},"main":"lib/index.js","module":"es/index.js","gitHead":"0048960214014301f5492b3b9a2054f30d1bfd45","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^5.39.1","classnames":"^2.2.1","babel-runtime":"^6.x","rc-field-form":"^2.0.0","utility-types":"^3.10.0","lodash.mergewith":"^4.6.2","lodash.assignwith":"^4.2.0","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","@floating-ui/react-native":"^0.10.6","@rc-component/mini-decimal":"^1.1.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"26.5.6","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"~5.6.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.9","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.64.2","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^17.3.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.64.10","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","@types/lodash.mergewith":"^4.6.9","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"~3.10.1","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.14.0","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.2","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.64.1","react-native-reanimated":">=3.10.1","react-native-gesture-handler":">=2.14.0","@ant-design/icons-react-native":">= 2.3.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.3.2_1733896330957_0.960529429532444","host":"s3://npm-registry-packages-npm-production"}},"5.4.0":{"name":"@ant-design/react-native","version":"5.4.0","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.4.0","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"1uokun","email":"1498710037@qq.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"f376ef985590ecb47ea9bbe8888ef7975b7a5d9a","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.4.0.tgz","fileCount":1264,"integrity":"sha512-wP66o6er9SQ5e90bkg3qKRziTS4/F/nne877+8e9WJvs0KMbwdCVJ7eKWM+rlvkKRBEh33e9Fw77iz8ieO1L4A==","signatures":[{"sig":"MEYCIQDQJPQIdpdFCONa5Bkf0GlQKXgyCOqXt1xQ0qA80R5JPAIhAMcDxtdrKiAOFljiHD3ZOhr04ooI9qDOEw0PP7NOen/S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1584440},"main":"lib/index.js","module":"es/index.js","gitHead":"eccd833f9c17c4dac2627ccb5d5c6ad423c8e936","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^5.39.1","classnames":"^2.2.1","babel-runtime":"^6.x","rc-field-form":"^2.0.0","utility-types":"^3.10.0","lodash.mergewith":"^4.6.2","lodash.assignwith":"^4.2.0","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","@floating-ui/react-native":"^0.10.6","@rc-component/mini-decimal":"^1.1.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"26.5.6","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"~5.6.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.85","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.67.5","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^17.3.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.67.0","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","@types/lodash.mergewith":"^4.6.9","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"~3.10.1","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.14.0","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.2","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.67.5","react-native-reanimated":">=3.10.1","react-native-gesture-handler":">=2.14.0","@ant-design/icons-react-native":">= 2.3.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.4.0_1744977931626_0.05569727940815983","host":"s3://npm-registry-packages-npm-production"}},"5.4.1":{"name":"@ant-design/react-native","version":"5.4.1","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.4.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"1uokun","email":"1498710037@qq.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"60a5a4547df63e4344b784e036e77aff13da43ab","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.4.1.tgz","fileCount":1264,"integrity":"sha512-ZdfZtyFMZ7OvSmc7EpS7RdOzJnln3TiDtAAYIS9dIOjyH5um0KT4Di2nx7McYCv7qVSr09Dqqc6Xqw6YJdhugg==","signatures":[{"sig":"MEUCIQD7ncSTWFB2R5P7QtH5nSaK3KY+lTPzel0dQAM8Rt/Q4gIge8TwzToQjAidOCwT1BZjRM2Ob0Mx4Ww32lCMjTOm2R0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1584642},"main":"lib/index.js","module":"es/index.js","gitHead":"ff0e8eb3f299ba802364beca6c796f9ee2bc98e2","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^5.39.1","classnames":"^2.2.1","babel-runtime":"^6.x","rc-field-form":"^2.0.0","utility-types":"^3.10.0","lodash.mergewith":"^4.6.2","lodash.assignwith":"^4.2.0","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","@floating-ui/react-native":"^0.10.6","@rc-component/mini-decimal":"^1.1.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"26.5.6","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"~5.6.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.85","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.67.5","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^17.3.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.67.0","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","@types/lodash.mergewith":"^4.6.9","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"~3.10.1","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.14.0","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.2","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.67.5","react-native-reanimated":">=3.10.1","react-native-gesture-handler":">=2.14.0","@ant-design/icons-react-native":">= 2.3.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.4.1_1745462688169_0.6873165968158985","host":"s3://npm-registry-packages-npm-production"}},"5.4.2":{"name":"@ant-design/react-native","version":"5.4.2","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.4.2","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"1uokun","email":"1498710037@qq.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"004622b3656b1180c49c09f160f24630b4491ae3","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.4.2.tgz","fileCount":1264,"integrity":"sha512-xfbaIY64jrIpqg4190/XGXLYJX86r84GJ6Q5ML/sqxawElbBSTwFuFTN8MR41lVHQ05YtDZIWN3YQTCgAD7M2w==","signatures":[{"sig":"MEYCIQCGZ/DVky34Hu64cBKUPbTuzrLbiuEUJuJ6gA8q89sg9wIhAPaPDtvRD2y0tdErFrQzquzujNEMiZLv/HQonURHddSO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1589082},"main":"lib/index.js","module":"es/index.js","gitHead":"4d0d8f7c78d5bed78f392ac52657348cfe92433d","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^5.39.1","classnames":"^2.2.1","babel-runtime":"^6.x","rc-field-form":"^2.0.0","utility-types":"^3.10.0","lodash.mergewith":"^4.6.2","lodash.assignwith":"^4.2.0","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","@floating-ui/react-native":"^0.10.6","@rc-component/mini-decimal":"^1.1.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"26.5.6","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"~5.6.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.85","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.67.5","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^17.3.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.67.0","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","@types/lodash.mergewith":"^4.6.9","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"~3.10.1","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.14.0","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.2","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.67.5","react-native-reanimated":">=3.10.1","react-native-gesture-handler":">=2.14.0","@ant-design/icons-react-native":">= 2.3.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.4.2_1748334908019_0.04848278169055531","host":"s3://npm-registry-packages-npm-production"}},"5.4.3":{"name":"@ant-design/react-native","version":"5.4.3","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.4.3","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"ranranup123","email":"827743388@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"1uokun","email":"1498710037@qq.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"46b0b6f8a34a66f67c490e484848710989265975","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.4.3.tgz","fileCount":1264,"integrity":"sha512-6BEKbo7/+HPGtwloGj43Gwzcz8Howt08fL+pDKZKqBixHJ0w7Z6wAyqfmeJ2kJC3TtmH6b1qMFNZnMhLaqSXxg==","signatures":[{"sig":"MEUCIDCRzIZx9QBY6E/HpfPfGNtIsXjoL4VX6rOKwChbB9ksAiEA2Mo7BUBwSzSy3+rk2kmK06fN/JGcP8u5bNRFBpe4ZJs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1589592},"main":"lib/index.js","module":"es/index.js","gitHead":"4dd70c58b08759c206f17f6a3b92f3206d0bf232","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"8.19.4","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"16.20.0","dependencies":{"dayjs":"^1.11.7","rc-util":"^5.39.1","classnames":"^2.2.1","babel-runtime":"^6.x","rc-field-form":"^2.0.0","utility-types":"^3.10.0","lodash.mergewith":"^4.6.2","lodash.assignwith":"^4.2.0","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","@floating-ui/react-native":"^0.10.6","@rc-component/mini-decimal":"^1.1.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.1"},"_hasShrinkwrap":false,"devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"26.5.6","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"~5.6.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.85","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.67.5","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^17.3.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.67.0","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","@types/lodash.mergewith":"^4.6.9","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"~3.10.1","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.14.0","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.2","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.67.5","react-native-reanimated":">=3.10.1","react-native-gesture-handler":">=2.14.0","@ant-design/icons-react-native":">= 2.3.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.4.3_1754903052635_0.9848673616431143","host":"s3://npm-registry-packages-npm-production"}},"5.5.0-rc.1":{"name":"@ant-design/react-native","version":"5.5.0-rc.1","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"license":"MIT","_id":"@ant-design/react-native@5.5.0-rc.1","maintainers":[{"name":"afc163","email":"afc163@gmail.com"},{"name":"zombiej","email":"smith3816@gmail.com"},{"name":"chenshuai2144","email":"wasd2144@hotmail.com"},{"name":"arvinxx","email":"arvinx@foxmail.com"},{"name":"madccc","email":"1075746765@qq.com"},{"name":"ranranup123","email":"827743388@qq.com"},{"name":"bang88","email":"sqibang@gmail.com"},{"name":"1uokun","email":"1498710037@qq.com"}],"homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"dist":{"shasum":"3aed0d61442d6b55830340db287c8cc2c072497b","tarball":"https://registry.npmjs.org/@ant-design/react-native/-/react-native-5.5.0-rc.1.tgz","fileCount":1314,"integrity":"sha512-l/UX/xsL0bqMsBKWPrNin08eyrIgTx0kNbv7RnRIjw1qqCMxht4L8PCiyFGCj7Cgi0AZOP4bSNnDxOBH+PMR8A==","signatures":[{"sig":"MEYCIQD+Ngv40T0jzATzsnmHmUNHXNcdSYWvPEcrAeaHV/HxRgIhAP2csVR5R7Uye8MhUF2If7vEKFhb3bFvmy/SI+eMX8vB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1698212},"main":"lib/index.js","module":"es/index.js","gitHead":"f268953d31cce328bd8dadb5824f941daf0580b1","scripts":{"ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","pub":"cross-env BABEL_ENV=dist antd-tools run pub","tsc":"antd-tools run tsc","_ios":"npx react-native run-ios --project-path rn-kitchen-sink/ios --scheme KitchenSink","lint":"npm run tslint && npm run srclint && npm run applint","site":"cross-env NODE_ENV=production cross-env DEMO_ENV=react bisheng build -c ./site/bisheng.desktop.config.js && cp CNAME _site","test":"jest --config .jest.config.js","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","tslint":"eslint components --fix && npm run compile && rm -rf lib","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","applint":"eslint rn-kitchen-sink --ext '.js' --fix","compile":"cross-env BABEL_ENV=dist antd-tools run compile","prepare":"antd-tools run guard","srclint":"eslint site scripts --ext '.js,.jsx' --fix","_android":"react-native run-android","rn-start":"node scripts/start.js","test:all":"./scripts/test-all.sh","watch-tsc":"tsc --watch","prepublish":"antd-tools run guard","lint-staged":"lint-staged","pre-publish":"npm run test:all","lint-staged:es":"eslint ./.eslintrc.js","lint-staged:ts":"npm run tsc && eslint components/**/*.tsx","prepublishOnly":"antd-tools run guard"},"typings":"lib/index.d.ts","_npmUser":{"name":"1uokun","email":"1498710037@qq.com"},"pre-commit":["lint-staged"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"_npmVersion":"6.14.12","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","directories":{},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"resolutions":{"graceful-fs":"^4.2.4"},"_nodeVersion":"14.16.1","dependencies":{"dayjs":"^1.11.7","rc-util":"^5.39.1","classnames":"^2.2.1","babel-runtime":"^6.x","rc-field-form":"^2.0.0","utility-types":"^3.10.0","lodash.mergewith":"^4.6.2","lodash.assignwith":"^4.2.0","normalize-css-color":"^1.0.2","react-native-codegen":"^0.0.7","react-native-collapsible":"^1.6.0","@floating-ui/react-native":"^0.10.6","@rc-component/mini-decimal":"^1.1.0","react-native-modal-popover":"^2.0.1","@bang88/react-native-ultimate-listview":"^4.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"antd":"3.11.1","glob":"^7.1.1","jest":"^26.6.3","react":"17.0.2","eslint":"^7.28.0","tslint":"^6.1.3","bisheng":"^3.1.0-beta.4","ts-jest":"26.5.6","mockdate":"^2.0.1","cross-env":"^7.0.3","jsonml.js":"^0.1.0","react-dom":"17.0.2","babel-jest":"^26.6.3","enquire.js":"^2.1.1","pre-commit":"1.x","react-intl":"^2.2.3","typescript":"~5.6.2","@babel/core":"^7.12.9","@types/jest":"^26.0.23","lint-staged":"^8.0.4","shell-utils":"^1.0.10","@types/react":"^17.0.85","babel-eslint":"^10.1.0","concurrently":"^4.0.1","react-native":"0.67.5","@babel/runtime":"^7.12.5","react-native-web":"^0.17.6","@ant-design/tools":"^17.3.0","@types/prop-types":"^15.7.3","@types/react-native":"^0.67.0","ant-design-palettes":"^1.1.3","react-github-button":"^0.1.9","react-native-mocker":"^0.0.12","react-test-renderer":"17.0.2","react-document-title":"^2.0.1","react-native-screens":"^3.14.1","antd-mobile-demo-data":"^0.2.0","@react-navigation/stack":"^6.3.10","@types/lodash.mergewith":"^4.6.9","react-copy-to-clipboard":"^5.0.0","react-native-reanimated":"~3.10.1","@react-navigation/native":"^6.1.1","@typescript-eslint/parser":"^4.26.1","@testing-library/jest-native":"^4.0.1","react-native-gesture-handler":"~2.14.0","@testing-library/react-native":"^7.2.0","@ant-design/icons-react-native":"2.3.2","react-native-safe-area-context":"4.2.4","metro-react-native-babel-preset":"^0.66.0","@react-native-community/eslint-config":"^2.0.0"},"peerDependencies":{"react":">=17.0.1","react-native":">=0.67.5","react-native-reanimated":">=3.10.1","react-native-gesture-handler":">=2.14.0","@ant-design/icons-react-native":">= 2.3.2"},"_npmOperationalInternal":{"tmp":"tmp/react-native_5.5.0-rc.1_1767861352469_0.7479034258320942","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2018-11-10T04:31:07.342Z","modified":"2026-04-02T03:57:55.368Z","3.0.0-1":"2018-11-10T04:31:07.734Z","3.0.0-2":"2018-11-10T07:32:50.221Z","3.0.0-5":"2018-11-12T04:06:38.440Z","3.0.0-6":"2018-12-04T14:49:13.870Z","3.0.0-8":"2018-12-09T13:29:35.833Z","3.0.0-9":"2018-12-09T14:00:16.786Z","3.0.0-10":"2018-12-09T14:18:15.509Z","3.0.0-11":"2018-12-10T01:38:01.356Z","3.0.0-12":"2018-12-10T09:47:12.332Z","3.0.0-13":"2018-12-11T09:12:36.431Z","3.0.0-14":"2018-12-13T03:26:44.103Z","3.0.0-15":"2018-12-13T03:30:52.598Z","3.0.0-16":"2018-12-14T10:02:51.054Z","3.0.0-17":"2018-12-15T14:14:47.907Z","3.0.0":"2018-12-15T15:52:23.389Z","3.0.1":"2018-12-15T17:05:51.827Z","3.0.2":"2018-12-17T02:02:03.934Z","3.0.3":"2018-12-18T06:37:59.146Z","3.0.4":"2018-12-28T13:33:26.135Z","3.0.5":"2019-01-03T08:32:26.364Z","3.0.6":"2019-01-15T07:18:09.885Z","3.1.0":"2019-01-27T12:35:17.968Z","3.1.1":"2019-01-30T04:28:05.394Z","3.1.2":"2019-02-16T02:22:37.039Z","3.1.3":"2019-02-19T02:12:30.007Z","3.1.4":"2019-03-15T09:10:12.511Z","3.1.5":"2019-03-20T09:01:06.031Z","3.1.6":"2019-04-20T10:57:31.980Z","3.1.7":"2019-04-30T01:58:05.423Z","3.1.8":"2019-05-07T02:38:55.233Z","3.1.9":"2019-06-12T01:24:57.197Z","3.1.10":"2019-07-14T02:16:20.921Z","3.1.11":"2019-07-24T12:42:00.715Z","3.1.12":"2019-08-02T06:11:04.896Z","3.1.13":"2019-08-12T04:00:14.347Z","3.1.14":"2019-08-21T03:00:16.576Z","3.1.15":"2019-08-27T01:26:31.644Z","3.2.0":"2019-09-29T01:01:49.720Z","3.2.1":"2019-12-31T01:14:10.738Z","3.2.2":"2019-12-31T01:26:59.792Z","3.3.0":"2020-03-08T09:14:53.102Z","4.0.0-1":"2020-04-30T06:25:35.902Z","4.0.0-2":"2020-04-30T06:52:27.917Z","4.0.0-3":"2020-05-08T09:16:10.653Z","4.0.0":"2020-06-14T07:54:48.231Z","4.0.1":"2020-07-15T04:02:41.648Z","4.0.2":"2020-07-20T03:24:56.730Z","4.0.3":"2020-08-03T09:35:33.921Z","4.0.4":"2020-08-06T03:20:24.229Z","4.0.5":"2020-08-10T01:21:37.291Z","4.0.6":"2020-11-19T01:35:39.333Z","4.0.7":"2021-01-11T10:01:36.549Z","4.1.0":"2021-04-15T14:49:52.842Z","4.2.0":"2021-06-16T03:01:58.900Z","5.0.0":"2022-03-28T10:22:20.884Z","5.0.1":"2022-08-17T02:29:36.273Z","5.0.2":"2022-10-13T03:18:58.920Z","5.0.3":"2022-12-14T03:28:21.718Z","5.0.4":"2023-02-20T03:13:55.783Z","5.0.5":"2023-11-08T13:56:57.755Z","5.1.0":"2024-02-23T10:50:06.720Z","5.1.1":"2024-03-15T09:17:38.104Z","5.1.2":"2024-04-15T03:21:51.168Z","5.1.3":"2024-04-29T05:59:16.331Z","5.2.0-rc.0":"2024-05-19T10:55:15.037Z","5.2.0-rc.1":"2024-07-08T09:57:01.010Z","5.2.0-rc.2":"2024-07-16T06:37:19.204Z","5.2.0":"2024-08-01T11:11:13.210Z","5.2.1":"2024-08-02T13:16:23.443Z","5.2.2":"2024-08-12T14:48:25.780Z","5.2.3":"2024-09-09T10:08:26.507Z","5.3.0":"2024-11-14T06:37:43.414Z","5.3.1":"2024-11-20T03:44:12.468Z","5.3.2":"2024-12-11T05:52:11.172Z","5.4.0":"2025-04-18T12:05:31.852Z","5.4.1":"2025-04-24T02:44:48.445Z","5.4.2":"2025-05-27T08:35:08.255Z","5.4.3":"2025-08-11T09:04:12.836Z","5.5.0-rc.1":"2026-01-08T08:35:52.652Z"},"bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"license":"MIT","homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"repository":{"url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git","type":"git"},"description":"基于蚂蚁金服移动设计规范的 React Native 组件库","maintainers":[{"email":"afc163@gmail.com","name":"afc163"},{"email":"smith3816@gmail.com","name":"zombiej"},{"email":"wasd2144@hotmail.com","name":"chenshuai2144"},{"email":"arvinx@foxmail.com","name":"arvinxx"},{"email":"1075746765@qq.com","name":"madccc"},{"email":"sqibang@gmail.com","name":"bang88"},{"email":"1498710037@qq.com","name":"1uokun"}],"readme":"","readmeFilename":""}