ri-find-gread
Version:
This package takes your marks and returns the grade to you
27 lines (26 loc) • 634 B
JSON
{
"name": "ri-find-gread",
"version": "1.5.1",
"description": "This package takes your marks and returns the grade to you",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/rishowrav/ri-find-gread.git"
},
"keywords": [
"find",
"gread",
"findgread",
"gpa"
],
"author": "Rahimul Islam Showrav",
"license": "ISC",
"bugs": {
"url": "https://github.com/rishowrav/ri-find-gread/issues"
},
"homepage": "https://github.com/rishowrav/ri-find-gread#readme"
}