{ "name": "livres", "version": "1.0.0", "description": "test modification k.d", "main": "index.js", "directories": { "lib": "lib", "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.artcode.re:mithril/livres.git" }, "author": "", "license": "ISC", "dependencies": { "@tailwindcss/cli": "^4.1.18", "tailwindcss": "^4.1.18" } }