Files
notesnook/apps/mobile/app/package.json

33 lines
1.1 KiB
JSON
Raw Normal View History

2022-08-16 16:48:10 +05:00
{
"name": "app",
"version": "0.0.0",
"main": "./App.js",
"dependencies": {
"@flyerhq/react-native-link-preview": "^1.6.0",
"@mdi/js": "^6.7.96",
"@streetwriters/editor": "^1.2.3",
"@streetwriters/notesnook-core": "^7.3.5",
"absolutify": "^0.1.0",
"buffer": "^6.0.3",
"dayjs": "^1.10.4",
"entities": "^3.0.1",
"html-to-text": "8.1.0",
"phone": "^3.1.14",
"react-native-actions-sheet": "^0.7.2",
"react-native-check-version": "https://github.com/flexible-agency/react-native-check-version",
"react-native-drax": "^0.10.2",
"react-native-image-zoom-viewer": "^3.0.1",
"react-native-progress": "^5.0.0",
"react-native-qrcode-svg": "^6.0.6",
"react-native-reanimated-material-menu": "github:ammarahm-ed/react-native-reanimated-material-menu",
"react-native-reanimated-progress-bar": "1.0.1",
"showdown": "github:thecodrr/showdown",
"showndown": "github:thecodrr/showdown",
"toggle-switch-react-native": "3.2.0",
"url": "^0.11.0",
"validator": "^13.5.2",
"zustand": "^3.6.0"
},
"sideEffects": false
}