Skip to content

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
App Generator committed Nov 12, 2021
1 parent ded9f46 commit 0eaca55
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "react-flask-authentication",
"version": "1.0.0",
"description": "Template project - React Flask Boilerplate Code",
"repository": {
"type": "git",
"url": "https://github.com/app-generator/react-flask-authentication"
},
"bugs": {
"url": "https://github.com/app-generator/react-flask-authentication/issues",
"email": "support@appseed.us"
},
"author": "AppSeed App Generator <support@appseed.us> (https://appseed.us)",
"engines": {
"node": ">=10.0.0"
},
"dependencies": {},
"devDependencies": {}
}

0 comments on commit 0eaca55

Please sign in to comment.