2020-11-05 18:58:23 +02:00
|
|
|
{
|
2020-11-07 17:59:37 +02:00
|
|
|
"name": "@joplin/lib",
|
2022-12-16 00:14:34 +02:00
|
|
|
"version": "2.10.0",
|
2020-12-01 16:08:41 +02:00
|
|
|
"description": "Joplin Core library",
|
|
|
|
"author": "Laurent Cozic",
|
2020-11-05 18:58:23 +02:00
|
|
|
"homepage": "",
|
2022-12-21 12:00:31 +02:00
|
|
|
"license": "AGPL-3.0-or-later",
|
2020-11-05 18:58:23 +02:00
|
|
|
"publishConfig": {
|
|
|
|
"access": "public"
|
|
|
|
},
|
|
|
|
"scripts": {
|
2021-12-20 17:08:43 +02:00
|
|
|
"tsc": "tsc --project tsconfig.json",
|
2021-12-21 13:43:12 +02:00
|
|
|
"watch": "tsc --watch --preserveWatchOutput --project tsconfig.json",
|
2021-12-20 17:08:43 +02:00
|
|
|
"generatePluginTypes": "rm -rf ./plugin_types && yarn run tsc --declaration --declarationDir ./plugin_types --project tsconfig.json",
|
2021-08-12 17:54:10 +02:00
|
|
|
"test": "jest --verbose=false",
|
2021-12-20 17:08:43 +02:00
|
|
|
"test-ci": "yarn test"
|
2020-11-05 18:58:23 +02:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2022-11-05 16:47:55 +02:00
|
|
|
"@types/fs-extra": "9.0.13",
|
2022-12-31 07:22:59 +02:00
|
|
|
"@types/jest": "29.2.5",
|
2022-11-05 16:47:55 +02:00
|
|
|
"@types/js-yaml": "4.0.5",
|
2022-12-26 23:57:47 +02:00
|
|
|
"@types/node": "18.11.18",
|
2022-11-05 16:47:55 +02:00
|
|
|
"@types/node-rsa": "1.1.1",
|
2022-11-05 20:51:42 +02:00
|
|
|
"@types/react": "17.0.52",
|
2022-11-30 11:35:01 +02:00
|
|
|
"@types/uuid": "^9.0.0",
|
2022-11-05 16:47:55 +02:00
|
|
|
"clean-html": "1.5.0",
|
2022-11-15 11:21:45 +02:00
|
|
|
"jest": "29.3.1",
|
2022-12-22 08:31:50 +02:00
|
|
|
"sharp": "0.31.3",
|
2022-12-08 19:42:26 +02:00
|
|
|
"typescript": "4.9.4"
|
2020-11-05 18:58:23 +02:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2022-12-30 05:53:44 +02:00
|
|
|
"@aws-sdk/client-s3": "3.241.0",
|
|
|
|
"@aws-sdk/s3-request-presigner": "3.241.0",
|
2022-10-12 16:45:50 +02:00
|
|
|
"@joplin/fork-htmlparser2": "^4.1.41",
|
|
|
|
"@joplin/fork-sax": "^1.2.45",
|
|
|
|
"@joplin/fork-uslug": "^1.0.6",
|
2022-12-16 00:14:34 +02:00
|
|
|
"@joplin/htmlpack": "~2.10",
|
|
|
|
"@joplin/renderer": "~2.10",
|
2022-10-12 16:45:50 +02:00
|
|
|
"@joplin/turndown": "^4.0.63",
|
|
|
|
"@joplin/turndown-plugin-gfm": "^1.0.45",
|
2022-11-05 15:09:41 +02:00
|
|
|
"@types/nanoid": "3.0.0",
|
|
|
|
"async-mutex": "0.4.0",
|
2022-11-08 22:45:36 +02:00
|
|
|
"base-64": "1.0.0",
|
2022-11-05 15:09:41 +02:00
|
|
|
"base64-stream": "1.0.0",
|
2022-11-07 09:51:00 +02:00
|
|
|
"builtin-modules": "3.3.0",
|
2022-11-05 22:12:21 +02:00
|
|
|
"chokidar": "3.5.3",
|
2022-11-02 19:38:00 +02:00
|
|
|
"color": "3.2.1",
|
2022-11-05 15:09:41 +02:00
|
|
|
"compare-versions": "3.6.0",
|
|
|
|
"css": "3.0.0",
|
|
|
|
"diff-match-patch": "1.0.5",
|
|
|
|
"es6-promise-pool": "2.5.0",
|
|
|
|
"fast-deep-equal": "3.1.3",
|
2021-12-20 17:08:43 +02:00
|
|
|
"fast-xml-parser": "3.21.1",
|
2022-11-07 19:45:37 +02:00
|
|
|
"follow-redirects": "1.15.2",
|
2022-11-11 16:19:34 +02:00
|
|
|
"form-data": "4.0.0",
|
2022-11-30 11:34:27 +02:00
|
|
|
"fs-extra": "11.1.0",
|
2022-11-07 19:58:33 +02:00
|
|
|
"hpagent": "1.2.0",
|
2022-11-05 15:09:41 +02:00
|
|
|
"html-entities": "1.4.0",
|
2022-11-11 16:24:51 +02:00
|
|
|
"html-minifier": "4.0.0",
|
2022-11-05 15:09:41 +02:00
|
|
|
"image-data-uri": "2.0.1",
|
|
|
|
"image-type": "3.1.0",
|
|
|
|
"immer": "7.0.15",
|
|
|
|
"js-yaml": "4.1.0",
|
|
|
|
"levenshtein": "1.0.5",
|
2022-11-12 12:23:00 +02:00
|
|
|
"markdown-it": "13.0.1",
|
2022-11-05 15:09:41 +02:00
|
|
|
"md5": "2.3.0",
|
2022-11-13 12:44:53 +02:00
|
|
|
"md5-file": "5.0.0",
|
2022-11-06 14:37:47 +02:00
|
|
|
"moment": "2.29.4",
|
2022-11-06 17:47:31 +02:00
|
|
|
"multiparty": "4.2.3",
|
2022-11-05 15:09:41 +02:00
|
|
|
"mustache": "4.2.0",
|
2022-11-08 01:12:51 +02:00
|
|
|
"nanoid": "3.3.4",
|
2022-11-15 11:10:41 +02:00
|
|
|
"node-fetch": "2.6.7",
|
2022-11-12 14:36:27 +02:00
|
|
|
"node-notifier": "10.0.1",
|
2022-11-13 12:01:49 +02:00
|
|
|
"node-persist": "3.1.0",
|
2022-11-05 15:09:41 +02:00
|
|
|
"node-rsa": "1.1.1",
|
2022-11-13 01:38:17 +02:00
|
|
|
"promise": "8.3.0",
|
2022-12-02 23:29:33 +02:00
|
|
|
"query-string": "7.1.3",
|
2022-11-06 16:38:57 +02:00
|
|
|
"re-reselect": "4.0.1",
|
2022-11-05 15:09:41 +02:00
|
|
|
"read-chunk": "2.1.0",
|
2022-11-13 10:42:56 +02:00
|
|
|
"redux": "4.2.0",
|
2022-11-05 15:09:41 +02:00
|
|
|
"relative": "3.0.2",
|
2022-11-06 18:34:36 +02:00
|
|
|
"reselect": "4.1.7",
|
2022-11-05 15:09:41 +02:00
|
|
|
"server-destroy": "1.0.1",
|
|
|
|
"sprintf-js": "1.1.2",
|
2022-12-12 20:50:56 +02:00
|
|
|
"sqlite3": "5.1.4",
|
2022-11-05 15:09:41 +02:00
|
|
|
"string-padding": "1.0.2",
|
2022-11-13 12:38:24 +02:00
|
|
|
"string-to-stream": "3.0.1",
|
2022-12-08 16:11:53 +02:00
|
|
|
"tar": "6.1.13",
|
2022-11-15 00:40:35 +02:00
|
|
|
"tcp-port-used": "1.0.2",
|
2020-11-05 18:58:23 +02:00
|
|
|
"uglifycss": "0.0.29",
|
2022-11-07 00:34:03 +02:00
|
|
|
"url-parse": "1.5.10",
|
2022-11-17 16:53:24 +02:00
|
|
|
"uuid": "9.0.0",
|
2022-11-05 15:09:41 +02:00
|
|
|
"word-wrap": "1.2.3",
|
|
|
|
"xml2js": "0.4.23"
|
2020-12-14 16:55:31 +02:00
|
|
|
},
|
2021-09-29 17:22:20 +02:00
|
|
|
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14"
|
2020-11-05 18:58:23 +02:00
|
|
|
}
|