UNPKG

gpa-c

Version:

a lightweight gpa calculator framework

24 lines (23 loc) 501 B
{ "name": "gpa-c", "version": "1.0.0", "description": "a lightweight gpa calculator framework", "main": "gpa-c.js", "scripts": { "test": "var gpac = new gpac()" }, "repository": { "type": "git", "url": "git+https://github.com/MohaElder/GPAC.git" }, "bugs": { "url": "https://github.com/MohaElder/GPAC/issues" }, "homepage": "https://github.com/MohaElder/GPAC#readme", "keywords": [ "gpa", "calculator" ], "author": "MohaElder", "license": "ISC" }