UNPKG

@sudoo/marked

Version:

JavaScript & TypeScript code runner in JavaScript, safe with marked territory, asynchronous

30 lines 692 B
{ "name": "@sudoo/marked", "main": "index.js", "version": "3.21.6", "description": "JavaScript & TypeScript code runner in JavaScript, safe with marked territory, asynchronous", "repository": { "type": "git", "url": "git+https://github.com/SudoDotDog/Marked.git" }, "keywords": [ "JavaScript", "TypeScript", "Compiler", "Executer", "Marked", "Sandbox" ], "author": "WMXPY", "license": "MIT", "bugs": { "url": "https://github.com/SudoDotDog/Marked/issues" }, "homepage": "https://marked.sudo.dog", "dependencies": { "acorn": "8.14.0", "acorn-walk": "8.3.4", "sourcemap-codec": "1.4.8", "typescript": "5.7.2" } }