Initial Release - v1.0.0
This commit is contained in:
22
package.json
Normal file
22
package.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"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": {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user