mirror of
https://github.com/wekan/wekan.git
synced 2026-01-14 05:28:50 +01:00
Published @wekanteam npm packages to npmjs.com .
Thanks to xet7 !
This commit is contained in:
parent
7de4385160
commit
a9a89b501a
2 changed files with 25 additions and 29 deletions
42
package-lock.json
generated
42
package-lock.json
generated
|
|
@ -133,12 +133,14 @@
|
|||
"optional": true
|
||||
},
|
||||
"@wekanteam/dragscroll": {
|
||||
"version": "git+https://github.com/wekan/dragscroll.git#6ea215c8cdbde9362ecba8ffb72ce9f9fde842d2",
|
||||
"from": "git+https://github.com/wekan/dragscroll.git"
|
||||
"version": "0.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@wekanteam/dragscroll/-/dragscroll-0.0.9.tgz",
|
||||
"integrity": "sha512-DAz2ZDtUn7dd0Zol1wdKkhSG4U+OwlDcGzeu1t8XwWh9SKtfTaIaMYTqTvJfAg2B3ilIHp2k64c5mqOiRq5lWQ=="
|
||||
},
|
||||
"@wekanteam/exceljs": {
|
||||
"version": "git+https://github.com/wekan/exceljs.git#7d182abf83ddfb1a8f5a9592a0fdf60ef72f6686",
|
||||
"from": "git+https://github.com/wekan/exceljs.git",
|
||||
"version": "4.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@wekanteam/exceljs/-/exceljs-4.6.0.tgz",
|
||||
"integrity": "sha512-R5var++3oPGTbfPrswOuQQEP8XsookaErND1vHkVkpnCuirCAcmEiLLdcakAJHFQVwxDANpN4lYzS1qSXSXCPg==",
|
||||
"requires": {
|
||||
"archiver": "^5.0.0",
|
||||
"dayjs": "^1.8.34",
|
||||
|
|
@ -152,31 +154,24 @@
|
|||
}
|
||||
},
|
||||
"@wekanteam/html-to-markdown": {
|
||||
"version": "git+https://github.com/wekan/html-to-markdown.git#a41f82b2a3f692da31feff406c3bdbac9c21a302",
|
||||
"from": "git+https://github.com/wekan/html-to-markdown.git"
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@wekanteam/html-to-markdown/-/html-to-markdown-1.0.2.tgz",
|
||||
"integrity": "sha512-PxeGIu/HMjmL84N2Dj5qp4lFlBP4jV/y6WU/JhDiFPx6gfGEWXgDcc9sShTPNvECtToGAA0SCD6T/k50CMHi8Q=="
|
||||
},
|
||||
"@wekanteam/meteor-globals": {
|
||||
"version": "git+https://github.com/wekan/meteor-globals.git#3199d5e6c44c9fbc2ba81963a0c240f871c89ac1",
|
||||
"from": "git+https://github.com/wekan/meteor-globals.git",
|
||||
"version": "1.1.6",
|
||||
"resolved": "https://registry.npmjs.org/@wekanteam/meteor-globals/-/meteor-globals-1.1.6.tgz",
|
||||
"integrity": "sha512-JJJZLXbvdpfRYtBBQ9JEk0iLU6yCs076r+qJ4e8gMD/AQpva7xOeLzMPdmzfemQ0M/Asa+7mVS1tU+2/5VQO9w==",
|
||||
"requires": {
|
||||
"semver": "^7.5.4"
|
||||
}
|
||||
},
|
||||
"@wekanteam/meteor-reactive-cache": {
|
||||
"version": "git+https://github.com/wekan/meteor-reactive-cache.git#eed764fb54428224a970e96e5ea12a64470ea1d2",
|
||||
"from": "git+https://github.com/wekan/meteor-reactive-cache.git",
|
||||
"version": "1.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@wekanteam/meteor-reactive-cache/-/meteor-reactive-cache-1.0.7.tgz",
|
||||
"integrity": "sha512-PSxoCX46sGcLygaKN/i/DrtPbKbm8AOnuNzK8lBE1BQTFkdnr7KBG2neGjFDbwLRHGmvvSfYStUmPtAk6xfx8w==",
|
||||
"requires": {
|
||||
"@wekanteam/meteor-globals": "^1.1.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@wekanteam/meteor-globals": {
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@wekanteam/meteor-globals/-/meteor-globals-1.1.4.tgz",
|
||||
"integrity": "sha512-zaq+/F+5/aI46JXXcp3LhcYrM+ZQ0aH99BKuFyP0Ie1ACnYPqHqhUwCwScGiauxmMc9abHduC6DJTbxnJGc2QQ==",
|
||||
"requires": {
|
||||
"semver": "^7.5.4"
|
||||
}
|
||||
}
|
||||
"@wekanteam/meteor-globals": "^1.1.6"
|
||||
}
|
||||
},
|
||||
"@xmldom/xmldom": {
|
||||
|
|
@ -1422,8 +1417,9 @@
|
|||
"integrity": "sha512-SBbbYWvFYvsxHVL+q6ZB8lT3rp2LSvfALD2V52H+MGH2IgJsevy0VtXRkRG0EsUewwOaDTIKBn9DlD8HQ3GSwg=="
|
||||
},
|
||||
"meteor-node-stubs": {
|
||||
"version": "git+https://github.com/wekan/meteor-node-stubs.git#82a6cb92af2d236e0d0f1d4bb69ed4d46e131695",
|
||||
"from": "git+https://github.com/wekan/meteor-node-stubs.git",
|
||||
"version": "npm:@wekanteam/meteor-node-stubs@1.2.7",
|
||||
"resolved": "https://registry.npmjs.org/@wekanteam/meteor-node-stubs/-/meteor-node-stubs-1.2.7.tgz",
|
||||
"integrity": "sha512-nyubr6CJZUujQbu7V+iVghqDLQDy6YZ20ublMCNEaJhc2LQFwABi09AHVZL11bwLfMtPQuj+7JI1V0oaDvnbmw==",
|
||||
"requires": {
|
||||
"assert": "^2.1.0",
|
||||
"browserify-zlib": "^0.2.0",
|
||||
|
|
|
|||
12
package.json
12
package.json
|
|
@ -21,11 +21,12 @@
|
|||
"@mapbox/node-pre-gyp": "^1.0.10",
|
||||
"@meteorjs/reify": "^0.25.4",
|
||||
"@rwap/jquery-ui-touch-punch": "^1.0.11",
|
||||
"@wekanteam/dragscroll": "https://github.com/wekan/dragscroll.git",
|
||||
"@wekanteam/exceljs": "https://github.com/wekan/exceljs.git",
|
||||
"@wekanteam/html-to-markdown": "https://github.com/wekan/html-to-markdown.git",
|
||||
"@wekanteam/meteor-globals": "https://github.com/wekan/meteor-globals.git",
|
||||
"@wekanteam/meteor-reactive-cache": "https://github.com/wekan/meteor-reactive-cache.git",
|
||||
"@wekanteam/dragscroll": "^0.0.9",
|
||||
"@wekanteam/exceljs": "^4.6.0",
|
||||
"@wekanteam/html-to-markdown": "^1.0.2",
|
||||
"@wekanteam/meteor-globals": "^1.1.6",
|
||||
"@wekanteam/meteor-reactive-cache": "^1.0.7",
|
||||
"meteor-node-stubs": "npm:@wekanteam/meteor-node-stubs@^1.2.7",
|
||||
"ajv": "^6.12.6",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"bson": "^4.7.2",
|
||||
|
|
@ -46,7 +47,6 @@
|
|||
"markdown-it-emoji": "^2.0.0",
|
||||
"markdown-it-mathjax3": "^4.3.2",
|
||||
"meteor-accounts-t9n": "^2.6.0",
|
||||
"meteor-node-stubs": "https://github.com/wekan/meteor-node-stubs.git",
|
||||
"os": "^0.1.2",
|
||||
"papaparse": "^5.5.3",
|
||||
"pretty-ms": "^7.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue