UNPKG

cloud-ide-lms-model

Version:

Package for Model management of Cloud IDEsys LMS

29 lines 637 B
{ "dependencies": { }, "devDependencies": { "typescript": "^5.4.2" }, "name": "cloud-ide-lms-model", "version": "1.0.158", "description": "Package for Model management of Cloud IDEsys LMS", "main": "lib/index.js", "types": "lib/index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc", "prepare": "npm run build" }, "keywords": [ "CloudIDE", "LMS", "Schema" ], "repository": { "type": "git", "url": "https://gitlab.com/lms-schools/cloud-ide-lms-model.git" }, "author": "ankush bhure", "license": "ISC", "files": ["lib/**/*"] }