Update package.json
diff --git a/template_src/package.json b/template_src/package.json
index ec9ce79..0395e0e 100644
--- a/template_src/package.json
+++ b/template_src/package.json
@@ -1,5 +1,5 @@
 {
-  "name": "template_project",
+  "name": "TemplateProject",
   "version": "1.0.0",
   "description": "This is the project created from the template: cordova_template",
   "scripts": {
@@ -8,6 +8,5 @@
   "keywords": [
     "ecosystem:cordova"
   ],
-  "author": "",
   "license": "ISC"
 }