32 lines
963 B
JSON
32 lines
963 B
JSON
{
|
|
"comments": {
|
|
"dependencies": {
|
|
"@alpinejs/intersect": "github.com/canstand/compost",
|
|
"alpinejs": "github.com/canstand/compost"
|
|
},
|
|
"devDependencies": {
|
|
"@tailwindcss/typography": "github.com/canstand/compost",
|
|
"autoprefixer": "github.com/canstand/compost",
|
|
"postcss": "github.com/canstand/compost",
|
|
"postcss-cli": "github.com/canstand/compost",
|
|
"prettier": "github.com/canstand/compost",
|
|
"prettier-plugin-go-template": "github.com/canstand/compost",
|
|
"tailwindcss": "github.com/canstand/compost"
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@alpinejs/intersect": "^3.12.3",
|
|
"alpinejs": "^3.12.3"
|
|
},
|
|
"devDependencies": {
|
|
"@tailwindcss/typography": "^0.5.9",
|
|
"autoprefixer": "^10.4.14",
|
|
"postcss": "^8.4.27",
|
|
"postcss-cli": "^10.1.0",
|
|
"prettier": "^3.0.0",
|
|
"prettier-plugin-go-template": "^0.0.15",
|
|
"tailwindcss": "^3.3.3"
|
|
},
|
|
"name": "blog",
|
|
"version": "0.1.0"
|
|
}
|