17 lines
No EOL
358 B
JSON
17 lines
No EOL
358 B
JSON
{
|
|
"name": "astro-authorizer-template",
|
|
"type": "module",
|
|
"version": "0.0.3",
|
|
"scripts": {
|
|
"start": "astro dev"
|
|
},
|
|
"dependencies": {
|
|
"@astrojs/node": "^8.2.5",
|
|
"@astrojs/vue": "^4.0.10",
|
|
"@authorizerdev/authorizer-js": "^2.0.2",
|
|
"@iconoir/vue": "^7.5.0",
|
|
"add": "^2.0.6",
|
|
"astro": "^4.5.15",
|
|
"sass": "^1.72.0"
|
|
}
|
|
} |