{"library":"react-native-sqlite-helper","install":[{"cmd":"npm install react-native-sqlite-helper","imports":["import SQLite from 'react-native-sqlite-helper'","import SQLite from 'react-native-sqlite-helper'; SQLite.openDB({ name: 'test.db' })","import SQLite from 'react-native-sqlite-helper'; SQLite.executeSql('SELECT * FROM users')"]},{"cmd":"yarn add react-native-sqlite-helper","imports":[]},{"cmd":"pnpm add react-native-sqlite-helper","imports":[]}]}