ects-oleksandr-sokhan
Version:
Converter scores from the 100-point grading system to the ECTS
28 lines (27 loc) • 679 B
JSON
{
"name": "ects-oleksandr-sokhan",
"version": "1.0.1",
"description": "Converter scores from the 100-point grading system to the ECTS",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/VoidWalker/ects-oleksandr-sokhan.git"
},
"keywords": [
"ects",
"grade",
"converter",
"scoring",
"academic",
"university"
],
"author": "Oleksandr Sokhan <sohanoleksa@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/VoidWalker/ects-oleksandr-sokhan/issues"
},
"homepage": "https://github.com/VoidWalker/ects-oleksandr-sokhan#readme"
}