@team-llambda/gradebook-api
Version:
An NPM package for accessing the Edupoint Synergy API on behalf of students, parents, and teachers.
22 lines (21 loc) • 582 B
JSON
{
"name": "@team-llambda/gradebook-api",
"version": "1.1.0",
"description": "An NPM package for accessing the Edupoint Synergy API on behalf of students, parents, and teachers.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/team-llambda/gradebook-api.git"
},
"author": "Terrance Li, Andrew Liu, Nathan Yan",
"license": "MIT",
"bugs": {
"url": "https://github.com/team-llambda/gradebook-api/issues"
},
"homepage": "https://github.com/team-llambda/gradebook-api#readme",
"keywords": [
"gradebook",
"bsd405",
"llambda"
]
}