2017-05-06 16:37:28 +02:00
|
|
|
{
|
2020-11-07 17:59:37 +02:00
|
|
|
"name": "@joplin/app-mobile",
|
2019-06-15 01:57:13 +02:00
|
|
|
"description": "Joplin for Mobile",
|
2022-12-21 12:00:31 +02:00
|
|
|
"license": "AGPL-3.0-or-later",
|
2022-12-16 00:14:34 +02:00
|
|
|
"version": "2.10.0",
|
2017-05-09 21:56:01 +02:00
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
2020-10-16 17:26:19 +02:00
|
|
|
"start": "react-native start --reset-cache",
|
2022-07-10 16:26:24 +02:00
|
|
|
"android": "react-native run-android",
|
2020-02-21 00:59:18 +02:00
|
|
|
"build": "gulp build",
|
2021-12-21 13:43:12 +02:00
|
|
|
"tsc": "tsc --project tsconfig.json",
|
|
|
|
"watch": "tsc --watch --preserveWatchOutput --project tsconfig.json",
|
2020-11-05 18:58:23 +02:00
|
|
|
"clean": "node tools/clean.js",
|
2021-07-13 20:13:13 +02:00
|
|
|
"buildInjectedJs": "gulp buildInjectedJs",
|
2022-08-25 17:59:38 +02:00
|
|
|
"test": "jest",
|
|
|
|
"test-ci": "yarn test",
|
2022-07-22 19:51:12 +02:00
|
|
|
"watchInjectedJs": "gulp watchInjectedJs",
|
2021-12-20 17:08:43 +02:00
|
|
|
"postinstall": "jetify && yarn run build"
|
2017-05-09 21:56:01 +02:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2022-12-16 00:14:34 +02:00
|
|
|
"@joplin/lib": "~2.10",
|
2023-01-20 19:33:19 +02:00
|
|
|
"@joplin/react-native-alarm-notification": "~2.10",
|
2022-12-16 00:14:34 +02:00
|
|
|
"@joplin/react-native-saf-x": "~2.10",
|
|
|
|
"@joplin/renderer": "~2.10",
|
2022-11-05 15:09:41 +02:00
|
|
|
"@react-native-community/clipboard": "1.5.1",
|
2023-02-03 23:02:58 +02:00
|
|
|
"@react-native-community/datetimepicker": "6.7.3",
|
2022-11-11 14:22:52 +02:00
|
|
|
"@react-native-community/geolocation": "2.1.0",
|
2022-11-29 04:48:09 +02:00
|
|
|
"@react-native-community/netinfo": "9.3.7",
|
2022-11-05 15:09:41 +02:00
|
|
|
"@react-native-community/push-notification-ios": "1.10.1",
|
2023-02-01 02:38:41 +02:00
|
|
|
"@react-native-community/slider": "4.4.1",
|
2022-11-05 15:09:41 +02:00
|
|
|
"assert-browserify": "2.0.0",
|
2022-11-08 22:46:32 +02:00
|
|
|
"buffer": "6.0.3",
|
2022-11-05 15:09:41 +02:00
|
|
|
"constants-browserify": "1.0.0",
|
|
|
|
"crypto-browserify": "3.12.0",
|
|
|
|
"events": "3.3.0",
|
2019-06-14 23:31:01 +02:00
|
|
|
"jsc-android": "241213.1.0",
|
2023-01-08 19:23:53 +02:00
|
|
|
"lodash": "4.17.21",
|
2022-11-05 15:09:41 +02:00
|
|
|
"md5": "2.3.0",
|
2022-11-08 12:07:29 +02:00
|
|
|
"prop-types": "15.8.1",
|
2023-02-05 22:28:43 +02:00
|
|
|
"punycode": "2.2.2",
|
2022-11-15 00:37:49 +02:00
|
|
|
"react": "18.2.0",
|
2023-01-08 19:23:53 +02:00
|
|
|
"react-native": "0.70.6",
|
2022-11-05 15:09:41 +02:00
|
|
|
"react-native-action-button": "2.8.5",
|
2022-11-13 01:41:58 +02:00
|
|
|
"react-native-camera": "4.2.1",
|
2022-11-05 15:09:41 +02:00
|
|
|
"react-native-dialogbox": "0.6.10",
|
2022-11-26 23:29:07 +02:00
|
|
|
"react-native-document-picker": "8.1.3",
|
2022-11-13 01:40:44 +02:00
|
|
|
"react-native-dropdownalert": "4.5.1",
|
2023-01-10 14:08:13 +02:00
|
|
|
"react-native-exit-app": "1.1.0",
|
2022-11-06 16:39:23 +02:00
|
|
|
"react-native-file-viewer": "2.1.5",
|
2023-01-04 22:18:51 +02:00
|
|
|
"react-native-fingerprint-scanner": "6.0.0",
|
2022-11-08 13:56:56 +02:00
|
|
|
"react-native-fs": "2.20.0",
|
2022-11-08 16:22:37 +02:00
|
|
|
"react-native-get-random-values": "1.8.0",
|
2023-02-08 22:36:31 +02:00
|
|
|
"react-native-image-picker": "5.0.1",
|
2022-11-05 15:09:41 +02:00
|
|
|
"react-native-image-resizer": "1.4.5",
|
2022-12-20 19:56:28 +02:00
|
|
|
"react-native-modal-datetime-picker": "14.0.1",
|
2023-02-04 07:37:03 +02:00
|
|
|
"react-native-paper": "5.1.4",
|
2022-11-08 16:22:53 +02:00
|
|
|
"react-native-popup-menu": "0.16.1",
|
2022-11-05 15:09:41 +02:00
|
|
|
"react-native-quick-actions": "0.3.13",
|
2022-11-06 16:39:33 +02:00
|
|
|
"react-native-rsa-native": "2.0.5",
|
2023-02-08 16:13:28 +02:00
|
|
|
"react-native-safe-area-context": "4.5.0",
|
2022-11-11 14:22:52 +02:00
|
|
|
"react-native-securerandom": "1.0.1",
|
2023-01-05 15:10:18 +02:00
|
|
|
"react-native-share": "8.1.0",
|
2022-11-05 15:09:41 +02:00
|
|
|
"react-native-side-menu-updated": "1.3.2",
|
2022-11-13 01:38:46 +02:00
|
|
|
"react-native-sqlite-storage": "6.0.1",
|
2022-11-05 15:09:41 +02:00
|
|
|
"react-native-url-polyfill": "1.3.0",
|
2022-11-13 01:35:28 +02:00
|
|
|
"react-native-vector-icons": "9.2.0",
|
2022-11-05 15:09:41 +02:00
|
|
|
"react-native-version-info": "1.1.1",
|
2023-02-07 08:18:23 +02:00
|
|
|
"react-native-webview": "11.26.1",
|
2022-11-30 14:40:17 +02:00
|
|
|
"react-redux": "7.2.9",
|
2023-02-09 02:24:35 +02:00
|
|
|
"redux": "4.2.1",
|
2022-11-05 15:09:41 +02:00
|
|
|
"rn-fetch-blob": "0.12.0",
|
2018-01-25 21:01:14 +02:00
|
|
|
"stream": "0.0.2",
|
2022-11-05 15:09:41 +02:00
|
|
|
"stream-browserify": "3.0.0",
|
2022-11-13 12:39:51 +02:00
|
|
|
"string-natural-compare": "3.0.1",
|
2022-11-05 15:09:41 +02:00
|
|
|
"timers": "0.1.1",
|
|
|
|
"url": "0.11.0"
|
2017-05-09 21:56:01 +02:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2022-11-05 16:47:55 +02:00
|
|
|
"@babel/core": "7.16.0",
|
|
|
|
"@babel/runtime": "7.16.3",
|
2022-11-14 00:49:20 +02:00
|
|
|
"@codemirror/commands": "6.1.2",
|
|
|
|
"@codemirror/lang-cpp": "6.0.2",
|
2022-12-08 01:19:55 +02:00
|
|
|
"@codemirror/lang-html": "6.4.0",
|
2022-11-14 00:49:20 +02:00
|
|
|
"@codemirror/lang-java": "6.0.1",
|
|
|
|
"@codemirror/lang-javascript": "6.1.1",
|
|
|
|
"@codemirror/lang-markdown": "6.0.5",
|
|
|
|
"@codemirror/lang-php": "6.0.1",
|
|
|
|
"@codemirror/lang-rust": "6.0.1",
|
2022-12-30 19:25:31 +02:00
|
|
|
"@codemirror/language": "6.3.2",
|
2022-12-08 01:19:55 +02:00
|
|
|
"@codemirror/legacy-modes": "6.3.1",
|
|
|
|
"@codemirror/search": "6.2.3",
|
|
|
|
"@codemirror/state": "6.1.4",
|
2022-12-30 19:25:31 +02:00
|
|
|
"@codemirror/view": "6.7.1",
|
2022-12-16 00:14:34 +02:00
|
|
|
"@joplin/tools": "~2.10",
|
2022-11-25 21:39:57 +02:00
|
|
|
"@lezer/highlight": "1.1.3",
|
2022-11-05 16:47:55 +02:00
|
|
|
"@types/fs-extra": "9.0.13",
|
2023-01-29 00:41:15 +02:00
|
|
|
"@types/jest": "29.2.6",
|
2023-02-08 16:21:59 +02:00
|
|
|
"@types/react-native": "0.70.6",
|
2022-12-31 10:42:54 +02:00
|
|
|
"@types/react-redux": "7.1.25",
|
2022-11-05 16:47:55 +02:00
|
|
|
"babel-plugin-module-resolver": "4.1.0",
|
|
|
|
"execa": "4.1.0",
|
2022-11-30 11:34:27 +02:00
|
|
|
"fs-extra": "11.1.0",
|
2022-11-05 16:47:55 +02:00
|
|
|
"gulp": "4.0.2",
|
2022-11-15 11:21:45 +02:00
|
|
|
"jest": "29.3.1",
|
|
|
|
"jest-environment-jsdom": "29.3.1",
|
2022-11-11 16:27:55 +02:00
|
|
|
"jetifier": "2.0.0",
|
2023-02-06 19:29:47 +02:00
|
|
|
"jsdom": "21.0.0",
|
2023-01-04 22:39:33 +02:00
|
|
|
"md5-file": "5.0.0",
|
2023-01-08 19:23:53 +02:00
|
|
|
"metro-react-native-babel-preset": "0.72.3",
|
2022-11-06 14:39:18 +02:00
|
|
|
"nodemon": "2.0.20",
|
2023-01-23 17:52:54 +02:00
|
|
|
"ts-jest": "29.0.5",
|
2022-12-01 09:31:57 +02:00
|
|
|
"ts-loader": "9.4.2",
|
2022-11-05 16:47:55 +02:00
|
|
|
"ts-node": "10.9.1",
|
2022-12-08 19:42:26 +02:00
|
|
|
"typescript": "4.9.4",
|
2022-11-08 18:58:56 +02:00
|
|
|
"uglify-js": "3.17.4",
|
2022-11-05 16:47:55 +02:00
|
|
|
"webpack": "5.74.0"
|
2017-05-09 21:56:01 +02:00
|
|
|
}
|
|
|
|
}
|