mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-24 07:29:30 +01:00
50 lines
1.1 KiB
JSON
50 lines
1.1 KiB
JSON
{
|
|
"name": "@notesnook/docs-help",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@notesnook/docs-help",
|
|
"version": "1.0.0",
|
|
"license": "GPL-3.0-or-later",
|
|
"devDependencies": {
|
|
"@notesnook/common": "file:../../packages/common"
|
|
}
|
|
},
|
|
"../../../packages/common": {
|
|
"extraneous": true
|
|
},
|
|
"../../packages/common": {
|
|
"name": "@notesnook/common",
|
|
"version": "2.1.3",
|
|
"dev": true,
|
|
"license": "GPL-3.0-or-later",
|
|
"dependencies": {
|
|
"@notesnook/core": "file:../core",
|
|
"@readme/data-urls": "^3.0.0",
|
|
"dayjs": "1.11.13",
|
|
"pathe": "^1.1.2",
|
|
"timeago.js": "4.0.2"
|
|
},
|
|
"devDependencies": {
|
|
"@notesnook/core": "file:../core",
|
|
"@types/react": "18.3.5",
|
|
"react": "18.3.1",
|
|
"vitest": "2.1.8"
|
|
},
|
|
"peerDependencies": {
|
|
"react": ">=18",
|
|
"timeago.js": "4.0.2"
|
|
}
|
|
},
|
|
"../common": {
|
|
"extraneous": true
|
|
},
|
|
"node_modules/@notesnook/common": {
|
|
"resolved": "../../packages/common",
|
|
"link": true
|
|
}
|
|
}
|
|
}
|