UNPKG

talentlms

Version:

TalentLMS Node-SDK based on official TalentLMS API documentation

34 lines (33 loc) 769 B
{ "name": "talentlms", "version": "1.1.7", "description": "TalentLMS Node-SDK based on official TalentLMS API documentation", "main": "index.js", "directories": { "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/AhmedMashour/TalentLMS.git" }, "keywords": [ "talentlms", "talent", "talentlms-api", "api", "sdk", "talentlms-sdk" ], "author": "Ahmed Mashhour", "license": "ISC", "bugs": { "url": "https://github.com/AhmedMashour/TalentLMS/issues" }, "homepage": "https://github.com/AhmedMashour/TalentLMS#readme", "dependencies": { "axios": "^1.7.2" } }