package.json 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242
  1. {
  2. "_args": [
  3. [
  4. "documentation@12.3.0",
  5. "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
  6. ]
  7. ],
  8. "_from": "documentation@12.3.0",
  9. "_id": "documentation@12.3.0",
  10. "_inBundle": false,
  11. "_integrity": "sha512-qjEcTyC5jjGUOedRvumC/gCyon2WynfWtcjxDAna23CnRnYwD6Q6ATCRGZk+2wyf6GBpr7o5F77fgtHrjfuIxQ==",
  12. "_location": "/documentation",
  13. "_phantomChildren": {
  14. "@babel/compat-data": "7.10.5",
  15. "@babel/helper-compilation-targets": "7.10.4",
  16. "@babel/plugin-proposal-class-properties": "7.10.4",
  17. "@babel/plugin-proposal-nullish-coalescing-operator": "7.10.4",
  18. "@babel/plugin-proposal-numeric-separator": "7.10.4",
  19. "@babel/plugin-proposal-optional-chaining": "7.10.4",
  20. "@babel/plugin-proposal-private-methods": "7.10.4",
  21. "@babel/plugin-syntax-async-generators": "7.8.4",
  22. "@babel/plugin-syntax-class-properties": "7.10.4",
  23. "@babel/plugin-syntax-dynamic-import": "7.8.3",
  24. "@babel/plugin-syntax-json-strings": "7.8.3",
  25. "@babel/plugin-syntax-nullish-coalescing-operator": "7.8.3",
  26. "@babel/plugin-syntax-numeric-separator": "7.10.4",
  27. "@babel/plugin-syntax-object-rest-spread": "7.8.3",
  28. "@babel/plugin-syntax-optional-catch-binding": "7.8.3",
  29. "@babel/plugin-syntax-optional-chaining": "7.8.3",
  30. "@babel/plugin-syntax-top-level-await": "7.10.4",
  31. "@babel/plugin-transform-unicode-escapes": "7.10.4",
  32. "@babel/preset-modules": "0.1.3",
  33. "babel-plugin-dynamic-import-node": "2.3.3",
  34. "color-convert": "1.9.2",
  35. "core-js-compat": "3.6.5",
  36. "decamelize": "1.2.0",
  37. "error-ex": "1.3.2",
  38. "escalade": "3.0.2",
  39. "escape-string-regexp": "1.0.5",
  40. "execa": "1.0.0",
  41. "gensync": "1.0.0-beta.1",
  42. "get-caller-file": "1.0.2",
  43. "globals": "11.12.0",
  44. "graceful-fs": "4.1.11",
  45. "has-flag": "3.0.0",
  46. "invariant": "2.2.4",
  47. "jsesc": "2.5.2",
  48. "json-parse-better-errors": "1.0.2",
  49. "levenary": "1.1.1",
  50. "locate-path": "3.0.0",
  51. "mem": "4.3.0",
  52. "normalize-package-data": "2.4.0",
  53. "regenerate": "1.4.0",
  54. "regenerate-unicode-properties": "8.2.0",
  55. "regenerator-transform": "0.14.4",
  56. "require-directory": "2.1.1",
  57. "require-main-filename": "1.0.1",
  58. "resolve": "1.8.1",
  59. "safe-buffer": "5.1.2",
  60. "semver": "5.5.0",
  61. "set-blocking": "2.0.0",
  62. "to-fast-properties": "2.0.0",
  63. "unicode-match-property-ecmascript": "1.0.4",
  64. "unicode-match-property-value-ecmascript": "1.2.0",
  65. "wrap-ansi": "2.1.0",
  66. "y18n": "3.2.1"
  67. },
  68. "_requested": {
  69. "type": "version",
  70. "registry": true,
  71. "raw": "documentation@12.3.0",
  72. "name": "documentation",
  73. "escapedName": "documentation",
  74. "rawSpec": "12.3.0",
  75. "saveSpec": null,
  76. "fetchSpec": "12.3.0"
  77. },
  78. "_requiredBy": [
  79. "/mermaid"
  80. ],
  81. "_resolved": "https://registry.npmjs.org/documentation/-/documentation-12.3.0.tgz",
  82. "_spec": "12.3.0",
  83. "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
  84. "author": {
  85. "name": "Tom MacWright"
  86. },
  87. "bin": {
  88. "documentation": "./bin/documentation.js"
  89. },
  90. "bugs": {
  91. "url": "https://github.com/documentationjs/documentation/issues"
  92. },
  93. "config": {
  94. "commitizen": {
  95. "path": "./node_modules/cz-conventional-changelog"
  96. }
  97. },
  98. "dependencies": {
  99. "@babel/core": "^7.9.0",
  100. "@babel/generator": "^7.9.4",
  101. "@babel/parser": "7.9.4",
  102. "@babel/plugin-proposal-class-properties": "^7.8.3",
  103. "@babel/plugin-proposal-decorators": "^7.8.3",
  104. "@babel/plugin-proposal-do-expressions": "^7.8.3",
  105. "@babel/plugin-proposal-export-default-from": "^7.8.3",
  106. "@babel/plugin-proposal-export-namespace-from": "^7.8.3",
  107. "@babel/plugin-proposal-function-bind": "^7.8.3",
  108. "@babel/plugin-proposal-function-sent": "^7.8.3",
  109. "@babel/plugin-proposal-json-strings": "^7.8.3",
  110. "@babel/plugin-proposal-logical-assignment-operators": "^7.8.3",
  111. "@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
  112. "@babel/plugin-proposal-numeric-separator": "^7.8.3",
  113. "@babel/plugin-proposal-optional-chaining": "^7.9.0",
  114. "@babel/plugin-proposal-pipeline-operator": "^7.8.3",
  115. "@babel/plugin-proposal-private-methods": "^7.8.3",
  116. "@babel/plugin-proposal-throw-expressions": "^7.8.3",
  117. "@babel/plugin-syntax-dynamic-import": "^7.8.3",
  118. "@babel/plugin-syntax-import-meta": "^7.8.3",
  119. "@babel/preset-env": "^7.9.0",
  120. "@babel/preset-flow": "^7.9.0",
  121. "@babel/preset-react": "^7.9.4",
  122. "@babel/preset-stage-0": "^7.8.3",
  123. "@babel/traverse": "^7.9.0",
  124. "@babel/types": "^7.9.0",
  125. "ansi-html": "^0.0.7",
  126. "babelify": "^10.0.0",
  127. "chalk": "^2.3.0",
  128. "chokidar": "^2.0.4",
  129. "concat-stream": "^1.6.0",
  130. "diff": "^4.0.1",
  131. "doctrine-temporary-fork": "2.1.0",
  132. "get-port": "^4.0.0",
  133. "git-url-parse": "^11.1.2",
  134. "github-slugger": "1.2.0",
  135. "glob": "^7.1.2",
  136. "globals-docs": "^2.4.0",
  137. "highlight.js": "^9.15.5",
  138. "ini": "^1.3.5",
  139. "js-yaml": "^3.10.0",
  140. "lodash": "^4.17.10",
  141. "mdast-util-inject": "^1.1.0",
  142. "micromatch": "^3.1.5",
  143. "mime": "^2.2.0",
  144. "module-deps-sortable": "5.0.0",
  145. "parse-filepath": "^1.0.2",
  146. "pify": "^4.0.0",
  147. "read-pkg-up": "^4.0.0",
  148. "remark": "^9.0.0",
  149. "remark-html": "^8.0.0",
  150. "remark-reference-links": "^4.0.1",
  151. "remark-toc": "^5.0.0",
  152. "resolve": "^1.8.1",
  153. "stream-array": "^1.1.2",
  154. "strip-json-comments": "^2.0.1",
  155. "tiny-lr": "^1.1.0",
  156. "unist-builder": "^1.0.2",
  157. "unist-util-visit": "^1.3.0",
  158. "vfile": "^4.0.0",
  159. "vfile-reporter": "^6.0.0",
  160. "vfile-sort": "^2.1.0",
  161. "vinyl": "^2.1.0",
  162. "vinyl-fs": "^3.0.2",
  163. "vue-template-compiler": "^2.5.16",
  164. "yargs": "^12.0.2"
  165. },
  166. "description": "a documentation generator",
  167. "devDependencies": {
  168. "babel-core": "^7.0.0-bridge.0",
  169. "babel-eslint": "^9.0.0",
  170. "babel-jest": "^23.4.2",
  171. "chdir": "0.0.0",
  172. "cz-conventional-changelog": "2.1.0",
  173. "documentation-schema": "0.0.1",
  174. "eslint": "^5.0.1",
  175. "eslint-config-prettier": "^3.0.1",
  176. "fs-extra": "^7.0.0",
  177. "husky": "^1.3.1",
  178. "jest": "^23.0.0",
  179. "json-schema": "0.2.3",
  180. "lint-staged": "^7.2.0",
  181. "mock-fs": "^4.4.2",
  182. "p-event": "^2.0.0",
  183. "prettier": "^1.10.2",
  184. "standard-version": "^4.3.0",
  185. "tmp": "^0.0.33"
  186. },
  187. "engines": {
  188. "node": ">=8"
  189. },
  190. "greenkeeper": {
  191. "ignore": [
  192. "remote-origin-url"
  193. ]
  194. },
  195. "homepage": "https://documentation.js.org",
  196. "husky": {
  197. "hooks": {
  198. "pre-commit": "lint-staged"
  199. }
  200. },
  201. "jest": {
  202. "testPathIgnorePatterns": [
  203. "/node_modules/",
  204. "utils.js",
  205. "fixture"
  206. ],
  207. "collectCoverage": true,
  208. "testEnvironment": "node"
  209. },
  210. "keywords": [
  211. "documentation",
  212. "formatter",
  213. "jsdoc",
  214. "jsdoc3",
  215. "parser",
  216. "website"
  217. ],
  218. "license": "ISC",
  219. "lint-staged": {
  220. "*.js": [
  221. "prettier --write",
  222. "git add"
  223. ]
  224. },
  225. "main": "src/index.js",
  226. "name": "documentation",
  227. "repository": {
  228. "type": "git",
  229. "url": "git+ssh://git@github.com/documentationjs/documentation.git"
  230. },
  231. "scripts": {
  232. "build": "npm run doc",
  233. "doc": "node ./bin/documentation.js build src/index.js -f md --access=public > docs/NODE_API.md",
  234. "format": "prettier --write '{src,__tests__,declarations,bin,default_theme}/**/*.js'",
  235. "prepublish": "npm run build",
  236. "release": "standard-version",
  237. "self-lint": "node ./bin/documentation.js lint src",
  238. "test": "eslint . && jest",
  239. "test-ci": "eslint . && jest --runInBand"
  240. },
  241. "version": "12.3.0"
  242. }