Firq
beae91e5fd
Some checks failed
/ publish (push) Has been skipped
/ build-site (push) Failing after 9s
/ checking (push) Successful in 11s
/ deploy-unlighthouse-files (push) Has been cancelled
/ deploy-unlighthouse-site (push) Has been cancelled
/ unlighthouse (push) Has been cancelled
29 lines
598 B
JSON
29 lines
598 B
JSON
{
|
|
"name": "@firq/fgosite",
|
|
"type": "module",
|
|
"version": "0.1.28-pre.3",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "astro dev",
|
|
"start": "astro dev",
|
|
"build": "astro build",
|
|
"preview": "astro preview",
|
|
"astro": "astro"
|
|
},
|
|
"dependencies": {
|
|
"@astro-community/astro-embed-youtube": "^0.4.3",
|
|
"@astrojs/check": "^0.3.3",
|
|
"@astrojs/mdx": "^2.0.3",
|
|
"@astrojs/sitemap": "^3.0.3",
|
|
"astro": "^4.2.1",
|
|
"autoprefixer": "^10.4.16",
|
|
"iconoir": "^7.2.0",
|
|
"postcss-preset-env": "^9.3.0",
|
|
"typescript": "^5.3.3"
|
|
},
|
|
"browserslist": [
|
|
"last 2 versions",
|
|
">0.5% and not dead"
|
|
]
|
|
}
|