2022-11-25 15:33:59 +00:00
|
|
|
{
|
2022-11-25 15:57:24 +00:00
|
|
|
"name": "dyomedea-solid",
|
2022-11-25 15:33:59 +00:00
|
|
|
"version": "0.0.0",
|
|
|
|
"description": "",
|
|
|
|
"type": "module",
|
|
|
|
"scripts": {
|
|
|
|
"start": "vite",
|
|
|
|
"dev": "vite",
|
|
|
|
"build": "vite build",
|
2023-02-05 14:25:32 +00:00
|
|
|
"serve": "vite preview --host",
|
2022-11-25 15:33:59 +00:00
|
|
|
"test": "vitest",
|
2023-02-06 09:04:17 +00:00
|
|
|
"postinstall": "node ./fix-jest-dom.mjs && patch-package"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
2023-02-07 20:32:40 +00:00
|
|
|
"license": "GPL-3.0-only",
|
2022-11-25 15:33:59 +00:00
|
|
|
"devDependencies": {
|
2023-04-02 09:36:59 +00:00
|
|
|
"@capacitor/cli": "^4.7.3",
|
2023-03-21 17:46:59 +00:00
|
|
|
"@solidjs/testing-library": "^0.7.0",
|
2023-01-16 16:00:55 +00:00
|
|
|
"@testing-library/jest-dom": "^5.16.5",
|
2023-04-15 09:55:52 +00:00
|
|
|
"@types/lodash": "^4.14.194",
|
2022-11-29 18:49:05 +00:00
|
|
|
"@types/memoizee": "^0.4.8",
|
2022-12-11 09:45:08 +00:00
|
|
|
"@types/pouchdb": "^6.4.0",
|
2023-01-31 16:32:19 +00:00
|
|
|
"@types/proj4": "^2.5.2",
|
2023-04-15 09:55:52 +00:00
|
|
|
"@types/shelljs": "^0.8.12",
|
|
|
|
"@vitest/ui": "^0.30.1",
|
2023-03-21 17:46:59 +00:00
|
|
|
"jsdom": "^21.1.1",
|
2023-02-07 15:47:10 +00:00
|
|
|
"license-checker": "^25.0.1",
|
|
|
|
"license-compatibility-checker": "^0.3.5",
|
2023-02-07 15:54:07 +00:00
|
|
|
"license-report": "^6.3.0",
|
2023-02-09 15:37:46 +00:00
|
|
|
"shelljs": "^0.8.5",
|
2023-04-15 09:55:52 +00:00
|
|
|
"typescript": "^5.0.4",
|
2023-03-21 17:46:59 +00:00
|
|
|
"vite": ">=4.2.1",
|
2023-04-15 09:55:52 +00:00
|
|
|
"vite-plugin-solid": "^2.7.0",
|
|
|
|
"vitest": "^0.30.1"
|
2022-11-25 15:33:59 +00:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2023-01-16 16:00:55 +00:00
|
|
|
"@awesome-cordova-plugins/android-full-screen": "^6.3.0",
|
|
|
|
"@awesome-cordova-plugins/geolocation": "^6.3.0",
|
|
|
|
"@awesome-cordova-plugins/web-intent": "^6.3.0",
|
2023-04-02 09:36:59 +00:00
|
|
|
"@capacitor-community/background-geolocation": "^1.2.13",
|
|
|
|
"@capacitor/android": "^4.7.3",
|
2023-02-05 14:00:42 +00:00
|
|
|
"@capacitor/browser": "^4.1.1",
|
2023-04-02 09:36:59 +00:00
|
|
|
"@capacitor/core": "^4.7.3",
|
2023-02-04 17:22:05 +00:00
|
|
|
"@capacitor/filesystem": "^4.1.4",
|
2023-04-02 09:36:59 +00:00
|
|
|
"@capacitor/ios": "^4.7.3",
|
2023-02-05 14:00:42 +00:00
|
|
|
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
|
|
|
|
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
|
2023-04-02 09:36:59 +00:00
|
|
|
"@solid-primitives/i18n": "^1.2.4",
|
|
|
|
"@solidjs/router": "^0.8.2",
|
2023-04-15 09:55:52 +00:00
|
|
|
"@suid/icons-material": "^0.6.0",
|
|
|
|
"@suid/material": "^0.12.0",
|
|
|
|
"@suid/vite-plugin": "^0.1.3",
|
2022-12-14 20:50:09 +00:00
|
|
|
"com-darryncampbell-cordova-plugin-intent": "^2.2.0",
|
2022-12-14 14:26:32 +00:00
|
|
|
"cordova-plugin-fullscreen": "^1.3.0",
|
2023-04-02 09:36:59 +00:00
|
|
|
"exifreader": "^4.12.0",
|
2023-04-18 08:41:58 +00:00
|
|
|
"image-js": "^0.35.3",
|
2022-11-26 21:04:08 +00:00
|
|
|
"isomorphic-xml2js": "^0.1.3",
|
2022-11-26 18:36:55 +00:00
|
|
|
"lodash": "^4.17.21",
|
2022-11-29 18:49:05 +00:00
|
|
|
"memoizee": "^0.4.15",
|
2023-03-21 17:46:59 +00:00
|
|
|
"ol": "^7.3.0",
|
2023-01-09 19:51:17 +00:00
|
|
|
"osmtogeojson": "^3.0.0-beta.5",
|
2023-02-06 09:04:17 +00:00
|
|
|
"patch-package": "^6.5.1",
|
2023-04-02 10:35:53 +00:00
|
|
|
"pluscodes": "^2.6.0",
|
2023-02-09 12:57:14 +00:00
|
|
|
"pouchdb": "^8.0.1",
|
2023-02-11 10:31:32 +00:00
|
|
|
"pouchdb-adapter-indexeddb": "^8.0.1",
|
2023-02-09 12:57:14 +00:00
|
|
|
"pouchdb-browser": "^8.0.1",
|
2023-03-21 17:46:59 +00:00
|
|
|
"proj4": "^2.9.0",
|
2023-04-15 09:55:52 +00:00
|
|
|
"solid-js": "^1.7.3",
|
2023-03-03 20:38:49 +00:00
|
|
|
"vite-plugin-solid-svg": "^0.6.1"
|
2022-11-25 15:33:59 +00:00
|
|
|
}
|
|
|
|
}
|