UNPKG

scorm-again

Version:

A modern SCORM JavaScript run-time library for AICC, SCORM 1.2, and SCORM 2004

15 lines 293 B
{ "plugins": [ "node_modules/jsdoc-babel" ], "babel": { "presets": [ "@babel/preset-env" ], "plugins": [ "@babel/plugin-transform-class-properties", "@babel/plugin-transform-private-methods", "@babel/plugin-transform-optional-chaining" ] } }