volts
Version:
26 lines (25 loc) • 488 B
JSON
{
"name": "volts",
"version": "0.0.2",
"description": "volts",
"main": "src/index.js",
"type": "module",
"scripts": {},
"files": [
"/src"
],
"repository": {
"type": "git",
"url": "git+https://github.com/varvolta/volts.git"
},
"keywords": [
"electron",
"volts"
],
"author": "Vahe Arzumanyan",
"license": "ISC",
"bugs": {
"url": "https://github.com/varvolta/volts/issues"
},
"homepage": "https://github.com/varvolta/volts#readme"
}