Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
initialize npm project
  • Loading branch information
kajan committed Feb 12, 2021
1 parent 5d44145 commit 4747df9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions AspNetCoreVueMpa.Web/ClientApp/package.json
@@ -0,0 +1,12 @@
{
"name": "ClientApp",
"version": "1.0.0",
"description": "",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "kajan",
"license": "ISC"
}

0 comments on commit 4747df9

Please sign in to comment.