pvtools
Version:
pvtools is a package created during my final degree project in Rey Juan Carlos Universidad, Madrid that contains all the tools you need to deal with Solar energy, and PV power
28 lines (27 loc) • 646 B
JSON
{
"name": "pvtools",
"version": "1.0.93",
"description": "pvtools is a package created during my final degree project in Rey Juan Carlos Universidad, Madrid that contains all the tools you need to deal with Solar energy, and PV power",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "PVtools"
},
"keywords": [
"PV",
"Solar",
"geography",
"coordonates",
"pvpower",
"energy",
"slope",
"inclination",
"angle",
"sun"
],
"author": "Rayene Hamada",
"license": "MIT"
}