Skip to content

Commit

Permalink
Update package.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
saiat3 committed Aug 15, 2019
1 parent b6d40f6 commit 6be62ac
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
{
"name": "vue-crud-generator",
"name": "vue-simple-crud-generator",
"version": "1.0.0",
"description": "Following package generates simple crud for vue projects",
"keywords": [
"vue",
"crud generator",
"modular structure"
],
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit 6be62ac

Please sign in to comment.