UNPKG

education_manage_api

Version:

EducationManageApi - JavaScript client for education_manage_api 教务管理,包括学生信息,成绩管理 This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

19 lines (18 loc) 336 B
{ "name": "education_manage_api", "version": "1.0.0", "description": "", "license": "Apache-2.0", "main": "src/index.js", "scripts": { "test": "mocha --recursive" }, "dependencies": { "superagent": "1.7.1" }, "devDependencies": { "mocha": "~2.3.4", "sinon": "1.17.3", "expect.js": "~0.3.1" } }