{"name":"@ant-design/react-native","version":"3.0.0-2","description":"基于蚂蚁金服移动设计规范的 React Native 组件库","keywords":["ant","design","react","react-component","component","components","ui","framework","frontend","mobile","react native"],"repository":{"type":"git","url":"git+ssh://git@github.com/ant-design/ant-design-mobile-rn.git"},"bugs":{"url":"http://github.com/ant-design/ant-design-mobile-rn/issues"},"license":"MIT","main":"lib/index.js","module":"es/index.js","dependencies":{"array-tree-filter":"~2.1.0","babel-runtime":"6.x","normalize-css-color":"^1.0.2","rc-swipeout":"~2.0.0","react-native-collapsible":"^1.3.0","react-native-drawer-layout":"~2.0.0","react-native-menu":"^0.23.0","react-native-top-view":"1.0.5","rmc-cascader":"~5.0.0","rmc-date-picker":"^6.0.8","rmc-dialog":"^1.0.1","rmc-input-number":"^1.0.0","rmc-picker":"~5.0.0","rmc-tabs":"~1.2.0","utility-types":"^2.1.0"},"devDependencies":{"@babel/core":"^7.1.5","@types/prop-types":"^15.5.2","@types/react":"~16.7.1","@types/react-native":"^0.57.7","@types/react-native-drawer-layout":"1.3.5","antd":"3.x","antd-mobile-demo-data":"^0.2.0","antd-tools":"^5.2.6","babel-core":"^7.0.0-bridge.0","babel-eslint":"^7.2.3","babel-jest":"^23.6.0","babel-plugin-import":"^1.6.2","babel-plugin-transform-runtime":"^6.23.0","babel-preset-react-native":"^4.0.1","bisheng":"^0.28.0","bisheng-plugin-antd":"^0.16.0","bisheng-plugin-description":"^0.1.1","bisheng-plugin-react":"^0.6.0","bisheng-plugin-toc":"^0.4.0","classnames":"^2.2.1","codesandbox":"^1.3.5","concurrently":"^4.0.1","cross-env":"^5.0.1","css-split-webpack-plugin":"^0.2.5","dora-plugin-upload":"^0.3.1","enquire.js":"^2.1.1","enzyme":"^3.0.0","enzyme-adapter-react-16":"^1.7.0","enzyme-to-json":"^3.0.0","eslint":"~4.3.0","eslint-config-airbnb":"~15.1.0","eslint-plugin-babel":"~4.1.1","eslint-plugin-import":"~2.7.0","eslint-plugin-jsx-a11y":"~6.0.2","eslint-plugin-markdown":"~1.0.0-beta.6","eslint-plugin-react":"~7.2.0","eslint-tinker":"~0.4.1","glob":"^7.1.1","jest":"23.6.0","jsonml.js":"^0.1.0","lint-staged":"^8.0.4","metro-react-native-babel-preset":"0.49.0","mockdate":"^2.0.1","pre-commit":"1.x","qrcode.react":"^0.8.0","raf":"^3.4.0","rc-form":"2.2.6","react":"^16.6.1","react-copy-to-clipboard":"^5.0.0","react-document-title":"^2.0.1","react-dom":"^16.6.1","react-github-button":"^0.1.9","react-intl":"^2.2.3","react-native":"0.57.4","react-native-mocker":"^0.0.12","react-navigation":"^2.18.2","react-test-renderer":"^16.6.1","regenerator-runtime":"^0.12.1","ts-jest":"^23.10.4","typescript":"^3.1.3"},"scripts":{"lint":"npm run tslint && npm run srclint && npm run applint","srclint":"eslint site scripts --ext '.js,.jsx'","tslint":"antd-tools run ts-lint && npm run compile && rm -rf lib","tslint-fix":"antd-tools run ts-lint-fix && npm run compile && rm -rf lib","applint":"eslint rn-kitchen-sink --ext '.js'","pre-publish":"npm run test:all","prepublish":"antd-tools run guard","prepare":"antd-tools run guard","prepublishOnly":"antd-tools run guard","test":"jest --config .jest.config.js","test:all":"./scripts/test-all.sh","compile":"cross-env BABEL_ENV=dist antd-tools run compile","watch-tsc":"antd-tools run watch-tsc","clean":"antd-tools run clean","start":"cross-env NODE_ENV=development cross-env DEMO_ENV=react bisheng start -c ./site/bisheng.desktop.config.js","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","deploy":"npm run clean && npm run site && bisheng gh-pages --push-only","pub":"cross-env BABEL_ENV=dist antd-tools run pub","rn-start":"node node_modules/react-native/local-cli/cli.js start","ios":"concurrently \"npm run watch-tsc\" \"npm run _ios\"","android":"concurrently \"npm run watch-tsc\" \"npm run _android\"","_ios":"node node_modules/react-native/local-cli/cli.js run-ios --project-path rn-kitchen-sink/ios --scheme antd_mobile_rn","_android":"node node_modules/react-native/local-cli/cli.js run-android --root rn-kitchen-sink","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","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","build-rn":"npm run tsc  && npm run build-rn-ios && npm run build-rn-android","lint-staged":"lint-staged","lint-staged:ts":"npm run tsc && node node_modules/tslint/bin/tslint -c node_modules/antd-tools/lib/tslint.json components/**/*.tsx","lint-staged:es":"eslint ./.eslintrc.js","tsc":"antd-tools run tsc"},"lint-staged":{"components/**/*.tsx":["npm run lint-staged:ts"],"{tests,site,scripts,components}/**/*.{js,jsx}":["npm run lint-staged:es"]},"typings":"lib/index.d.ts","pre-commit":["lint-staged"],"readmeFilename":"README.md","gitHead":"2a134a19334ea5388a2473a4b8d9cf873e5cbb0b","homepage":"https://github.com/ant-design/ant-design-mobile-rn#readme","_id":"@ant-design/react-native@3.0.0-2","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"bang88","email":"sqibang@gmail.com"},"dist":{"shasum":"8c46de90c4414b138798be8fa233716a0d9577e3","size":386049,"noattachment":false,"key":"/@ant-design/react-native/-/@ant-design/react-native-3.0.0-2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@ant-design/react-native/download/@ant-design/react-native-3.0.0-2.tgz"},"maintainers":[{"name":"esora","email":"tygyh2012@gmail.com"},{"name":"gongzhen","email":""},{"name":"heskey","email":"hezhiyu233@foxmail.com"},{"name":"kn9117","email":"1175863618@qq.com"},{"name":"vthinkxie","email":""},{"name":"wilsoncook","email":"jackzcs@gmail.com"},{"name":"ycjcl868","email":"45808948@qq.com"},{"name":"yutingzhao1991","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-native_3.0.0-2_1541835170061_0.1024069026163521"},"_hasShrinkwrap":false,"publish_time":1541835170221,"_cnpm_publish_time":1541835170221,"dist-tags":{"latest":"4.2.0","next":"4.0.0-3"}}