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": {

Yassine Doghri
committed
"@amcharts/amcharts4": "^4.10.22",
"@amcharts/amcharts4-geodata": "^4.1.22",

Yassine Doghri
committed
"@codemirror/basic-setup": "^0.19.0",
"@codemirror/commands": "^0.19.5",
"@codemirror/lang-xml": "^0.19.2",

Yassine Doghri
committed
"@codemirror/state": "^0.19.2",

Yassine Doghri
committed
"@codemirror/view": "^0.19.9",
"@github/clipboard-copy-element": "^1.1.2",

Yassine Doghri
committed
"@github/markdown-toolbar-element": "^1.5.3",

Yassine Doghri
committed
"@github/time-elements": "^3.1.2",
"@popperjs/core": "^2.10.2",

Yassine Doghri
committed
"@vime/core": "^5.0.34",
"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",
"marked": "^3.0.7",

Yassine Doghri
committed
"xml-formatter": "^2.5.0"
},
"devDependencies": {

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

Yassine Doghri
committed
"@semantic-release/changelog": "^6.0.0",
"@semantic-release/exec": "^6.0.1",
"@semantic-release/git": "^10.0.0",
"@semantic-release/gitlab": "^7.0.3",

Yassine Doghri
committed
"@tailwindcss/aspect-ratio": "^0.3.0",
"@tailwindcss/forms": "^0.3.4",

Yassine Doghri
committed
"@tailwindcss/line-clamp": "^0.2.2",
"@tailwindcss/typography": "^0.4.1",
"@types/leaflet": "^1.7.5",

Yassine Doghri
committed
"@types/marked": "^3.0.1",

Yassine Doghri
committed
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"cross-env": "^7.0.3",

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

Yassine Doghri
committed
"eslint": "^8.0.1",
"eslint-config-prettier": "^8.3.0",

Yassine Doghri
committed
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.2",
"is-ci": "^3.0.0",

Yassine Doghri
committed
"lint-staged": "^11.2.3",
"postcss-import": "^14.0.2",
"postcss-preset-env": "^6.7.0",

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

Yassine Doghri
committed
"prettier": "2.4.1",
"prettier-plugin-organize-imports": "^2.3.4",
"semantic-release": "^18.0.0",
"stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0",
"svgo": "^2.7.0",

Yassine Doghri
committed
"tailwindcss": "^2.2.17",
"tailwindcss-scroll-snap": "^1.1.0",

Yassine Doghri
committed
"typescript": "^4.4.4",
"vite": "^2.6.9"
}
},
"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"
}
},
"node_modules/@babel/compat-data": {
"version": "7.16.4",
"dev": true,

Yassine Doghri
committed
"license": "MIT",
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/core": {
"version": "7.16.5",
"dev": true,

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"@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"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/babel"
}
},
"node_modules/@babel/generator": {

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"jsesc": "^2.5.1",
"source-map": "^0.5.0"
},
"engines": {
"node": ">=6.9.0"
}
},
"node_modules/@babel/helper-compilation-targets": {

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"@babel/compat-data": "^7.16.0",
"@babel/helper-validator-option": "^7.14.5",
"browserslist": "^4.17.5",
"semver": "^6.3.0"
},
"engines": {
"node": ">=6.9.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0"
"node_modules/@babel/helper-environment-visitor": {
"version": "7.16.5",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"@babel/types": "^7.16.0"
},
"engines": {
"node": ">=6.9.0"
"node_modules/@babel/helper-function-name": {
"version": "7.16.0",

Yassine Doghri
committed
"license": "MIT",
"dependencies": {
"@babel/helper-get-function-arity": "^7.16.0",
"@babel/template": "^7.16.0",
"@babel/types": "^7.16.0"
},
"engines": {
"node": ">=6.9.0"
Loading
Loading full blame...