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