Newer
Older
"version": "1.0.0-beta.13",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "castopod-host",
"version": "1.0.0-beta.13",
"license": "AGPL-3.0-or-later",
"dependencies": {

Yassine Doghri
committed
"@amcharts/amcharts4": "^4.10.24",
"@amcharts/amcharts4-geodata": "^4.1.22",
"@codemirror/basic-setup": "^0.19.1",

Yassine Doghri
committed
"@codemirror/commands": "^0.19.8",
"@codemirror/lang-xml": "^0.19.2",

Yassine Doghri
committed
"@codemirror/state": "^0.19.9",
"@codemirror/view": "^0.19.45",
"@floating-ui/dom": "^0.3.1",
"@github/clipboard-copy-element": "^1.1.2",

Yassine Doghri
committed
"@github/hotkey": "^2.0.0",
"@github/markdown-toolbar-element": "^2.1.0",

Yassine Doghri
committed
"@github/time-elements": "^3.1.2",
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",

Yassine Doghri
committed
"choices.js": "^10.1.0",
"flatpickr": "^4.6.9",
"leaflet": "^1.7.1",

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

Yassine Doghri
committed
"lit": "^2.2.0",
"marked": "^4.0.12",
"wavesurfer.js": "^6.0.2",
"xml-formatter": "^2.6.1"
},
"devDependencies": {

Yassine Doghri
committed
"@commitlint/cli": "^16.2.1",
"@commitlint/config-conventional": "^16.2.1",

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.1",

Yassine Doghri
committed
"@tailwindcss/typography": "^0.5.2",
"@types/leaflet": "^1.7.9",
"@types/marked": "^4.0.2",
"@types/wavesurfer.js": "^6.0.1",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"cross-env": "^7.0.3",

Yassine Doghri
committed
"cssnano": "^5.0.17",
"cz-conventional-changelog": "^3.3.0",

Yassine Doghri
committed
"eslint": "^8.10.0",
"eslint-config-prettier": "^8.4.0",

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

Yassine Doghri
committed
"is-ci": "^3.0.1",

Yassine Doghri
committed
"lint-staged": "^12.3.4",
"postcss-import": "^14.0.2",

Yassine Doghri
committed
"postcss-preset-env": "^7.4.1",

Yassine Doghri
committed
"prettier-plugin-organize-imports": "^2.3.4",

Yassine Doghri
committed
"stylelint": "^14.5.3",
"stylelint-config-standard": "^25.0.0",

Yassine Doghri
committed
"svgo": "^2.8.0",

Yassine Doghri
committed
"tailwindcss": "^3.0.23",
"typescript": "^4.6.2",
"vite": "^2.8.6",

Yassine Doghri
committed
"workbox-build": "^6.5.0",
"workbox-core": "^6.5.0",
"workbox-routing": "^6.5.0",
"workbox-strategies": "^6.5.0"
}
},
"node_modules/@amcharts/amcharts4": {

Yassine Doghri
committed
"version": "4.10.24",
"resolved": "https://registry.npmjs.org/@amcharts/amcharts4/-/amcharts4-4.10.24.tgz",
"integrity": "sha512-Yq7Ynn9XAENDHPuGyZpDiK8xBa223/8yxpt9R2FJ0by4pHruxu+SCJ7L8S/0CDWy/ABMVVObVsnYwNBm8GFJPQ==",
"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",
Loading
Loading full blame...