unity-ev
Version:
Unidade de elétron-volts
27 lines (26 loc) • 560 B
JSON
{
"name": "unity-ev",
"version": "1.0.0",
"description": "Unidade de elétron-volts",
"main": "unity.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/suissa/unity-eV.git"
},
"keywords": [
"unidade",
"cálculo",
"anos",
"webschool",
"suissa"
],
"author": "Suissa",
"license": "WTFPL",
"bugs": {
"url": "https://github.com/suissa/unity-eV/issues"
},
"homepage": "https://github.com/suissa/unity-eV#readme"
}