Server IP : 92.205.26.207 / Your IP : 216.73.216.16 Web Server : Apache System : Linux 207.26.205.92.host.secureserver.net 4.18.0-553.60.1.el8_10.x86_64 #1 SMP Thu Jul 10 04:01:16 EDT 2025 x86_64 User : zikryat ( 1002) PHP Version : 8.3.23 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/zikryat/public_html/node_modules/jsdoc/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
{ "name": "jsdoc", "version": "4.0.2", "revision": "1676847678737", "description": "An API documentation generator for JavaScript.", "keywords": [ "documentation", "javascript" ], "license": "Apache-2.0", "repository": { "type": "git", "url": "https://github.com/jsdoc/jsdoc" }, "dependencies": { "@babel/parser": "^7.20.15", "@jsdoc/salty": "^0.2.1", "@types/markdown-it": "^12.2.3", "bluebird": "^3.7.2", "catharsis": "^0.9.0", "escape-string-regexp": "^2.0.0", "js2xmlparser": "^4.0.2", "klaw": "^3.0.0", "markdown-it": "^12.3.2", "markdown-it-anchor": "^8.4.1", "marked": "^4.0.10", "mkdirp": "^1.0.4", "requizzle": "^0.2.3", "strip-json-comments": "^3.1.0", "underscore": "~1.13.2" }, "devDependencies": { "ajv": "^6.12.0", "gulp": "^4.0.2", "gulp-eslint": "^6.0.0", "gulp-json-editor": "^2.5.6", "nyc": "^15.1.0" }, "engines": { "node": ">=12.0.0" }, "scripts": { "test": "gulp lint; gulp test" }, "bin": { "jsdoc": "./jsdoc.js" }, "bugs": "https://github.com/jsdoc/jsdoc/issues", "author": { "name": "Michael Mathews", "email": "[email protected]" }, "contributors": [ { "name": "The JSDoc Contributors", "url": "https://github.com/jsdoc/jsdoc/graphs/contributors" } ], "maintainers": [ { "name": "Jeff Williams", "email": "[email protected]" } ] }