mirror of
https://github.com/BreizhHardware/sansdomainefixe.xyz.git
synced 2026-01-18 19:47:19 +01:00
13 lines
252 B
JSON
13 lines
252 B
JSON
{
|
|
"name": "sansdomainefixe.xyz",
|
|
"version": "1.0.0",
|
|
"main": "index.html",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tailwindcss/forms": "^0.5.7",
|
|
"parcel-bundler": "^1.12.5",
|
|
"tailwindcss": "^3.3.5",
|
|
"typescript": "^5.3.3"
|
|
}
|
|
}
|