23 lines
612 B
JSON
23 lines
612 B
JSON
{
|
|
"name": "argon-dashboard-flask",
|
|
"mastertemplate": "boilerplate-code-flask-dashboard",
|
|
"version": "1.0.0",
|
|
"description": "Template project - Flask Boilerplate Code",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/creativetimofficial/argon-dashboard-flask"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/creativetimofficial/argon-dashboard-flask/issues",
|
|
"email": "support@appseed.us"
|
|
},
|
|
"author": "AppSeed App Generator <support@appseed.us> (https://appseed.us)",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"dependencies": {
|
|
},
|
|
"devDependencies": {
|
|
}
|
|
}
|