trakk-js
Version:
Automatic Documentation Generation - Real-Time Code Execution Flow - Testing / Debugging - Onboarding - for Front-End Applications
95 lines • 1.79 kB
JSON
{
"name": "trakk-js",
"author": {
"name": "Trakk.js ©",
"email": "trakkjs@gmail.com",
"url": "https://trakkjs.allthat.is"
},
"license": "SEE LICENSE IN LICENSE.txt",
"version": "0.13.19",
"repository": {
"type": "git"
},
"keywords": [
"ember.js",
"react.js",
"angular.js",
"vue.js",
"next.js",
"ember",
"react",
"angular",
"vue",
"next",
"track",
"trakk",
"monitor",
"replay",
"log",
"debug",
"onboard",
"tracking",
"trakking",
"monitoring",
"replaying",
"logging",
"debugging",
"onboarding",
"debugger",
"breakpoint",
"breakpoints",
"javascript",
"typescript",
"web application",
"framework",
"jsx",
"tsx",
"js",
"ts",
"front end",
"front-end",
"frontend",
"docs",
"documentation",
"application",
"code execution journey",
"application flow",
"code execution",
"development",
"tool",
"document generation tool"
],
"type": "module",
"bin": {
"trakkjs": "bin/trakk.js"
},
"dependencies": {
"@babel/generator": "^7.24.7",
"@babel/parser": "^7.24.7",
"@babel/traverse": "^7.24.7",
"@babel/types": "^7.24.7",
"axios": "^1.7.2",
"chokidar": "^3.6.0",
"cors": "^2.8.5",
"express": "^4.21.0",
"get-port": "^7.1.0",
"glob": "^10.4.2",
"highlight.js": "^11.10.0",
"https": "^1.0.0",
"is-glob": "^4.0.3",
"jimp": "0.16.1",
"js-beautify": "^1.15.1",
"jsdom": "^25.0.1",
"jspdf": "^2.5.1",
"juice": "^11.0.0",
"lowdb": "^7.0.1",
"minimatch": "^9.0.4",
"os": "^0.1.2",
"prismjs": "^1.29.0",
"terser": "^5.31.1",
"uuid": "^10.0.0"
},
"engines": {
"node": ">=20"
}
}