mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-10-23 01:36:43 +08:00
13 lines
283 B
Plaintext
13 lines
283 B
Plaintext
{
|
|
name: 'entry',
|
|
version: '1.0.0',
|
|
description: 'Please describe the basic information.',
|
|
main: '',
|
|
author: '',
|
|
license: '',
|
|
dependencies: {
|
|
'@rnoh/react-native-openharmony': '0.72.38',
|
|
pushy: 'file:../../node_modules/react-native-update/harmony/pushy',
|
|
},
|
|
}
|