{ "name": "diffuse", "description": "A music player that connects to your cloud/distributed storage", "version": "3.4.0", "author": "Steven Vandevelde ", "homepage": "https://diffuse.sh", "repository": "github:icidasset/diffuse", "license": "SEE LICENSE IN LICENSE", "devDependencies": { "@typescript-eslint/eslint-plugin": "^6.2.1", "@typescript-eslint/parser": "^6.2.1", "assert": "^2.0.0", "autoprefixer": "^10.4.14", "buffer": "^6.0.3", "elm-review": "^2.10.2", "esbuild": "^0.18.18", "eslint": "^8.46.0", "events": "^3.3.0", "gren-lang": "^0.3.0", "postcss": "^8.4.27", "postcss-custom-properties": "^13.3.0", "postcss-import": "^15.1.0", "stream": "^0.0.2", "tailwindcss": "^3.3.3", "tailwindcss-animations": "^2.0.0", "tailwindcss-interaction-variants": "^5.0.0" }, "dependencies": { "@oddjs/odd": "^0.37.2", "@tokenizer/http": "^0.6.2", "elm-taskport": "^2.0.1", "fast-text-encoding": "^1.0.6", "file-saver": "^2.0.2", "jszip": "^3.7.1", "load-script2": "^2.0.5", "localforage": "^1.10.0", "lunr": "^2.3.8", "music-metadata-browser": "^2.5.10", "readable-stream": "^4.4.2", "remotestoragejs": "^2.0.0-beta.6", "throttle-debounce": "^5.0.0", "timer.js": "^1.0.4", "tocca": "^2.0.9", "uint8arrays": "^4.0.6" } }