UNPKG

org.eclipse.n4js.mangelhaft.reporter.console

Version:

A simple mangelhaft console reporter that logs test results to the console or stdout.

50 lines (49 loc) 1.24 kB
{ "name": "org.eclipse.n4js.mangelhaft.reporter.console", "version": "0.37.9", "author": { "name": "NumberFour AG", "email": "npm@numberfour.eu" }, "license": "EPL-1.0", "repository": { "type": "git", "url": "https://github.com/eclipse/n4js/tree/master/n4js-libs/packages/org.eclipse.n4js.mangelhaft.reporter.console" }, "description": "A simple mangelhaft console reporter that logs test results to the console or stdout.", "keywords": [ "n4js", "testing", "mangelhaft" ], "engines": { "node": ">=14" }, "type": "module", "dependencies": { "n4js-runtime": "0.37.9", "n4js-runtime-es2015": "0.37.9", "n4js-runtime-v8": "0.37.9", "org.eclipse.n4js.mangelhaft": "0.37.9" }, "n4js": { "projectType": "library", "vendorId": "org.eclipse.n4js", "vendorName": "Eclipse N4JS Project", "output": "src-gen", "sources": { "source": [ "src/n4js" ] }, "requiredRuntimeLibraries": [ "n4js-runtime-v8", "n4js-runtime-es2015" ], "generator": { "rewriteCjsImports": true } }, "gitHeadN4jsLibs": "e04d05a91eb18fc3841c61851f564c5c35b883ef", "gitHead": "536cc8433037e8e35389f1c11e17ae7b9804fe74" }