UNPKG

@team-llambda/edupoint-pxpwebservices-synergy

Version:

An NPM package for accessing the Edupoint Synergy API on behalf of students, parents, and teachers.

33 lines (32 loc) 861 B
{ "name": "@team-llambda/edupoint-pxpwebservices-synergy", "version": "0.3.0", "description": "An NPM package for accessing the Edupoint Synergy API on behalf of students, parents, and teachers.", "main": "dist/app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc" }, "repository": { "type": "git", "url": "git+https://github.com/team-llambda/gradebook-backend-ondevice.git" }, "author": "team llambda", "license": "MIT", "bugs": { "url": "https://github.com/team-llambda/gradebook-backend-ondevice/issues" }, "homepage": "https://github.com/team-llambda/gradebook-backend-ondevice#readme", "keywords": [ "gradebook", "edupoint", "synergy", "bsd405", "llambda" ], "dependencies": { "@types/node": "^10.12.18", "react-native-html-parser": "0.0.5", "react-xml-parser": "^1.0.8" } }