You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Offer an interface for a recursive descent parser implemented in Javascript for reading and processing the CourseTime Format (CTF). The files are in text format and should respect the following grammar.",
"main": "caporalCli.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"