Skip to content
Snippets Groups Projects
Commit ee966eaa authored by Ramaguru Radhakrishnan's avatar Ramaguru Radhakrishnan :speech_balloon:
Browse files

Updated the name, added description & author, alignment corrected.

parent d1710e0e
Branches
No related tags found
No related merge requests found
{ {
"name": "WAMPAC", "name": "wampac",
"version": "0.1.0", "version": "0.1.1",
"description": "Wide Area Monitoring, Protection and Control (WAMPAC) framework",
"author": {
"name": "Amrita-Rubix"
},
"main": "background.js",
"private": true, "private": true,
"scripts": { "scripts": {
"serve": "vue-cli-service serve --port 9000", "serve": "vue-cli-service serve --port 9000",
...@@ -11,7 +16,6 @@ ...@@ -11,7 +16,6 @@
"postinstall": "electron-builder install-app-deps", "postinstall": "electron-builder install-app-deps",
"postuninstall": "electron-builder install-app-deps" "postuninstall": "electron-builder install-app-deps"
}, },
"main": "background.js",
"dependencies": { "dependencies": {
"axios": "^0.21.0", "axios": "^0.21.0",
"chart.js": "^2.9.3", "chart.js": "^2.9.3",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment