Newer
Older
"version": "1.0.0-alpha.80",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "castopod-host",
"version": "1.0.0-alpha.80",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@amcharts/amcharts4-geodata": "^4.1.22",
"@codemirror/basic-setup": "^0.19.1",
"@codemirror/commands": "^0.19.6",
"@codemirror/lang-xml": "^0.19.2",
"@codemirror/state": "^0.19.6",
"@codemirror/view": "^0.19.32",
"@github/clipboard-copy-element": "^1.1.2",
"@github/hotkey": "^1.6.1",
"@github/markdown-toolbar-element": "^2.1.0",

Yassine Doghri
committed
"@github/time-elements": "^3.1.2",
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
"choices.js": "^9.0.1",
"flatpickr": "^4.6.9",
"leaflet": "^1.7.1",

Yassine Doghri
committed
"leaflet.markercluster": "^1.5.3",

Yassine Doghri
committed
"lit": "^2.0.2",
"xml-formatter": "^2.5.1"
},
"devDependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",

Yassine Doghri
committed
"@semantic-release/changelog": "^6.0.1",
"@semantic-release/exec": "^6.0.3",

Yassine Doghri
committed
"@semantic-release/git": "^10.0.1",
"@semantic-release/gitlab": "^7.0.4",
"@tailwindcss/forms": "^0.4.0-alpha.2",
"@tailwindcss/line-clamp": "^0.3.0",
"@tailwindcss/typography": "^0.5.0-alpha.3",
"@types/leaflet": "^1.7.6",
"@types/marked": "^4.0.1",
"@typescript-eslint/eslint-plugin": "^5.7.0",
"@typescript-eslint/parser": "^5.7.0",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.3.0",
"eslint-config-prettier": "^8.3.0",

Yassine Doghri
committed
"eslint-plugin-prettier": "^4.0.0",

Yassine Doghri
committed
"is-ci": "^3.0.1",
"postcss-import": "^14.0.2",
"postcss-nesting": "^10.0.3",
"postcss-preset-env": "^7.0.2",

Yassine Doghri
committed
"postcss-reporter": "^7.0.4",

Yassine Doghri
committed
"prettier-plugin-organize-imports": "^2.3.4",
"semantic-release": "^18.0.1",
"stylelint": "^14.1.0",
"stylelint-config-standard": "^24.0.0",

Yassine Doghri
committed
"svgo": "^2.8.0",
"tailwindcss": "^3.0.5",
"typescript": "^4.5.4",
"vite": "^2.7.3",
"vite-plugin-pwa": "^0.11.12",
"workbox-build": "^6.4.2",
"workbox-core": "^6.4.2",
"workbox-routing": "^6.4.2",
"workbox-strategies": "^6.4.2"
}
},
"node_modules/@amcharts/amcharts4": {

Yassine Doghri
committed
"license": "SEE LICENSE IN LICENSE",
"dependencies": {
"@babel/runtime": "^7.6.3",
"core-js": "^3.0.0",
"d3-force": "^2.0.1",
"d3-geo": "^2.0.1",
"d3-geo-projection": "^3.0.0",
"d3-selection": "^1.0.2",
"d3-transition": "^1.0.1",
"pdfmake": "^0.2.2",
"polylabel": "^1.0.2",
"raf": "^3.4.1",
"regression": "^2.0.1",
"rgbcolor": "^1.0.1",
"stackblur-canvas": "^2.0.0",
"tslib": "^2.0.1",
"xlsx": "^0.17.0"
}
},
"node_modules/@amcharts/amcharts4-geodata": {
"version": "4.1.22",

Yassine Doghri
committed
"license": "SEE LICENSE IN LICENSE"
},
"node_modules/@amcharts/amcharts4/node_modules/tslib": {
"version": "2.1.0",

Yassine Doghri
committed
"license": "0BSD"
},
"node_modules/@babel/code-frame": {

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"@babel/highlight": "^7.16.0"
},
"engines": {
"node": ">=6.9.0"

Yassine Doghri
committed
"node_modules/@babel/compat-data": {
"version": "7.16.4",
"resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.4.tgz",
"integrity": "sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==",
"dev": true,
"engines": {
"node": ">=6.9.0"
}

Yassine Doghri
committed
"node_modules/@babel/core": {
"version": "7.16.5",
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.16.5.tgz",
"integrity": "sha512-wUcenlLzuWMZ9Zt8S0KmFwGlH6QKRh3vsm/dhDA3CHkiTA45YuG1XkHRcNRl73EFPXDp/d5kVOU0/y7x2w6OaQ==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@babel/code-frame": "^7.16.0",
"@babel/generator": "^7.16.5",
"@babel/helper-compilation-targets": "^7.16.3",
"@babel/helper-module-transforms": "^7.16.5",
"@babel/helpers": "^7.16.5",
"@babel/parser": "^7.16.5",
"@babel/template": "^7.16.0",
"@babel/traverse": "^7.16.5",
"@babel/types": "^7.16.0",
"convert-source-map": "^1.7.0",
"debug": "^4.1.0",
"gensync": "^1.0.0-beta.2",
"json5": "^2.1.2",
"semver": "^6.3.0",
"source-map": "^0.5.0"
},
"engines": {
"node": ">=6.9.0"

Yassine Doghri
committed
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/babel"

Yassine Doghri
committed
"node_modules/@babel/generator": {
"version": "7.16.5",
"resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.16.5.tgz",
"integrity": "sha512-kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@babel/types": "^7.16.0",
"jsesc": "^2.5.1",
"source-map": "^0.5.0"
},
"engines": {

Yassine Doghri
committed
"node": ">=6.9.0"

Yassine Doghri
committed
"node_modules/@babel/helper-annotate-as-pure": {
"version": "7.16.0",
"resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz",
"integrity": "sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@babel/types": "^7.16.0"
},
"engines": {
"node": ">=6.9.0"

Yassine Doghri
committed
"node_modules/@babel/helper-builder-binary-assignment-operator-visitor": {
"version": "7.16.5",
"resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.16.5.tgz",
"integrity": "sha512-3JEA9G5dmmnIWdzaT9d0NmFRgYnWUThLsDaL7982H0XqqWr56lRrsmwheXFMjR+TMl7QMBb6mzy9kvgr1lRLUA==",
"dev": true,
"dependencies": {

Yassine Doghri
committed
"@babel/helper-explode-assignable-expression": "^7.16.0",
"@babel/types": "^7.16.0"
},
"engines": {
"node": ">=6.9.0"
}
},

Yassine Doghri
committed
"node_modules/@babel/helper-compilation-targets": {
"version": "7.16.3",
"resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.16.3.tgz",
"integrity": "sha512-vKsoSQAyBmxS35JUOOt+07cLc6Nk/2ljLIHwmq2/NM6hdioUaqEXq/S+nXvbvXbZkNDlWOymPanJGOc4CBjSJA==",
"dev": true,

Yassine Doghri
committed
"dependencies": {
Loading
Loading full blame...