查看本地安装的react-native版本

//命令
npm info react-native
//输入
[email protected] | MIT | deps: 27 | versions: 422
A framework for building native apps using React
https://github.com/facebook/react-native#readme

bin: react-native

dist
.tarball: https://registry.npm.taobao.org/react-native/download/react-native-0.63.0.tgz
.shasum: 1444aa04c34b65ca1dce589db166bd112e982b96

dependencies:
@babel/runtime: ^7.0.0
@react-native-community/cli-platform-android: ^4.7.0
@react-native-community/cli-platform-ios: ^4.7.0
@react-native-community/cli: ^4.7.0
abort-controller: ^3.0.0
anser: ^1.4.9
base64-js: ^1.1.2
event-target-shim: ^5.0.1
fbjs-scripts: ^1.1.0
fbjs: ^1.0.0
hermes-engine: ~0.5.0
invariant: ^2.2.4
jsc-android: ^245459.0.0
metro-babel-register: 0.59.0
metro-react-native-babel-transformer: 0.59.0
metro-source-map: 0.59.0
nullthrows: ^1.1.1
pretty-format: ^24.9.0
promise: ^8.0.3
prop-types: ^15.7.2
react-devtools-core: ^4.6.0
react-refresh: ^0.4.0
regenerator-runtime: ^0.13.2
scheduler: 0.19.1
(...and 3 more.)

maintainers:
- cpojer 
- fb 
- grabbou 
- hectorramos 
- react-native-bot 

dist-tags:
latest: 0.63.0            next: 0.63.0-rc.1         nightly: 0.0.0-0060b5de5  

published 5 days ago by react-native-bot 

你可能感兴趣的:(查看本地安装的react-native版本)