react-scorm
Version:
SCORM the famous standard of LMS (Still under development)
21 lines (20 loc) • 412 B
JSON
{
"name": "react-scorm",
"version": "0.0.1",
"description": "SCORM the famous standard of LMS (Still under development)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"SCORM",
"LMS",
"learning",
"SCO",
"tincan",
"SPA",
"babel"
],
"author": "Abdennour TOUMI <http://abdennoor.com>",
"license": "MIT"
}