UNPKG

@ts.adligo.org/fab_group

Version:

This is a simple wrapper project for building fabricate (fab.ts.adligo.org).

45 lines 1.27 kB
{ "author": "Scott Morgan", "bin": { "junitXmlTests4jGenerator": "./dist/junitXmlTests4jGenerator.mjs" }, "bugs": { "url": "https://github.com/adligo/junit-xml-tests4j.ts.adligo.org/issues" }, "description": "This is the implementation of junit-xml-tests4j.ts.adligo.org.", "dependencies": { "npm": "^11.4.0" }, "devDependencies": { "@types/node": "^22.15.21", "typescript": "^5.0.4" }, "homepage": "https://github.com/adligo/junit-xml-tests4j.ts.adligo.org#readme", "keywords": [ "junit", "xml", "fab", "javascript", "typescript" ], "license": "Apache-2.0", "name": "@ts.adligo.org/junit-xml-tests4j", "repository": { "type": "git", "url": "git+https://github.com/adligo/junit-xml-tests4j.ts.adligo.org.git" }, "scripts": { "test": "echo @see the https://github.com/adligo/junit-xml-tests4j.tests4j.ts.adligo.org project \n and https://github.com/adligo/slink_group.ts.adligo.org", "build": "npm run tsc && slink -p -d", "tsc": "tsc" }, "sharedNodeModuleProjectSLinkEnvVar": [ "JUNIT_XML_NODE_MODULE_SLINK" ], "sharedNodeModuleProjectSLinks": [ "slink_group_deps.ts.adligo.org", "fab_group_deps.ts.adligo.org" ], "type": "module", "version": "0.0.2" }