codehs-js-utils
Version:
Utilities for running code in the CodeHS editor.
17 lines (16 loc) • 365 B
JSON
{
"name": "codehs-js-utils",
"version": "1.1.9",
"description": "Utilities for running code in the CodeHS editor.",
"main": "libEditorUtils.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"codehs",
"teaching"
],
"author": "CodeHS <hello@codehs.com>",
"license": "ISC",
"dependencies": {}
}