mirror of
https://ark.sudovanilla.org/Korbs/electron-tabs.git
synced 2024-12-22 19:43:53 +00:00
Package.json update
This commit is contained in:
parent
ebfebdaf21
commit
80b04f65a5
|
@ -1,8 +1,12 @@
|
|||
{
|
||||
"name": "electron-tabs",
|
||||
"version": "0.1.0",
|
||||
"description": "Tabs for electron applications",
|
||||
"description": "Simple tabs for Electron applications",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/brrd/electron-tabs"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue