blockmine 1.0.1 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (516) hide show
  1. package/backend/cli.js +1 -1
  2. package/backend/package.json +13 -0
  3. package/backend/src/core/PluginManager.js +59 -44
  4. package/backend/src/server.js +6 -4
  5. package/frontend/dist/assets/{index-Dh-PcVh1.js → index-DjU4Tk7J.js} +226 -226
  6. package/frontend/dist/index.html +1 -1
  7. package/frontend/dist/monacoeditorwork/css.worker.bundle.js +77 -77
  8. package/frontend/dist/monacoeditorwork/editor.worker.bundle.js +76 -76
  9. package/frontend/dist/monacoeditorwork/html.worker.bundle.js +77 -77
  10. package/frontend/dist/monacoeditorwork/json.worker.bundle.js +77 -77
  11. package/frontend/dist/monacoeditorwork/ts.worker.bundle.js +77 -77
  12. package/frontend/package.json +65 -0
  13. package/image/1.png +0 -0
  14. package/image/2.png +0 -0
  15. package/image/3.png +0 -0
  16. package/image/logo.png +0 -0
  17. package/package.json +7 -20
  18. package/tailwind.config.js +0 -0
  19. package/vite.config.js +0 -0
  20. package/backend/.env +0 -7
  21. package/backend/node_modules/.bin/blockminejs +0 -16
  22. package/backend/node_modules/.bin/blockminejs.cmd +0 -17
  23. package/backend/node_modules/.bin/blockminejs.ps1 +0 -28
  24. package/backend/node_modules/.bin/nodemon +0 -16
  25. package/backend/node_modules/.bin/nodemon.cmd +0 -17
  26. package/backend/node_modules/.bin/nodemon.ps1 +0 -28
  27. package/backend/node_modules/.bin/nodetouch +0 -16
  28. package/backend/node_modules/.bin/nodetouch.cmd +0 -17
  29. package/backend/node_modules/.bin/nodetouch.ps1 +0 -28
  30. package/backend/node_modules/.bin/prisma +0 -16
  31. package/backend/node_modules/.bin/prisma.cmd +0 -17
  32. package/backend/node_modules/.bin/prisma.ps1 +0 -28
  33. package/backend/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/libquery-engine +0 -0
  34. package/backend/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/libquery-engine.gz.sha256 +0 -1
  35. package/backend/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/libquery-engine.sha256 +0 -1
  36. package/backend/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/schema-engine +0 -0
  37. package/backend/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/schema-engine.gz.sha256 +0 -1
  38. package/backend/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/schema-engine.sha256 +0 -1
  39. package/backend/node_modules/.cache/prisma/master/81e4af48011447c3cc503a190e86995b66d2a28e/windows/libquery-engine +0 -0
  40. package/backend/node_modules/.cache/prisma/master/81e4af48011447c3cc503a190e86995b66d2a28e/windows/libquery-engine.gz.sha256 +0 -1
  41. package/backend/node_modules/.cache/prisma/master/81e4af48011447c3cc503a190e86995b66d2a28e/windows/libquery-engine.sha256 +0 -1
  42. package/backend/node_modules/.cache/prisma/master/81e4af48011447c3cc503a190e86995b66d2a28e/windows/schema-engine +0 -0
  43. package/backend/node_modules/.cache/prisma/master/81e4af48011447c3cc503a190e86995b66d2a28e/windows/schema-engine.gz.sha256 +0 -1
  44. package/backend/node_modules/.cache/prisma/master/81e4af48011447c3cc503a190e86995b66d2a28e/windows/schema-engine.sha256 +0 -1
  45. package/backend/node_modules/.package-lock.json +0 -2521
  46. package/backend/node_modules/.prisma/client/client.d.ts +0 -1
  47. package/backend/node_modules/.prisma/client/client.js +0 -4
  48. package/backend/node_modules/.prisma/client/default.d.ts +0 -1
  49. package/backend/node_modules/.prisma/client/default.js +0 -1
  50. package/backend/node_modules/.prisma/client/deno/edge.d.ts +0 -9
  51. package/backend/node_modules/.prisma/client/edge.d.ts +0 -1
  52. package/backend/node_modules/.prisma/client/edge.js +0 -263
  53. package/backend/node_modules/.prisma/client/index-browser.js +0 -258
  54. package/backend/node_modules/.prisma/client/index.d.ts +0 -15548
  55. package/backend/node_modules/.prisma/client/index.js +0 -286
  56. package/backend/node_modules/.prisma/client/package.json +0 -97
  57. package/backend/node_modules/.prisma/client/query_engine-windows.dll.node +0 -0
  58. package/backend/node_modules/.prisma/client/query_engine-windows.dll.node.tmp14264 +0 -0
  59. package/backend/node_modules/.prisma/client/query_engine-windows.dll.node.tmp18496 +0 -0
  60. package/backend/node_modules/.prisma/client/query_engine-windows.dll.node.tmp24408 +0 -0
  61. package/backend/node_modules/.prisma/client/schema.prisma +0 -136
  62. package/backend/node_modules/.prisma/client/wasm.d.ts +0 -1
  63. package/backend/node_modules/.prisma/client/wasm.js +0 -258
  64. package/backend/node_modules/@prisma/debug/LICENSE +0 -201
  65. package/backend/node_modules/@prisma/debug/README.md +0 -29
  66. package/backend/node_modules/@prisma/debug/dist/index.d.ts +0 -35
  67. package/backend/node_modules/@prisma/debug/dist/index.js +0 -236
  68. package/backend/node_modules/@prisma/debug/dist/util.d.ts +0 -2
  69. package/backend/node_modules/@prisma/debug/dist/util.js +0 -74
  70. package/backend/node_modules/@prisma/debug/package.json +0 -37
  71. package/backend/node_modules/@prisma/engines/LICENSE +0 -201
  72. package/backend/node_modules/@prisma/engines/README.md +0 -13
  73. package/backend/node_modules/@prisma/engines/dist/index.d.ts +0 -18
  74. package/backend/node_modules/@prisma/engines/dist/index.js +0 -113
  75. package/backend/node_modules/@prisma/engines/dist/scripts/localinstall.d.ts +0 -1
  76. package/backend/node_modules/@prisma/engines/dist/scripts/localinstall.js +0 -2048
  77. package/backend/node_modules/@prisma/engines/dist/scripts/postinstall.d.ts +0 -1
  78. package/backend/node_modules/@prisma/engines/dist/scripts/postinstall.js +0 -128
  79. package/backend/node_modules/@prisma/engines/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/libquery-engine +0 -0
  80. package/backend/node_modules/@prisma/engines/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/libquery-engine.gz.sha256 +0 -1
  81. package/backend/node_modules/@prisma/engines/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/libquery-engine.sha256 +0 -1
  82. package/backend/node_modules/@prisma/engines/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/schema-engine +0 -0
  83. package/backend/node_modules/@prisma/engines/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/schema-engine.gz.sha256 +0 -1
  84. package/backend/node_modules/@prisma/engines/node_modules/.cache/prisma/master/605197351a3c8bdd595af2d2a9bc3025bca48ea2/windows/schema-engine.sha256 +0 -1
  85. package/backend/node_modules/@prisma/engines/package.json +0 -41
  86. package/backend/node_modules/@prisma/engines/query_engine-windows.dll.node +0 -0
  87. package/backend/node_modules/@prisma/engines/schema-engine-windows.exe +0 -0
  88. package/backend/node_modules/@prisma/engines/scripts/postinstall.js +0 -28
  89. package/backend/node_modules/@prisma/engines-version/LICENSE +0 -201
  90. package/backend/node_modules/@prisma/engines-version/README.md +0 -8
  91. package/backend/node_modules/@prisma/engines-version/index.d.ts +0 -1
  92. package/backend/node_modules/@prisma/engines-version/index.js +0 -5
  93. package/backend/node_modules/@prisma/engines-version/package.json +0 -27
  94. package/backend/node_modules/@prisma/fetch-engine/LICENSE +0 -201
  95. package/backend/node_modules/@prisma/fetch-engine/README.md +0 -8
  96. package/backend/node_modules/@prisma/fetch-engine/dist/BinaryType.d.ts +0 -5
  97. package/backend/node_modules/@prisma/fetch-engine/dist/BinaryType.js +0 -25
  98. package/backend/node_modules/@prisma/fetch-engine/dist/chmodPlusX.d.ts +0 -1
  99. package/backend/node_modules/@prisma/fetch-engine/dist/chmodPlusX.js +0 -25
  100. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-2BCLJS3M.js +0 -2385
  101. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-4LX3XBNY.js +0 -161
  102. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-AH6QHEOA.js +0 -66
  103. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-CWGQAQ3T.js +0 -49
  104. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-FQ2BOR66.js +0 -2457
  105. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-KDPLGCY6.js +0 -1404
  106. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-KJ74H3SQ.js +0 -2385
  107. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-MX3HXAU2.js +0 -44
  108. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-PXQVM7NP.js +0 -159
  109. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-QLWYUM7O.js +0 -8153
  110. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-QSTZGX47.js +0 -70
  111. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-RGVHWUUH.js +0 -2786
  112. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-VTJS2JJN.js +0 -4232
  113. package/backend/node_modules/@prisma/fetch-engine/dist/chunk-X37PZICB.js +0 -29
  114. package/backend/node_modules/@prisma/fetch-engine/dist/cleanupCache.d.ts +0 -1
  115. package/backend/node_modules/@prisma/fetch-engine/dist/cleanupCache.js +0 -28
  116. package/backend/node_modules/@prisma/fetch-engine/dist/download.d.ts +0 -27
  117. package/backend/node_modules/@prisma/fetch-engine/dist/download.js +0 -41
  118. package/backend/node_modules/@prisma/fetch-engine/dist/downloadZip.d.ts +0 -6
  119. package/backend/node_modules/@prisma/fetch-engine/dist/downloadZip.js +0 -30
  120. package/backend/node_modules/@prisma/fetch-engine/dist/env.d.ts +0 -14
  121. package/backend/node_modules/@prisma/fetch-engine/dist/env.js +0 -29
  122. package/backend/node_modules/@prisma/fetch-engine/dist/getHash.d.ts +0 -1
  123. package/backend/node_modules/@prisma/fetch-engine/dist/getHash.js +0 -25
  124. package/backend/node_modules/@prisma/fetch-engine/dist/getProxyAgent.d.ts +0 -3
  125. package/backend/node_modules/@prisma/fetch-engine/dist/getProxyAgent.js +0 -25
  126. package/backend/node_modules/@prisma/fetch-engine/dist/index.d.ts +0 -5
  127. package/backend/node_modules/@prisma/fetch-engine/dist/index.js +0 -49
  128. package/backend/node_modules/@prisma/fetch-engine/dist/log.d.ts +0 -2
  129. package/backend/node_modules/@prisma/fetch-engine/dist/log.js +0 -25
  130. package/backend/node_modules/@prisma/fetch-engine/dist/multipart-parser-47FFAP42.js +0 -371
  131. package/backend/node_modules/@prisma/fetch-engine/dist/utils.d.ts +0 -11
  132. package/backend/node_modules/@prisma/fetch-engine/dist/utils.js +0 -29
  133. package/backend/node_modules/@prisma/fetch-engine/package.json +0 -59
  134. package/backend/node_modules/@prisma/get-platform/LICENSE +0 -201
  135. package/backend/node_modules/@prisma/get-platform/README.md +0 -16
  136. package/backend/node_modules/@prisma/get-platform/dist/assertNodeAPISupported.d.ts +0 -4
  137. package/backend/node_modules/@prisma/get-platform/dist/assertNodeAPISupported.js +0 -25
  138. package/backend/node_modules/@prisma/get-platform/dist/binaryTargets.d.ts +0 -2
  139. package/backend/node_modules/@prisma/get-platform/dist/binaryTargets.js +0 -26
  140. package/backend/node_modules/@prisma/get-platform/dist/chunk-2ESYSVXG.js +0 -67
  141. package/backend/node_modules/@prisma/get-platform/dist/chunk-2U36ISZO.js +0 -34
  142. package/backend/node_modules/@prisma/get-platform/dist/chunk-6HZWON4S.js +0 -1
  143. package/backend/node_modules/@prisma/get-platform/dist/chunk-7MLUNQIZ.js +0 -62
  144. package/backend/node_modules/@prisma/get-platform/dist/chunk-B23KD6U3.js +0 -53
  145. package/backend/node_modules/@prisma/get-platform/dist/chunk-D7S5FGQN.js +0 -367
  146. package/backend/node_modules/@prisma/get-platform/dist/chunk-FWMN4WME.js +0 -41
  147. package/backend/node_modules/@prisma/get-platform/dist/chunk-M5NKJZ76.js +0 -14956
  148. package/backend/node_modules/@prisma/get-platform/dist/chunk-O5EOXX3N.js +0 -43
  149. package/backend/node_modules/@prisma/get-platform/dist/chunk-YDM7ULQH.js +0 -580
  150. package/backend/node_modules/@prisma/get-platform/dist/chunk-YVXCXD3A.js +0 -70
  151. package/backend/node_modules/@prisma/get-platform/dist/getNodeAPIName.d.ts +0 -8
  152. package/backend/node_modules/@prisma/get-platform/dist/getNodeAPIName.js +0 -25
  153. package/backend/node_modules/@prisma/get-platform/dist/getPlatform.d.ts +0 -105
  154. package/backend/node_modules/@prisma/get-platform/dist/getPlatform.js +0 -38
  155. package/backend/node_modules/@prisma/get-platform/dist/index.d.ts +0 -7
  156. package/backend/node_modules/@prisma/get-platform/dist/index.js +0 -43
  157. package/backend/node_modules/@prisma/get-platform/dist/link.d.ts +0 -1
  158. package/backend/node_modules/@prisma/get-platform/dist/link.js +0 -26
  159. package/backend/node_modules/@prisma/get-platform/dist/logger.d.ts +0 -8
  160. package/backend/node_modules/@prisma/get-platform/dist/logger.js +0 -29
  161. package/backend/node_modules/@prisma/get-platform/dist/test-utils/binaryTargetRegex.d.ts +0 -8
  162. package/backend/node_modules/@prisma/get-platform/dist/test-utils/binaryTargetRegex.js +0 -27
  163. package/backend/node_modules/@prisma/get-platform/dist/test-utils/index.d.ts +0 -1
  164. package/backend/node_modules/@prisma/get-platform/dist/test-utils/index.js +0 -28
  165. package/backend/node_modules/@prisma/get-platform/dist/test-utils/jestContext.d.ts +0 -108
  166. package/backend/node_modules/@prisma/get-platform/dist/test-utils/jestContext.js +0 -27
  167. package/backend/node_modules/@prisma/get-platform/dist/test-utils/jestSnapshotSerializer.js +0 -205
  168. package/backend/node_modules/@prisma/get-platform/package.json +0 -49
  169. package/backend/node_modules/anymatch/LICENSE +0 -15
  170. package/backend/node_modules/anymatch/README.md +0 -87
  171. package/backend/node_modules/anymatch/index.d.ts +0 -20
  172. package/backend/node_modules/anymatch/index.js +0 -104
  173. package/backend/node_modules/anymatch/package.json +0 -48
  174. package/backend/node_modules/binary-extensions/binary-extensions.json +0 -263
  175. package/backend/node_modules/binary-extensions/binary-extensions.json.d.ts +0 -3
  176. package/backend/node_modules/binary-extensions/index.d.ts +0 -14
  177. package/backend/node_modules/binary-extensions/index.js +0 -1
  178. package/backend/node_modules/binary-extensions/license +0 -10
  179. package/backend/node_modules/binary-extensions/package.json +0 -40
  180. package/backend/node_modules/binary-extensions/readme.md +0 -25
  181. package/backend/node_modules/brace-expansion/LICENSE +0 -21
  182. package/backend/node_modules/brace-expansion/README.md +0 -129
  183. package/backend/node_modules/brace-expansion/index.js +0 -201
  184. package/backend/node_modules/brace-expansion/package.json +0 -47
  185. package/backend/node_modules/braces/LICENSE +0 -21
  186. package/backend/node_modules/braces/README.md +0 -586
  187. package/backend/node_modules/braces/index.js +0 -170
  188. package/backend/node_modules/braces/lib/compile.js +0 -60
  189. package/backend/node_modules/braces/lib/constants.js +0 -57
  190. package/backend/node_modules/braces/lib/expand.js +0 -113
  191. package/backend/node_modules/braces/lib/parse.js +0 -331
  192. package/backend/node_modules/braces/lib/stringify.js +0 -32
  193. package/backend/node_modules/braces/lib/utils.js +0 -122
  194. package/backend/node_modules/braces/package.json +0 -77
  195. package/backend/node_modules/chokidar/LICENSE +0 -21
  196. package/backend/node_modules/chokidar/README.md +0 -308
  197. package/backend/node_modules/chokidar/index.js +0 -973
  198. package/backend/node_modules/chokidar/lib/constants.js +0 -66
  199. package/backend/node_modules/chokidar/lib/fsevents-handler.js +0 -526
  200. package/backend/node_modules/chokidar/lib/nodefs-handler.js +0 -654
  201. package/backend/node_modules/chokidar/package.json +0 -70
  202. package/backend/node_modules/chokidar/types/index.d.ts +0 -192
  203. package/backend/node_modules/concat-map/.travis.yml +0 -4
  204. package/backend/node_modules/concat-map/LICENSE +0 -18
  205. package/backend/node_modules/concat-map/README.markdown +0 -62
  206. package/backend/node_modules/concat-map/example/map.js +0 -6
  207. package/backend/node_modules/concat-map/index.js +0 -13
  208. package/backend/node_modules/concat-map/package.json +0 -43
  209. package/backend/node_modules/concat-map/test/map.js +0 -39
  210. package/backend/node_modules/debug/LICENSE +0 -20
  211. package/backend/node_modules/debug/README.md +0 -481
  212. package/backend/node_modules/debug/package.json +0 -64
  213. package/backend/node_modules/debug/src/browser.js +0 -272
  214. package/backend/node_modules/debug/src/common.js +0 -292
  215. package/backend/node_modules/debug/src/index.js +0 -10
  216. package/backend/node_modules/debug/src/node.js +0 -263
  217. package/backend/node_modules/fill-range/LICENSE +0 -21
  218. package/backend/node_modules/fill-range/README.md +0 -237
  219. package/backend/node_modules/fill-range/index.js +0 -248
  220. package/backend/node_modules/fill-range/package.json +0 -74
  221. package/backend/node_modules/glob-parent/CHANGELOG.md +0 -110
  222. package/backend/node_modules/glob-parent/LICENSE +0 -15
  223. package/backend/node_modules/glob-parent/README.md +0 -137
  224. package/backend/node_modules/glob-parent/index.js +0 -42
  225. package/backend/node_modules/glob-parent/package.json +0 -48
  226. package/backend/node_modules/has-flag/index.js +0 -8
  227. package/backend/node_modules/has-flag/license +0 -9
  228. package/backend/node_modules/has-flag/package.json +0 -44
  229. package/backend/node_modules/has-flag/readme.md +0 -70
  230. package/backend/node_modules/ignore-by-default/LICENSE +0 -14
  231. package/backend/node_modules/ignore-by-default/README.md +0 -26
  232. package/backend/node_modules/ignore-by-default/index.js +0 -12
  233. package/backend/node_modules/ignore-by-default/package.json +0 -34
  234. package/backend/node_modules/is-binary-path/index.d.ts +0 -17
  235. package/backend/node_modules/is-binary-path/index.js +0 -7
  236. package/backend/node_modules/is-binary-path/license +0 -9
  237. package/backend/node_modules/is-binary-path/package.json +0 -40
  238. package/backend/node_modules/is-binary-path/readme.md +0 -34
  239. package/backend/node_modules/is-extglob/LICENSE +0 -21
  240. package/backend/node_modules/is-extglob/README.md +0 -107
  241. package/backend/node_modules/is-extglob/index.js +0 -20
  242. package/backend/node_modules/is-extglob/package.json +0 -69
  243. package/backend/node_modules/is-glob/LICENSE +0 -21
  244. package/backend/node_modules/is-glob/README.md +0 -206
  245. package/backend/node_modules/is-glob/index.js +0 -150
  246. package/backend/node_modules/is-glob/package.json +0 -81
  247. package/backend/node_modules/is-number/LICENSE +0 -21
  248. package/backend/node_modules/is-number/README.md +0 -187
  249. package/backend/node_modules/is-number/index.js +0 -18
  250. package/backend/node_modules/is-number/package.json +0 -82
  251. package/backend/node_modules/minimatch/LICENSE +0 -15
  252. package/backend/node_modules/minimatch/README.md +0 -230
  253. package/backend/node_modules/minimatch/minimatch.js +0 -947
  254. package/backend/node_modules/minimatch/package.json +0 -33
  255. package/backend/node_modules/ms/index.js +0 -162
  256. package/backend/node_modules/ms/license.md +0 -21
  257. package/backend/node_modules/ms/package.json +0 -38
  258. package/backend/node_modules/ms/readme.md +0 -59
  259. package/backend/node_modules/nodemon/.prettierrc.json +0 -3
  260. package/backend/node_modules/nodemon/LICENSE +0 -21
  261. package/backend/node_modules/nodemon/README.md +0 -441
  262. package/backend/node_modules/nodemon/bin/nodemon.js +0 -16
  263. package/backend/node_modules/nodemon/bin/windows-kill.exe +0 -0
  264. package/backend/node_modules/nodemon/doc/cli/authors.txt +0 -8
  265. package/backend/node_modules/nodemon/doc/cli/config.txt +0 -44
  266. package/backend/node_modules/nodemon/doc/cli/help.txt +0 -29
  267. package/backend/node_modules/nodemon/doc/cli/logo.txt +0 -20
  268. package/backend/node_modules/nodemon/doc/cli/options.txt +0 -36
  269. package/backend/node_modules/nodemon/doc/cli/topics.txt +0 -8
  270. package/backend/node_modules/nodemon/doc/cli/usage.txt +0 -3
  271. package/backend/node_modules/nodemon/doc/cli/whoami.txt +0 -9
  272. package/backend/node_modules/nodemon/index.d.ts +0 -125
  273. package/backend/node_modules/nodemon/jsconfig.json +0 -7
  274. package/backend/node_modules/nodemon/lib/cli/index.js +0 -49
  275. package/backend/node_modules/nodemon/lib/cli/parse.js +0 -230
  276. package/backend/node_modules/nodemon/lib/config/command.js +0 -43
  277. package/backend/node_modules/nodemon/lib/config/defaults.js +0 -34
  278. package/backend/node_modules/nodemon/lib/config/exec.js +0 -234
  279. package/backend/node_modules/nodemon/lib/config/index.js +0 -93
  280. package/backend/node_modules/nodemon/lib/config/load.js +0 -225
  281. package/backend/node_modules/nodemon/lib/help/index.js +0 -27
  282. package/backend/node_modules/nodemon/lib/index.js +0 -1
  283. package/backend/node_modules/nodemon/lib/monitor/index.js +0 -4
  284. package/backend/node_modules/nodemon/lib/monitor/match.js +0 -287
  285. package/backend/node_modules/nodemon/lib/monitor/run.js +0 -562
  286. package/backend/node_modules/nodemon/lib/monitor/signals.js +0 -34
  287. package/backend/node_modules/nodemon/lib/monitor/watch.js +0 -244
  288. package/backend/node_modules/nodemon/lib/nodemon.js +0 -317
  289. package/backend/node_modules/nodemon/lib/rules/add.js +0 -89
  290. package/backend/node_modules/nodemon/lib/rules/index.js +0 -53
  291. package/backend/node_modules/nodemon/lib/rules/parse.js +0 -43
  292. package/backend/node_modules/nodemon/lib/spawn.js +0 -74
  293. package/backend/node_modules/nodemon/lib/utils/bus.js +0 -44
  294. package/backend/node_modules/nodemon/lib/utils/clone.js +0 -40
  295. package/backend/node_modules/nodemon/lib/utils/colour.js +0 -26
  296. package/backend/node_modules/nodemon/lib/utils/index.js +0 -103
  297. package/backend/node_modules/nodemon/lib/utils/log.js +0 -82
  298. package/backend/node_modules/nodemon/lib/utils/merge.js +0 -47
  299. package/backend/node_modules/nodemon/lib/version.js +0 -100
  300. package/backend/node_modules/nodemon/package.json +0 -75
  301. package/backend/node_modules/picomatch/CHANGELOG.md +0 -136
  302. package/backend/node_modules/picomatch/LICENSE +0 -21
  303. package/backend/node_modules/picomatch/README.md +0 -708
  304. package/backend/node_modules/picomatch/index.js +0 -3
  305. package/backend/node_modules/picomatch/lib/constants.js +0 -179
  306. package/backend/node_modules/picomatch/lib/parse.js +0 -1091
  307. package/backend/node_modules/picomatch/lib/picomatch.js +0 -342
  308. package/backend/node_modules/picomatch/lib/scan.js +0 -391
  309. package/backend/node_modules/picomatch/lib/utils.js +0 -64
  310. package/backend/node_modules/picomatch/package.json +0 -81
  311. package/backend/node_modules/prisma/LICENSE +0 -201
  312. package/backend/node_modules/prisma/README.md +0 -84
  313. package/backend/node_modules/prisma/build/child.js +0 -82915
  314. package/backend/node_modules/prisma/build/index.js +0 -2591
  315. package/backend/node_modules/prisma/build/prisma_schema_build_bg.wasm +0 -0
  316. package/backend/node_modules/prisma/build/public/assets/alert.60ea9f84.svg +0 -5
  317. package/backend/node_modules/prisma/build/public/assets/array.1a36c222.svg +0 -4
  318. package/backend/node_modules/prisma/build/public/assets/boolean.9188b434.svg +0 -4
  319. package/backend/node_modules/prisma/build/public/assets/chevron-down.24f76e3c.svg +0 -3
  320. package/backend/node_modules/prisma/build/public/assets/cross.c2610cf5.svg +0 -11
  321. package/backend/node_modules/prisma/build/public/assets/datetime.a3bf710a.svg +0 -4
  322. package/backend/node_modules/prisma/build/public/assets/download.8d34b65a.svg +0 -4
  323. package/backend/node_modules/prisma/build/public/assets/ellipsis.a8c5a34a.svg +0 -10
  324. package/backend/node_modules/prisma/build/public/assets/enum.7ec0b64c.svg +0 -6
  325. package/backend/node_modules/prisma/build/public/assets/folder.d77b8eaf.svg +0 -6
  326. package/backend/node_modules/prisma/build/public/assets/hamburger.5fdadeac.svg +0 -4
  327. package/backend/node_modules/prisma/build/public/assets/index.js +0 -1
  328. package/backend/node_modules/prisma/build/public/assets/inter-all-400-normal.4c1f8a0d.woff +0 -0
  329. package/backend/node_modules/prisma/build/public/assets/inter-all-600-normal.d0a7c8a9.woff +0 -0
  330. package/backend/node_modules/prisma/build/public/assets/inter-cyrillic-400-normal.ac97a49e.woff2 +0 -0
  331. package/backend/node_modules/prisma/build/public/assets/inter-cyrillic-600-normal.2c917f10.woff2 +0 -0
  332. package/backend/node_modules/prisma/build/public/assets/inter-cyrillic-ext-400-normal.f21a6a97.woff2 +0 -0
  333. package/backend/node_modules/prisma/build/public/assets/inter-cyrillic-ext-600-normal.bb31f197.woff2 +0 -0
  334. package/backend/node_modules/prisma/build/public/assets/inter-greek-400-normal.e9163df8.woff2 +0 -0
  335. package/backend/node_modules/prisma/build/public/assets/inter-greek-600-normal.e644d70f.woff2 +0 -0
  336. package/backend/node_modules/prisma/build/public/assets/inter-greek-ext-400-normal.43addcc8.woff2 +0 -0
  337. package/backend/node_modules/prisma/build/public/assets/inter-greek-ext-600-normal.7f437016.woff2 +0 -0
  338. package/backend/node_modules/prisma/build/public/assets/inter-latin-400-normal.27ae72da.woff2 +0 -0
  339. package/backend/node_modules/prisma/build/public/assets/inter-latin-600-normal.87d718a2.woff2 +0 -0
  340. package/backend/node_modules/prisma/build/public/assets/inter-latin-ext-400-normal.5b02c69a.woff2 +0 -0
  341. package/backend/node_modules/prisma/build/public/assets/inter-latin-ext-600-normal.88feb9e4.woff2 +0 -0
  342. package/backend/node_modules/prisma/build/public/assets/inter-vietnamese-600-normal.8185dacd.woff2 +0 -0
  343. package/backend/node_modules/prisma/build/public/assets/jetbrains-mono-all-400-normal.f86807b7.woff +0 -0
  344. package/backend/node_modules/prisma/build/public/assets/jetbrains-mono-cyrillic-400-normal.1ae57fe2.woff2 +0 -0
  345. package/backend/node_modules/prisma/build/public/assets/jetbrains-mono-latin-400-normal.80a5dc9e.woff2 +0 -0
  346. package/backend/node_modules/prisma/build/public/assets/jetbrains-mono-latin-ext-400-normal.6315c53c.woff2 +0 -0
  347. package/backend/node_modules/prisma/build/public/assets/logotype.a960b169.svg +0 -4
  348. package/backend/node_modules/prisma/build/public/assets/number.85ddf96b.svg +0 -7
  349. package/backend/node_modules/prisma/build/public/assets/object.0ba944a6.svg +0 -5
  350. package/backend/node_modules/prisma/build/public/assets/play.8811691e.svg +0 -6
  351. package/backend/node_modules/prisma/build/public/assets/plus.8fbf7ad3.svg +0 -4
  352. package/backend/node_modules/prisma/build/public/assets/refresh.d5448ccc.svg +0 -4
  353. package/backend/node_modules/prisma/build/public/assets/search.2ed766ce.svg +0 -7
  354. package/backend/node_modules/prisma/build/public/assets/settings.5ad25af2.svg +0 -8
  355. package/backend/node_modules/prisma/build/public/assets/string.ea615a24.svg +0 -4
  356. package/backend/node_modules/prisma/build/public/assets/tick-indeterminate.aec8a44d.svg +0 -3
  357. package/backend/node_modules/prisma/build/public/assets/tick.8cbb6a93.svg +0 -4
  358. package/backend/node_modules/prisma/build/public/assets/vendor.js +0 -385
  359. package/backend/node_modules/prisma/build/public/favicon.svg +0 -5
  360. package/backend/node_modules/prisma/build/public/http/databrowser.js +0 -1
  361. package/backend/node_modules/prisma/build/public/http/splash.js +0 -1
  362. package/backend/node_modules/prisma/build/public/icon-1024.png +0 -0
  363. package/backend/node_modules/prisma/build/public/index.css +0 -1
  364. package/backend/node_modules/prisma/build/public/pages/http/databrowser.html +0 -21
  365. package/backend/node_modules/prisma/build/public/pages/http/splash.html +0 -21
  366. package/backend/node_modules/prisma/build/xdg-open +0 -1066
  367. package/backend/node_modules/prisma/package.json +0 -136
  368. package/backend/node_modules/prisma/preinstall/index.js +0 -7
  369. package/backend/node_modules/prisma/prisma-client/README.md +0 -27
  370. package/backend/node_modules/prisma/prisma-client/default.d.ts +0 -1
  371. package/backend/node_modules/prisma/prisma-client/default.js +0 -3
  372. package/backend/node_modules/prisma/prisma-client/edge.d.ts +0 -1
  373. package/backend/node_modules/prisma/prisma-client/edge.js +0 -4
  374. package/backend/node_modules/prisma/prisma-client/extension.d.ts +0 -1
  375. package/backend/node_modules/prisma/prisma-client/extension.js +0 -4
  376. package/backend/node_modules/prisma/prisma-client/generator-build/index.js +0 -10351
  377. package/backend/node_modules/prisma/prisma-client/index-browser.js +0 -3
  378. package/backend/node_modules/prisma/prisma-client/index.d.ts +0 -1
  379. package/backend/node_modules/prisma/prisma-client/index.js +0 -4
  380. package/backend/node_modules/prisma/prisma-client/package.json +0 -281
  381. package/backend/node_modules/prisma/prisma-client/react-native.d.ts +0 -1
  382. package/backend/node_modules/prisma/prisma-client/react-native.js +0 -3
  383. package/backend/node_modules/prisma/prisma-client/runtime/binary.d.ts +0 -1
  384. package/backend/node_modules/prisma/prisma-client/runtime/binary.js +0 -210
  385. package/backend/node_modules/prisma/prisma-client/runtime/edge-esm.js +0 -31
  386. package/backend/node_modules/prisma/prisma-client/runtime/edge.js +0 -31
  387. package/backend/node_modules/prisma/prisma-client/runtime/index-browser.d.ts +0 -365
  388. package/backend/node_modules/prisma/prisma-client/runtime/index-browser.js +0 -13
  389. package/backend/node_modules/prisma/prisma-client/runtime/library.d.ts +0 -3403
  390. package/backend/node_modules/prisma/prisma-client/runtime/library.js +0 -143
  391. package/backend/node_modules/prisma/prisma-client/runtime/query_engine_bg.mysql.js +0 -2
  392. package/backend/node_modules/prisma/prisma-client/runtime/query_engine_bg.postgresql.js +0 -2
  393. package/backend/node_modules/prisma/prisma-client/runtime/query_engine_bg.sqlite.js +0 -2
  394. package/backend/node_modules/prisma/prisma-client/runtime/react-native.d.ts +0 -3403
  395. package/backend/node_modules/prisma/prisma-client/runtime/react-native.js +0 -80
  396. package/backend/node_modules/prisma/prisma-client/scripts/colors.js +0 -176
  397. package/backend/node_modules/prisma/prisma-client/scripts/default-deno-edge.ts +0 -9
  398. package/backend/node_modules/prisma/prisma-client/scripts/default-index.d.ts +0 -110
  399. package/backend/node_modules/prisma/prisma-client/scripts/default-index.js +0 -65
  400. package/backend/node_modules/prisma/prisma-client/scripts/postinstall.d.ts +0 -5
  401. package/backend/node_modules/prisma/prisma-client/scripts/postinstall.js +0 -410
  402. package/backend/node_modules/prisma/prisma-client/sql.d.ts +0 -1
  403. package/backend/node_modules/prisma/prisma-client/sql.js +0 -4
  404. package/backend/node_modules/prisma/prisma-client/sql.mjs +0 -1
  405. package/backend/node_modules/prisma/query_engine-windows.dll.node +0 -0
  406. package/backend/node_modules/prisma/scripts/preinstall-entry.js +0 -10
  407. package/backend/node_modules/pstree.remy/.travis.yml +0 -8
  408. package/backend/node_modules/pstree.remy/LICENSE +0 -7
  409. package/backend/node_modules/pstree.remy/README.md +0 -26
  410. package/backend/node_modules/pstree.remy/lib/index.js +0 -37
  411. package/backend/node_modules/pstree.remy/lib/tree.js +0 -37
  412. package/backend/node_modules/pstree.remy/lib/utils.js +0 -53
  413. package/backend/node_modules/pstree.remy/package.json +0 -33
  414. package/backend/node_modules/pstree.remy/tests/fixtures/index.js +0 -13
  415. package/backend/node_modules/pstree.remy/tests/fixtures/out1 +0 -10
  416. package/backend/node_modules/pstree.remy/tests/fixtures/out2 +0 -29
  417. package/backend/node_modules/pstree.remy/tests/index.test.js +0 -51
  418. package/backend/node_modules/readdirp/LICENSE +0 -21
  419. package/backend/node_modules/readdirp/README.md +0 -122
  420. package/backend/node_modules/readdirp/index.d.ts +0 -43
  421. package/backend/node_modules/readdirp/index.js +0 -287
  422. package/backend/node_modules/readdirp/package.json +0 -122
  423. package/backend/node_modules/simple-update-notifier/LICENSE +0 -21
  424. package/backend/node_modules/simple-update-notifier/README.md +0 -82
  425. package/backend/node_modules/simple-update-notifier/build/index.d.ts +0 -13
  426. package/backend/node_modules/simple-update-notifier/build/index.js +0 -210
  427. package/backend/node_modules/simple-update-notifier/package.json +0 -100
  428. package/backend/node_modules/simple-update-notifier/src/borderedText.ts +0 -12
  429. package/backend/node_modules/simple-update-notifier/src/cache.spec.ts +0 -17
  430. package/backend/node_modules/simple-update-notifier/src/cache.ts +0 -44
  431. package/backend/node_modules/simple-update-notifier/src/getDistVersion.spec.ts +0 -35
  432. package/backend/node_modules/simple-update-notifier/src/getDistVersion.ts +0 -29
  433. package/backend/node_modules/simple-update-notifier/src/hasNewVersion.spec.ts +0 -82
  434. package/backend/node_modules/simple-update-notifier/src/hasNewVersion.ts +0 -40
  435. package/backend/node_modules/simple-update-notifier/src/index.spec.ts +0 -27
  436. package/backend/node_modules/simple-update-notifier/src/index.ts +0 -34
  437. package/backend/node_modules/simple-update-notifier/src/isNpmOrYarn.ts +0 -12
  438. package/backend/node_modules/simple-update-notifier/src/types.ts +0 -8
  439. package/backend/node_modules/supports-color/browser.js +0 -5
  440. package/backend/node_modules/supports-color/index.js +0 -131
  441. package/backend/node_modules/supports-color/license +0 -9
  442. package/backend/node_modules/supports-color/package.json +0 -53
  443. package/backend/node_modules/supports-color/readme.md +0 -66
  444. package/backend/node_modules/to-regex-range/LICENSE +0 -21
  445. package/backend/node_modules/to-regex-range/README.md +0 -305
  446. package/backend/node_modules/to-regex-range/index.js +0 -288
  447. package/backend/node_modules/to-regex-range/package.json +0 -88
  448. package/backend/node_modules/touch/LICENSE +0 -15
  449. package/backend/node_modules/touch/README.md +0 -52
  450. package/backend/node_modules/touch/bin/nodetouch.js +0 -112
  451. package/backend/node_modules/touch/index.js +0 -224
  452. package/backend/node_modules/touch/package.json +0 -25
  453. package/backend/node_modules/undefsafe/.github/workflows/release.yml +0 -25
  454. package/backend/node_modules/undefsafe/.jscsrc +0 -13
  455. package/backend/node_modules/undefsafe/.jshintrc +0 -16
  456. package/backend/node_modules/undefsafe/.travis.yml +0 -18
  457. package/backend/node_modules/undefsafe/LICENSE +0 -22
  458. package/backend/node_modules/undefsafe/README.md +0 -63
  459. package/backend/node_modules/undefsafe/example.js +0 -14
  460. package/backend/node_modules/undefsafe/lib/undefsafe.js +0 -125
  461. package/backend/node_modules/undefsafe/package.json +0 -34
  462. package/backend/prisma/dev.db +0 -0
  463. package/backend/storage/plugins/bot_1/anti-tp-keksik/index.js +0 -59
  464. package/backend/storage/plugins/bot_1/anti-tp-keksik/package.json +0 -23
  465. package/backend/storage/plugins/bot_1/auth-keksik-servers/index.js +0 -66
  466. package/backend/storage/plugins/bot_1/auth-keksik-servers/package.json +0 -20
  467. package/backend/storage/plugins/bot_1/clan-events-keksik/README.md +0 -81
  468. package/backend/storage/plugins/bot_1/clan-events-keksik/index.js +0 -46
  469. package/backend/storage/plugins/bot_1/clan-events-keksik/package.json +0 -14
  470. package/backend/storage/plugins/bot_1/clan-role-manager/README.md +0 -64
  471. package/backend/storage/plugins/bot_1/clan-role-manager/index.js +0 -98
  472. package/backend/storage/plugins/bot_1/clan-role-manager/package.json +0 -13
  473. package/backend/storage/plugins/bot_1/clan-welcome/index.js +0 -32
  474. package/backend/storage/plugins/bot_1/clan-welcome/package.json +0 -22
  475. package/backend/storage/plugins/bot_1/parser-keksik/LICENSE.md +0 -12
  476. package/backend/storage/plugins/bot_1/parser-keksik/README.md +0 -65
  477. package/backend/storage/plugins/bot_1/parser-keksik/index.js +0 -135
  478. package/backend/storage/plugins/bot_1/parser-keksik/package.json +0 -40
  479. package/backend/storage/plugins/bot_1/unlock-auth-keksik/index.js +0 -35
  480. package/backend/storage/plugins/bot_1/unlock-auth-keksik/package.json +0 -18
  481. package/backend/storage/plugins/bot_2/parser-keksik/LICENSE.md +0 -12
  482. package/backend/storage/plugins/bot_2/parser-keksik/README.md +0 -65
  483. package/backend/storage/plugins/bot_2/parser-keksik/index.js +0 -135
  484. package/backend/storage/plugins/bot_2/parser-keksik/package.json +0 -40
  485. package/backend/storage/plugins/bot_3/auth-keksik-servers/index.js +0 -66
  486. package/backend/storage/plugins/bot_3/auth-keksik-servers/package.json +0 -20
  487. package/backend/storage/plugins/bot_3/clan-events-keksik/README.md +0 -81
  488. package/backend/storage/plugins/bot_3/clan-events-keksik/index.js +0 -46
  489. package/backend/storage/plugins/bot_3/clan-events-keksik/package.json +0 -14
  490. package/backend/storage/plugins/bot_3/clan-welcome/index.js +0 -32
  491. package/backend/storage/plugins/bot_3/clan-welcome/package.json +0 -22
  492. package/backend/storage/plugins/bot_3/parser-keksik/LICENSE.md +0 -12
  493. package/backend/storage/plugins/bot_3/parser-keksik/README.md +0 -65
  494. package/backend/storage/plugins/bot_3/parser-keksik/index.js +0 -135
  495. package/backend/storage/plugins/bot_3/parser-keksik/package.json +0 -40
  496. package/backend/storage/plugins/bot_4/fly-keksik/index.js +0 -111
  497. package/backend/storage/plugins/bot_4/fly-keksik/package.json +0 -59
  498. package/backend/storage/plugins/bot_4/parser-keksik/LICENSE.md +0 -12
  499. package/backend/storage/plugins/bot_4/parser-keksik/README.md +0 -65
  500. package/backend/storage/plugins/bot_4/parser-keksik/index.js +0 -135
  501. package/backend/storage/plugins/bot_4/parser-keksik/package.json +0 -40
  502. package/backend/storage/plugins/bot_5/auth-keksik-servers/index.js +0 -66
  503. package/backend/storage/plugins/bot_5/auth-keksik-servers/package.json +0 -20
  504. package/backend/storage/plugins/bot_5/parser-keksik/LICENSE.md +0 -12
  505. package/backend/storage/plugins/bot_5/parser-keksik/README.md +0 -65
  506. package/backend/storage/plugins/bot_5/parser-keksik/index.js +0 -117
  507. package/backend/storage/plugins/bot_5/parser-keksik/package.json +0 -40
  508. package/backend/storage/plugins/bot_6/clan-events-keksik/README.md +0 -81
  509. package/backend/storage/plugins/bot_6/clan-events-keksik/index.js +0 -46
  510. package/backend/storage/plugins/bot_6/clan-events-keksik/package.json +0 -14
  511. package/backend/storage/plugins/bot_6/clan-welcome/index.js +0 -32
  512. package/backend/storage/plugins/bot_6/clan-welcome/package.json +0 -22
  513. package/backend/storage/plugins/bot_6/parser-keksik/LICENSE.md +0 -12
  514. package/backend/storage/plugins/bot_6/parser-keksik/README.md +0 -65
  515. package/backend/storage/plugins/bot_6/parser-keksik/index.js +0 -135
  516. package/backend/storage/plugins/bot_6/parser-keksik/package.json +0 -40
@@ -1,441 +0,0 @@
1
- <p align="center">
2
- <a href="https://nodemon.io/"><img src="https://user-images.githubusercontent.com/13700/35731649-652807e8-080e-11e8-88fd-1b2f6d553b2d.png" alt="Nodemon Logo"></a>
3
- </p>
4
-
5
- # nodemon
6
-
7
- nodemon is a tool that helps develop Node.js based applications by automatically restarting the node application when file changes in the directory are detected.
8
-
9
- nodemon does **not** require *any* additional changes to your code or method of development. nodemon is a replacement wrapper for `node`. To use `nodemon`, replace the word `node` on the command line when executing your script.
10
-
11
- [![NPM version](https://badge.fury.io/js/nodemon.svg)](https://npmjs.org/package/nodemon)
12
- [![Backers on Open Collective](https://opencollective.com/nodemon/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/nodemon/sponsors/badge.svg)](#sponsors)
13
-
14
- # Installation
15
-
16
- Either through cloning with git or by using [npm](http://npmjs.org) (the recommended way):
17
-
18
- ```bash
19
- npm install -g nodemon # or using yarn: yarn global add nodemon
20
- ```
21
-
22
- And nodemon will be installed globally to your system path.
23
-
24
- You can also install nodemon as a development dependency:
25
-
26
- ```bash
27
- npm install --save-dev nodemon # or using yarn: yarn add nodemon -D
28
- ```
29
-
30
- With a local installation, nodemon will not be available in your system path or you can't use it directly from the command line. Instead, the local installation of nodemon can be run by calling it from within an npm script (such as `npm start`) or using `npx nodemon`.
31
-
32
- # Usage
33
-
34
- nodemon wraps your application, so you can pass all the arguments you would normally pass to your app:
35
-
36
- ```bash
37
- nodemon [your node app]
38
- ```
39
-
40
- For CLI options, use the `-h` (or `--help`) argument:
41
-
42
- ```bash
43
- nodemon -h
44
- ```
45
-
46
- Using nodemon is simple, if my application accepted a host and port as the arguments, I would start it as so:
47
-
48
- ```bash
49
- nodemon ./server.js localhost 8080
50
- ```
51
-
52
- Any output from this script is prefixed with `[nodemon]`, otherwise all output from your application, errors included, will be echoed out as expected.
53
-
54
- You can also pass the `inspect` flag to node through the command line as you would normally:
55
-
56
- ```bash
57
- nodemon --inspect ./server.js 80
58
- ```
59
-
60
- If you have a `package.json` file for your app, you can omit the main script entirely and nodemon will read the `package.json` for the `main` property and use that value as the app ([ref](https://github.com/remy/nodemon/issues/14)).
61
-
62
- nodemon will also search for the `scripts.start` property in `package.json` (as of nodemon 1.1.x).
63
-
64
- Also check out the [FAQ](https://github.com/remy/nodemon/blob/master/faq.md) or [issues](https://github.com/remy/nodemon/issues) for nodemon.
65
-
66
- ## Automatic re-running
67
-
68
- nodemon was originally written to restart hanging processes such as web servers, but now supports apps that cleanly exit. If your script exits cleanly, nodemon will continue to monitor the directory (or directories) and restart the script if there are any changes.
69
-
70
- ## Manual restarting
71
-
72
- Whilst nodemon is running, if you need to manually restart your application, instead of stopping and restart nodemon, you can type `rs` with a carriage return, and nodemon will restart your process.
73
-
74
- ## Config files
75
-
76
- nodemon supports local and global configuration files. These are usually named `nodemon.json` and can be located in the current working directory or in your home directory. An alternative local configuration file can be specified with the `--config <file>` option.
77
-
78
- The specificity is as follows, so that a command line argument will always override the config file settings:
79
-
80
- - command line arguments
81
- - local config
82
- - global config
83
-
84
- A config file can take any of the command line arguments as JSON key values, for example:
85
-
86
- ```json
87
- {
88
- "verbose": true,
89
- "ignore": ["*.test.js", "**/fixtures/**"],
90
- "execMap": {
91
- "rb": "ruby",
92
- "pde": "processing --sketch={{pwd}} --run"
93
- }
94
- }
95
- ```
96
-
97
- The above `nodemon.json` file might be my global config so that I have support for ruby files and processing files, and I can run `nodemon demo.pde` and nodemon will automatically know how to run the script even though out of the box support for processing scripts.
98
-
99
- A further example of options can be seen in [sample-nodemon.md](https://github.com/remy/nodemon/blob/master/doc/sample-nodemon.md)
100
-
101
- ### package.json
102
-
103
- If you want to keep all your package configurations in one place, nodemon supports using `package.json` for configuration.
104
- Specify the config in the same format as you would for a config file but under `nodemonConfig` in the `package.json` file, for example, take the following `package.json`:
105
-
106
- ```json
107
- {
108
- "name": "nodemon",
109
- "homepage": "http://nodemon.io",
110
- "...": "... other standard package.json values",
111
- "nodemonConfig": {
112
- "ignore": ["**/test/**", "**/docs/**"],
113
- "delay": 2500
114
- }
115
- }
116
- ```
117
-
118
- Note that if you specify a `--config` file or provide a local `nodemon.json` any `package.json` config is ignored.
119
-
120
- *This section needs better documentation, but for now you can also see `nodemon --help config` ([also here](https://github.com/remy/nodemon/blob/master/doc/cli/config.txt))*.
121
-
122
- ## Using nodemon as a module
123
-
124
- Please see [doc/requireable.md](doc/requireable.md)
125
-
126
- ## Using nodemon as child process
127
-
128
- Please see [doc/events.md](doc/events.md#Using_nodemon_as_child_process)
129
-
130
- ## Running non-node scripts
131
-
132
- nodemon can also be used to execute and monitor other programs. nodemon will read the file extension of the script being run and monitor that extension instead of `.js` if there's no `nodemon.json`:
133
-
134
- ```bash
135
- nodemon --exec "python -v" ./app.py
136
- ```
137
-
138
- Now nodemon will run `app.py` with python in verbose mode (note that if you're not passing args to the exec program, you don't need the quotes), and look for new or modified files with the `.py` extension.
139
-
140
- ### Default executables
141
-
142
- Using the `nodemon.json` config file, you can define your own default executables using the `execMap` property. This is particularly useful if you're working with a language that isn't supported by default by nodemon.
143
-
144
- To add support for nodemon to know about the `.pl` extension (for Perl), the `nodemon.json` file would add:
145
-
146
- ```json
147
- {
148
- "execMap": {
149
- "pl": "perl"
150
- }
151
- }
152
- ```
153
-
154
- Now running the following, nodemon will know to use `perl` as the executable:
155
-
156
- ```bash
157
- nodemon script.pl
158
- ```
159
-
160
- It's generally recommended to use the global `nodemon.json` to add your own `execMap` options. However, if there's a common default that's missing, this can be merged in to the project so that nodemon supports it by default, by changing [default.js](https://github.com/remy/nodemon/blob/master/lib/config/defaults.js) and sending a pull request.
161
-
162
- ## Monitoring multiple directories
163
-
164
- By default nodemon monitors the current working directory. If you want to take control of that option, use the `--watch` option to add specific paths:
165
-
166
- ```bash
167
- nodemon --watch app --watch libs app/server.js
168
- ```
169
-
170
- Now nodemon will only restart if there are changes in the `./app` or `./libs` directory. By default nodemon will traverse sub-directories, so there's no need in explicitly including sub-directories.
171
-
172
- Nodemon also supports unix globbing, e.g `--watch './lib/*'`. The globbing pattern must be quoted. For advanced globbing, [see `picomatch` documentation](https://github.com/micromatch/picomatch#advanced-globbing), the library that nodemon uses through `chokidar` (which in turn uses it through `anymatch`).
173
-
174
- ## Specifying extension watch list
175
-
176
- By default, nodemon looks for files with the `.js`, `.mjs`, `.coffee`, `.litcoffee`, and `.json` extensions. If you use the `--exec` option and monitor `app.py` nodemon will monitor files with the extension of `.py`. However, you can specify your own list with the `-e` (or `--ext`) switch like so:
177
-
178
- ```bash
179
- nodemon -e js,pug
180
- ```
181
-
182
- Now nodemon will restart on any changes to files in the directory (or subdirectories) with the extensions `.js`, `.pug`.
183
-
184
- ## Ignoring files
185
-
186
- By default, nodemon will only restart when a `.js` JavaScript file changes. In some cases you will want to ignore some specific files, directories or file patterns, to prevent nodemon from prematurely restarting your application.
187
-
188
- This can be done via the command line:
189
-
190
- ```bash
191
- nodemon --ignore lib/ --ignore tests/
192
- ```
193
-
194
- Or specific files can be ignored:
195
-
196
- ```bash
197
- nodemon --ignore lib/app.js
198
- ```
199
-
200
- Patterns can also be ignored (but be sure to quote the arguments):
201
-
202
- ```bash
203
- nodemon --ignore 'lib/*.js'
204
- ```
205
-
206
- **Important** the ignore rules are patterns matched to the full absolute path, and this determines how many files are monitored. If using a wild card glob pattern, it needs to be used as `**` or omitted entirely. For example, `nodemon --ignore '**/test/**'` will work, whereas `--ignore '*/test/*'` will not.
207
-
208
- Note that by default, nodemon will ignore the `.git`, `node_modules`, `bower_components`, `.nyc_output`, `coverage` and `.sass-cache` directories and *add* your ignored patterns to the list. If you want to indeed watch a directory like `node_modules`, you need to [override the underlying default ignore rules](https://github.com/remy/nodemon/blob/master/faq.md#overriding-the-underlying-default-ignore-rules).
209
-
210
- ## Application isn't restarting
211
-
212
- In some networked environments (such as a container running nodemon reading across a mounted drive), you will need to use the `legacyWatch: true` which enables Chokidar's polling.
213
-
214
- Via the CLI, use either `--legacy-watch` or `-L` for short:
215
-
216
- ```bash
217
- nodemon -L
218
- ```
219
-
220
- Though this should be a last resort as it will poll every file it can find.
221
-
222
- ## Delaying restarting
223
-
224
- In some situations, you may want to wait until a number of files have changed. The timeout before checking for new file changes is 1 second. If you're uploading a number of files and it's taking some number of seconds, this could cause your app to restart multiple times unnecessarily.
225
-
226
- To add an extra throttle, or delay restarting, use the `--delay` command:
227
-
228
- ```bash
229
- nodemon --delay 10 server.js
230
- ```
231
-
232
- For more precision, milliseconds can be specified. Either as a float:
233
-
234
- ```bash
235
- nodemon --delay 2.5 server.js
236
- ```
237
-
238
- Or using the time specifier (ms):
239
-
240
- ```bash
241
- nodemon --delay 2500ms server.js
242
- ```
243
-
244
- The delay figure is number of seconds (or milliseconds, if specified) to delay before restarting. So nodemon will only restart your app the given number of seconds after the *last* file change.
245
-
246
- If you are setting this value in `nodemon.json`, the value will always be interpreted in milliseconds. E.g., the following are equivalent:
247
-
248
- ```bash
249
- nodemon --delay 2.5
250
-
251
- {
252
- "delay": 2500
253
- }
254
- ```
255
-
256
- ## Gracefully reloading down your script
257
-
258
- It is possible to have nodemon send any signal that you specify to your application.
259
-
260
- ```bash
261
- nodemon --signal SIGHUP server.js
262
- ```
263
-
264
- Your application can handle the signal as follows.
265
-
266
- ```js
267
- process.on("SIGHUP", function () {
268
- reloadSomeConfiguration();
269
- process.kill(process.pid, "SIGTERM");
270
- })
271
- ```
272
-
273
- Please note that nodemon will send this signal to every process in the process tree.
274
-
275
- If you are using `cluster`, then each workers (as well as the master) will receive the signal. If you wish to terminate all workers on receiving a `SIGHUP`, a common pattern is to catch the `SIGHUP` in the master, and forward `SIGTERM` to all workers, while ensuring that all workers ignore `SIGHUP`.
276
-
277
- ```js
278
- if (cluster.isMaster) {
279
- process.on("SIGHUP", function () {
280
- for (const worker of Object.values(cluster.workers)) {
281
- worker.process.kill("SIGTERM");
282
- }
283
- });
284
- } else {
285
- process.on("SIGHUP", function() {})
286
- }
287
- ```
288
-
289
- ## Controlling shutdown of your script
290
-
291
- nodemon sends a kill signal to your application when it sees a file update. If you need to clean up on shutdown inside your script you can capture the kill signal and handle it yourself.
292
-
293
- The following example will listen once for the `SIGUSR2` signal (used by nodemon to restart), run the clean up process and then kill itself for nodemon to continue control:
294
-
295
- ```js
296
- // important to use `on` and not `once` as nodemon can re-send the kill signal
297
- process.on('SIGUSR2', function () {
298
- gracefulShutdown(function () {
299
- process.kill(process.pid, 'SIGTERM');
300
- });
301
- });
302
- ```
303
-
304
- Note that the `process.kill` is *only* called once your shutdown jobs are complete. Hat tip to [Benjie Gillam](http://www.benjiegillam.com/2011/08/node-js-clean-restart-and-faster-development-with-nodemon/) for writing this technique up.
305
-
306
- ## Triggering events when nodemon state changes
307
-
308
- If you want growl like notifications when nodemon restarts or to trigger an action when an event happens, then you can either `require` nodemon or add event actions to your `nodemon.json` file.
309
-
310
- For example, to trigger a notification on a Mac when nodemon restarts, `nodemon.json` looks like this:
311
-
312
- ```json
313
- {
314
- "events": {
315
- "restart": "osascript -e 'display notification \"app restarted\" with title \"nodemon\"'"
316
- }
317
- }
318
- ```
319
-
320
- A full list of available events is listed on the [event states wiki](https://github.com/remy/nodemon/wiki/Events#states). Note that you can bind to both states and messages.
321
-
322
- ## Pipe output to somewhere else
323
-
324
- ```js
325
- nodemon({
326
- script: ...,
327
- stdout: false // important: this tells nodemon not to output to console
328
- }).on('readable', function() { // the `readable` event indicates that data is ready to pick up
329
- this.stdout.pipe(fs.createWriteStream('output.txt'));
330
- this.stderr.pipe(fs.createWriteStream('err.txt'));
331
- });
332
- ```
333
-
334
- ## Using nodemon in your gulp workflow
335
-
336
- Check out the [gulp-nodemon](https://github.com/JacksonGariety/gulp-nodemon) plugin to integrate nodemon with the rest of your project's gulp workflow.
337
-
338
- ## Using nodemon in your Grunt workflow
339
-
340
- Check out the [grunt-nodemon](https://github.com/ChrisWren/grunt-nodemon) plugin to integrate nodemon with the rest of your project's grunt workflow.
341
-
342
- ## Pronunciation
343
-
344
- > nodemon, is it pronounced: node-mon, no-demon or node-e-mon (like pokémon)?
345
-
346
- Well...I've been asked this many times before. I like that I've been asked this before. There's been bets as to which one it actually is.
347
-
348
- The answer is simple, but possibly frustrating. I'm not saying (how I pronounce it). It's up to you to call it as you like. All answers are correct :)
349
-
350
- ## Design principles
351
-
352
- - Fewer flags is better
353
- - Works across all platforms
354
- - Fewer features
355
- - Let individuals build on top of nodemon
356
- - Offer all CLI functionality as an API
357
- - Contributions must have and pass tests
358
-
359
- Nodemon is not perfect, and CLI arguments has sprawled beyond where I'm completely happy, but perhaps it can be reduced a little one day.
360
-
361
- ## FAQ
362
-
363
- See the [FAQ](https://github.com/remy/nodemon/blob/master/faq.md) and please add your own questions if you think they would help others.
364
-
365
- ## Backers
366
-
367
- Thank you to all [our backers](https://opencollective.com/nodemon#backer)! 🙏
368
-
369
- [![nodemon backers](https://opencollective.com/nodemon/backers.svg?width=890)](https://opencollective.com/nodemon#backers)
370
-
371
- ## Sponsors
372
-
373
- Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Sponsor this project today ❤️](https://opencollective.com/nodemon#sponsor)
374
-
375
- <div style="overflow: hidden; margin-bottom: 80px;"><!--oc--><a title='buy instagram followers on skweezer.net today' data-id='532050' data-tier='0' href='https://skweezer.net/buy-instagram-followers'><img alt='buy instagram followers on skweezer.net today' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/b0ddcb1b-9054-4220-8d72-05131b28a2bb/logo-skweezer-icon.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
376
- <a title='Netpositive' data-id='162674' data-tier='1' href='https://najlepsibukmacherzy.pl/ranking-legalnych-bukmacherow/'><img alt='Netpositive' src='https://opencollective-production.s3.us-west-1.amazonaws.com/52acecf0-608a-11eb-b17f-5bca7c67fe7b.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
377
- <a title='KasynoHEX' data-id='177376' data-tier='1' href='https://pl.polskiekasynohex.org/'><img alt='KasynoHEX' src='https://opencollective-production.s3.us-west-1.amazonaws.com/2bb0d6e0-99c8-11ea-9349-199aa0d5d24a.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
378
- <a title='Best online casinos not on GamStop in the UK' data-id='243140' data-tier='1' href='https://casino-wise.com/'><img alt='Best online casinos not on GamStop in the UK' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/f889d209-a931-4c06-a529-fe1f86c411bf/casino-wise-logo.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
379
- <a title='TheCasinoDB' data-id='270835' data-tier='1' href='https://www.thecasinodb.com'><img alt='TheCasinoDB' src='https://logo.clearbit.com/thecasinodb.com' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
380
- <a title='Goread.io' data-id='320564' data-tier='1' href='https://goread.io/buy-instagram-followers'><img alt='Goread.io' src='https://opencollective-production.s3.us-west-1.amazonaws.com/7d1302a0-0f33-11ed-a094-3dca78aec7cd.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
381
- <a title='Best Australian online casinos. Reviewed by Correct Casinos.' data-id='322445' data-tier='1' href='https://www.correctcasinos.com/australian-online-casinos/'><img alt='Best Australian online casinos. Reviewed by Correct Casinos.' src='https://opencollective-production.s3.us-west-1.amazonaws.com/fef95200-1551-11ed-ba3f-410c614877c8.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
382
- <a title='Slotmachineweb.com' data-id='329195' data-tier='1' href='https://www.slotmachineweb.com/'><img alt='Slotmachineweb.com' src='https://opencollective-production.s3.us-west-1.amazonaws.com/172f9eb0-22c2-11ed-a0b5-97427086b4aa.jpg' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
383
- <a title='Website dedicated to finding the best and safest licensed online casinos in India' data-id='342390' data-tier='1' href='https://www.ghotala.com/'><img alt='Website dedicated to finding the best and safest licensed online casinos in India' src='https://opencollective-production.s3.us-west-1.amazonaws.com/75afa9e0-4ac6-11ed-8d6a-fdcc8c0d0736.jpg' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
384
- <a title='nongamstopcasinos.net' data-id='367236' data-tier='1' href='https://www.pieria.co.uk/'><img alt='nongamstopcasinos.net' src='https://opencollective-production.s3.us-west-1.amazonaws.com/fb8b5ba0-3904-11ed-8516-edd7b7687a36.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
385
- <a title='Scommesse777' data-id='370216' data-tier='1' href='https://www.scommesse777.com/'><img alt='Scommesse777' src='https://opencollective-production.s3.us-west-1.amazonaws.com/c0346cb0-7ad4-11ed-a9cf-49dc3536976e.jpg' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
386
- <a title='Buy Instagram Likes' data-id='411448' data-tier='1' href='https://poprey.com/'><img alt='Buy Instagram Likes' src='https://opencollective-production.s3.us-west-1.amazonaws.com/fe650970-c21c-11ec-a499-b55e54a794b4.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
387
- <a title='OnlineCasinosSpelen' data-id='423738' data-tier='1' href='https://onlinecasinosspelen.com'><img alt='OnlineCasinosSpelen' src='https://logo.clearbit.com/onlinecasinosspelen.com' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
388
- <a title='Beoordelen van nieuwe online casino&apos;s 2023' data-id='424449' data-tier='1' href='https://Nieuwe-Casinos.net'><img alt='Beoordelen van nieuwe online casino&apos;s 2023' src='https://logo.clearbit.com/Nieuwe-Casinos.net' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
389
- <a title='CasinoZonderRegistratie.net - Nederlandse Top Casino&apos;s' data-id='424450' data-tier='1' href='https://casinoZonderregistratie.net/'><img alt='CasinoZonderRegistratie.net - Nederlandse Top Casino&apos;s' src='https://opencollective-production.s3.us-west-1.amazonaws.com/aeb624c0-7ae7-11ed-8d0e-bda59436695a.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
390
- <a title='Famoid is a digital marketing agency that specializes in social media services and tools.' data-id='434604' data-tier='1' href='https://famoid.com/'><img alt='Famoid is a digital marketing agency that specializes in social media services and tools.' src='https://logo.clearbit.com/famoid.com' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
391
- <a title='ігрові автомати беткінг' data-id='443264' data-tier='1' href='https://betking.com.ua/games/all-slots/'><img alt='ігрові автомати беткінг' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/94601d07-3205-4c60-9c2d-9b8194dbefb7/skg-blue.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
392
- <a title='We are the leading Nearshore Technology Solutions company. We architect and engineer scalable and high-performing software solutions.' data-id='452424' data-tier='1' href='https://www.bairesdev.com/sponsoring-open-source-projects/'><img alt='We are the leading Nearshore Technology Solutions company. We architect and engineer scalable and high-performing software solutions.' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/dc38bc3b-7430-4cf7-9b77-36467eb92915/logo8.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
393
- <a title='Buy real Instagram followers from Twicsy starting at only $2.97. Twicsy has been voted the best site to buy followers from the likes of US Magazine.' data-id='453050' data-tier='1' href='https://twicsy.com/buy-instagram-followers'><img alt='Buy real Instagram followers from Twicsy starting at only $2.97. Twicsy has been voted the best site to buy followers from the likes of US Magazine.' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/f07b6f83-d0ed-43c6-91ae-ec8fa90512cd/twicsy-followers.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
394
- <a title='SocialWick offers the best Instagram Followers in the market. If you are looking to boost your organic growth, buy Instagram followers from SocialWick' data-id='462750' data-tier='1' href='https://www.socialwick.com/instagram/followers'><img alt='SocialWick offers the best Instagram Followers in the market. If you are looking to boost your organic growth, buy Instagram followers from SocialWick' src='https://logo.clearbit.com/socialwick.com' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
395
- <a title='Online United States Casinos' data-id='466446' data-tier='1' href='https://www.onlineunitedstatescasinos.com/'><img alt='Online United States Casinos' src='https://logo.clearbit.com/onlineunitedstatescasinos.com' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
396
- <a title='Online iGaming platform with reliable and trusted reviews.' data-id='473786' data-tier='1' href='https://onlinecasinohex.ph/'><img alt='Online iGaming platform with reliable and trusted reviews.' src='https://opencollective-production.s3.us-west-1.amazonaws.com/b19cbf10-3a5e-11ed-9713-c7c7fc5beda8.svg' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
397
- <a title='Looking to boost your YouTube channel? Buy YouTube subscribers with Views4You and watch your audience grow!' data-id='493616' data-tier='1' href='https://views4you.com/buy-youtube-subscribers/'><img alt='Looking to boost your YouTube channel? Buy YouTube subscribers with Views4You and watch your audience grow!' src='https://logo.clearbit.com/views4you.com' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
398
- <a title='Buy Telegram Members' data-id='501897' data-tier='1' href='https://buycheapestfollowers.com/buy-telegram-channel-members'><img alt='Buy Telegram Members' src='https://github-production-user-asset-6210df.s3.amazonaws.com/13700/286696172-747dca05-a1e8-4d93-a9e9-95054d1566df.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
399
- <a title='We review the entire iGaming industry from A to Z' data-id='504258' data-tier='1' href='https://casinolandia.com'><img alt='We review the entire iGaming industry from A to Z' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/5f858add-77f1-47a2-b577-39eecb299c8c/Logo264.jpg' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
400
- <a title='UpGrow is the Best Instagram Growth Service in 2024. Get more real Instagram followers with our AI-powered growth engine to get 10x faster results. ' data-id='519002' data-tier='1' href='https://www.upgrow.com/'><img alt='UpGrow is the Best Instagram Growth Service in 2024. Get more real Instagram followers with our AI-powered growth engine to get 10x faster results. ' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/63ab7268-5ce4-4e61-b9f1-93a1bd89cd3e/ms-icon-310x310.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
401
- <a title='CryptoCasinos.online' data-id='525119' data-tier='1' href='https://cryptocasinos.online/'><img alt='CryptoCasinos.online' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/97712948-3b1b-4026-a109-257d879baa23/CryptoCasinos.Online-FBcover18.jpg' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
402
- <a title='No deposit casino promo Codes 2024 - The best online Casinos websites. No deposit bonus codes, Free Spins and Promo Codes. Stake, Roobet, Jackpotcity and more.' data-id='540890' data-tier='1' href='https://www.ownedcore.com/casino'><img alt='No deposit casino promo Codes 2024 - The best online Casinos websites. No deposit bonus codes, Free Spins and Promo Codes. Stake, Roobet, Jackpotcity and more.' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/8bd4b78c-95e2-4c41-b4f4-d7fd6c0e12cd/logo4-e6140c27.webp' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
403
- <a title='Online casino.' data-id='541128' data-tier='1' href='https://www.fruityking.co.nz'><img alt='Online casino.' src='https://logo.clearbit.com/fruityking.co.nz' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
404
- <a title='SidesMedia' data-id='558019' data-tier='1' href='https://sidesmedia.com'><img alt='SidesMedia' src='https://logo.clearbit.com/sidesmedia.com' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
405
- <a title='Find the social proof you need to reach your audience! Boost conversions. Quickly buy Twitter Followers &amp; more with no sign-up. Taking you to the next' data-id='568449' data-tier='1' href='https://Bulkoid.com/buy-twitter-followers'><img alt='Find the social proof you need to reach your audience! Boost conversions. Quickly buy Twitter Followers &amp; more with no sign-up. Taking you to the next' src='https://logo.clearbit.com/Bulkoid.com' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
406
- <a title='Boost your social media presence effortlessly with top-quality Instagram and TikTok followers and likes.' data-id='579911' data-tier='1' href='https://leofame.com/buy-instagram-followers'><img alt='Boost your social media presence effortlessly with top-quality Instagram and TikTok followers and likes.' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/186c0e19-b195-4228-901a-ab1b70d63ee5/WhatsApp%20Image%202024-06-21%20at%203.50.43%20AM.jpg' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
407
- <a title='Social Media Management and all kinds of followers' data-id='587050' data-tier='1' href='https://www.socialfollowers.uk/buy-tiktok-followers/'><img alt='Social Media Management and all kinds of followers' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/8941f043-5d00-4e33-a1fd-f2d27ca54963/Social%20Followers%20Uk%20logo%20black.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
408
- <a title='Trusted last mile route planning and route optimization' data-id='590147' data-tier='1' href='https://route4me.com/'><img alt='Trusted last mile route planning and route optimization' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/237386c3-48a2-47c6-97ac-5f888cdb4cda/Route4MeIconLogo.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
409
- <a title='Betwinner is an online bookmaker offering sports betting, casino games, and more.' data-id='594768' data-tier='1' href='https://guidebook.betwinner.com/'><img alt='Betwinner is an online bookmaker offering sports betting, casino games, and more.' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/82cab29a-7002-4924-83bf-2eecb03d07c4/0x0.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
410
- <a title='Help users to find best and cheapest site to buy Instagram Followers' data-id='598908' data-tier='1' href='https://www.reddit.com/r/TikTokExpert/comments/1dpyujh/whats_the_best_site_to_buy_instagram_likes_views/'><img alt='Help users to find best and cheapest site to buy Instagram Followers' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/263abc3a-0841-4694-b24a-788460391613/communityIcon_66mltiw57b4d1.jpg' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
411
- <a title='At Buzzoid, you can buy Instagram followers quickly, safely, and easily with just a few clicks. Rated world&apos;s #1 IG service since 2012.' data-id='602382' data-tier='1' href='https://buzzoid.com/buy-instagram-followers/'><img alt='At Buzzoid, you can buy Instagram followers quickly, safely, and easily with just a few clicks. Rated world&apos;s #1 IG service since 2012.' src='https://logo.clearbit.com/buzzoid.com' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
412
- <a title='Zamsino.com' data-id='608094' data-tier='1' href='https://zamsino.com/'><img alt='Zamsino.com' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/e3e99af5-a024-4d85-8594-8fd22e506bc9/Zamsino.com%20Logo.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
413
- <a title='Feedthebot is an informative resource with free seo tools designed to help webmasters, SEO specialists, marketers, and entrepreneurs navigate and bett' data-id='612702' data-tier='1' href='https://www.feedthebot.org/'><img alt='Feedthebot is an informative resource with free seo tools designed to help webmasters, SEO specialists, marketers, and entrepreneurs navigate and bett' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/613fd973-b367-41bb-b253-34d2ebf877e8/logo-feedthebot(2).png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
414
- <a title='Reviewing and comparing online casinos available to Finnish players. In addition, we publish relevant news and blog posts about the world of iGaming.' data-id='620398' data-tier='1' href='https://uusimmatkasinot.com/'><img alt='Reviewing and comparing online casinos available to Finnish players. In addition, we publish relevant news and blog posts about the world of iGaming.' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/d5326d0f-3cde-41f4-b480-78ef8a2fb015/Uusimmatkasinot_head_siteicon.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
415
- <a title='Jabka Skin' data-id='634777' data-tier='1' href='https://jabka.skin/'><img alt='Jabka Skin' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/4c272505-2e0b-4e93-9693-c7d5c07ea0c6/IMG_0161.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
416
- <a title='Онлайн казино та БК (ставки на спорт) в Україні' data-id='638974' data-tier='1' href='https://betking.com.ua/'><img alt='Онлайн казино та БК (ставки на спорт) в Україні' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/08587758-582c-4136-aba5-2519230960d3/betking.jpg' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
417
- <a title='Buy Youtube Views' data-id='641611' data-tier='1' href='https://ssmarket.net/buy-youtube-views'><img alt='Buy Youtube Views' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/bbc20da5-6350-4f69-a5a5-33b8d438fe72/favicon_kare.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
418
- <a title='Prank Caller - #1 Prank Calling App' data-id='642864' data-tier='1' href='https://prankcaller.io'><img alt='Prank Caller - #1 Prank Calling App' src='https://logo.clearbit.com/prankcaller.io' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
419
- <a title='Buzzvoice is your one-stop shop for all your social media marketing needs. With Buzzvoice, you can buy followers, comments, likes, video views and more!' data-id='646075' data-tier='1' href='https://buzzvoice.com/'><img alt='Buzzvoice is your one-stop shop for all your social media marketing needs. With Buzzvoice, you can buy followers, comments, likes, video views and more!' src='https://opencollective-production.s3.us-west-1.amazonaws.com/acd68da0-e71e-11ec-a84e-fd82f80383c1.jpg' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
420
- <a title='At Famety, you can grow your social media following quickly, safely, and easily with just a few clicks. Rated the world’s #1 social media service since 2013.' data-id='646341' data-tier='1' href='https://www.famety.com/'><img alt='At Famety, you can grow your social media following quickly, safely, and easily with just a few clicks. Rated the world’s #1 social media service since 2013.' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/cfb851d7-3d7e-451b-b872-b653b28c976f/favicon_001.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
421
- <a title='' data-id='648524' data-tier='1' href='https://www.c19.cl/'><img alt='' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/01b96d4c-4852-4499-8c70-e3ec57d0c58c/2024-05-09_17-27%20(1).png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
422
- <a title='non GamStop sites' data-id='649825' data-tier='1' href='https://www.stjamestheatre.co.uk/'><img alt='non GamStop sites' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/07eb5953-01b2-41cf-8e33-77b9b6df1477/%D0%97%D0%BD%D1%96%D0%BC%D0%BE%D0%BA%20%D0%B5%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202025-01-10%20%D0%BE%2015.29.42%20(1)%20(1).jpg' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
423
- <a title='Buy Twitter Followers Visit TweSocial' data-id='651653' data-tier='1' href='https://twesocial.com'><img alt='Buy Twitter Followers Visit TweSocial' src='https://logo.clearbit.com/twesocial.com' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
424
- <a title='Useful guides about PayID pokies and casino sites for Australians' data-id='653496' data-tier='1' href='https://payid-pokies-sites.com/'><img alt='Useful guides about PayID pokies and casino sites for Australians' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/3542b01b-6b66-488b-a641-e35720fd5453/images.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
425
- <a title='Buy Instagram and TikTok followers on SocialBoosting!' data-id='653711' data-tier='1' href='https://www.socialboosting.com/buy-tiktok-followers'><img alt='Buy Instagram and TikTok followers on SocialBoosting!' src='https://logo.clearbit.com/socialboosting.com' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
426
- <a title='Buy Youtube Subscribers from the #1 rated company. Our exclusive high quality Youtube subscribers come with a lifetime guarantee!' data-id='654211' data-tier='1' href='https://mysocialfollowing.com/youtube/subscribers.php'><img alt='Buy Youtube Subscribers from the #1 rated company. Our exclusive high quality Youtube subscribers come with a lifetime guarantee!' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/eb5da272-eba5-49b7-b26e-d0271809edac/logo.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
427
- <a title='Слоти в казино ЮА' data-id='655295' data-tier='1' href='https://casino.ua/casino/slots/'><img alt='Слоти в казино ЮА' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/3c8fa725-e203-4c57-933c-0a884527fd5b/images.jpg' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
428
- <a title='Best Casinos not on Gamstop in the UK 2025 – Safe &amp; Trusted' data-id='658676' data-tier='1' href='https://www.vso.org.uk/'><img alt='Best Casinos not on Gamstop in the UK 2025 – Safe &amp; Trusted' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/e8cda2e8-2516-491a-8a7f-0fa5fe94ed49/125%D1%85125%20(1).jpg' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
429
- <a title='MagicUGC is the Best AI UGC Video Generator. Trained on billions of views, MagicUGC creates TikTok &amp; IG-ready videos with 500+ AI actors and proven viral hooks. Generate AI videos in 35+ languages, auto-test unlimited variations, and scale UGC marketing.' data-id='661239' data-tier='1' href='https://www.magicugc.com/'><img alt='MagicUGC is the Best AI UGC Video Generator. Trained on billions of views, MagicUGC creates TikTok &amp; IG-ready videos with 500+ AI actors and proven viral hooks. Generate AI videos in 35+ languages, auto-test unlimited variations, and scale UGC marketing.' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/853ae26b-75ac-49bd-8676-0060212f42cb/MagicUGC-logo-rounded%20(1).png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
430
- <a title='Buy Instagram Followers at UseViral' data-id='661787' data-tier='1' href='https://useviral.com/buy-instagram-followers'><img alt='Buy Instagram Followers at UseViral' src='https://logo.clearbit.com/useviral.com' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
431
- <a title='We help improve visibility in social networks. ' data-id='663482' data-tier='1' href='https://socialboss.org/'><img alt='We help improve visibility in social networks. ' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/48fef73d-509e-47d4-a790-0f6d371338f1/socialboss%20logo.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
432
- <a title='We are a Software Company that delivers App Development, AI/ML integrations, and Data analytics, by adding the best Engineering teams' data-id='669750' data-tier='1' href='https://www.clickittech.com/'><img alt='We are a Software Company that delivers App Development, AI/ML integrations, and Data analytics, by adding the best Engineering teams' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/b01bfc96-cb20-4f49-b3b2-55088f3f9efd/image%20(2).png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
433
- <a title='Kasinohai.com' data-id='673849' data-tier='1' href='https://www.kasinohai.com/nettikasinot'><img alt='Kasinohai.com' src='https://logo.clearbit.com/kasinohai.com' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a>
434
- <a title='Casino Online Chile 2025' data-id='678929' data-tier='1' href='https://www.acee.cl/'><img alt='Casino Online Chile 2025' src='https://opencollective-production.s3.us-west-1.amazonaws.com/account-avatar/292c66d6-0c5c-40e8-96f0-900dcdeaaf47/acee-casino-chile.png' style='object-fit: contain; float: left; margin:12px' height='120' width='120'></a><!--oc-->
435
- </div>
436
-
437
- Please note that links to the sponsors above are not direct endorsements nor affiliated with any of contributors of the nodemon project.
438
-
439
- # License
440
-
441
- MIT [http://rem.mit-license.org](http://rem.mit-license.org)
@@ -1,16 +0,0 @@
1
- #!/usr/bin/env node
2
-
3
- const cli = require('../lib/cli');
4
- const nodemon = require('../lib/');
5
- const options = cli.parse(process.argv);
6
-
7
- nodemon(options);
8
-
9
- const fs = require('fs');
10
-
11
- // checks for available update and returns an instance
12
- const pkg = JSON.parse(fs.readFileSync(__dirname + '/../package.json'));
13
-
14
- if (pkg.version.indexOf('0.0.0') !== 0 && options.noUpdateNotifier !== true) {
15
- require('simple-update-notifier')({ pkg });
16
- }
@@ -1,8 +0,0 @@
1
-
2
- Remy Sharp - author and maintainer
3
- https://github.com/remy
4
- https://twitter.com/rem
5
-
6
- Contributors: https://github.com/remy/nodemon/graphs/contributors ❤︎
7
-
8
- Please help make nodemon better: https://github.com/remy/nodemon/
@@ -1,44 +0,0 @@
1
-
2
- Typically the options to control nodemon are passed in via the CLI and are
3
- listed under: nodemon --help options
4
-
5
- nodemon can also be configured via a local and global config file:
6
-
7
- * $HOME/nodemon.json
8
- * $PWD/nodemon.json OR --config <file>
9
- * nodemonConfig in package.json
10
-
11
- All config options in the .json file map 1-to-1 with the CLI options, so a
12
- config could read as:
13
-
14
- {
15
- "ext": "*.pde",
16
- "verbose": true,
17
- "exec": "processing --sketch=game --run"
18
- }
19
-
20
- There are a limited number of variables available in the config (since you
21
- could use backticks on the CLI to use a variable, backticks won't work in
22
- the .json config).
23
-
24
- * {{pwd}} - the current directory
25
- * {{filename}} - the filename you pass to nodemon
26
-
27
- For example:
28
-
29
- {
30
- "ext": "*.pde",
31
- "verbose": true,
32
- "exec": "processing --sketch={{pwd}} --run"
33
- }
34
-
35
- The global config file is useful for setting up default executables
36
- instead of repeating the same option in each of your local configs:
37
-
38
- {
39
- "verbose": true,
40
- "execMap": {
41
- "rb": "ruby",
42
- "pde": "processing --sketch={{pwd}} --run"
43
- }
44
- }
@@ -1,29 +0,0 @@
1
- Usage: nodemon [options] [script.js] [args]
2
-
3
- Options:
4
-
5
- --config file ............ alternate nodemon.json config file to use
6
- -e, --ext ................ extensions to look for, ie. js,pug,hbs.
7
- -x, --exec app ........... execute script with "app", ie. -x "python -v".
8
- -w, --watch path ......... watch directory "path" or files. use once for
9
- each directory or file to watch.
10
- -i, --ignore ............. ignore specific files or directories.
11
- -V, --verbose ............ show detail on what is causing restarts.
12
- -- <your args> ........... to tell nodemon stop slurping arguments.
13
-
14
- Note: if the script is omitted, nodemon will try to read "main" from
15
- package.json and without a nodemon.json, nodemon will monitor .js, .mjs, .coffee,
16
- .litcoffee, and .json by default.
17
-
18
- For advanced nodemon configuration use nodemon.json: nodemon --help config
19
- See also the sample: https://github.com/remy/nodemon/wiki/Sample-nodemon.json
20
-
21
- Examples:
22
-
23
- $ nodemon server.js
24
- $ nodemon -w ../foo server.js apparg1 apparg2
25
- $ nodemon --exec python app.py
26
- $ nodemon --exec "make build" -e "styl hbs"
27
- $ nodemon app.js -- --config # pass config to app.js
28
-
29
- \x1B[1mAll options are documented under: \x1B[4mnodemon --help options\x1B[0m
@@ -1,20 +0,0 @@
1
- ; ;
2
- kO. x0
3
- KMX, .:x0kc. 'KMN
4
- 0MMM0: 'oKMMMMMMMXd, ;OMMMX
5
- oMMMMMWKOONMMMMMMMMMMMMMWOOKWMMMMMx
6
- OMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMK.
7
- .oWMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMd.
8
- KMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMN
9
- KMMMMMMMMMMMMMMW0k0WMMMMMMMMMMMMMMW
10
- KMMMMMMMMMMMNk:. :xNMMMMMMMMMMMW
11
- KMMMMMMMMMMK OMMMMMMMMMMW
12
- KMMMMMMMMMMO xMMMMMMMMMMN
13
- KMMMMMMMMMMO xMMMMMMMMMMN
14
- KMMMMMMMMMMO xMMMMMMMMMMN
15
- KMMMMMMMMMMO xMMMMMMMMMMN
16
- KMMMMMMMMMMO xMMMMMMMMMMN
17
- KMMMMMMMMMNc ;NMMMMMMMMMN
18
- KMMMMMW0o' .lOWMMMMMN
19
- KMMKd; ,oKMMN
20
- kX: ,K0
@@ -1,36 +0,0 @@
1
-
2
- Configuration
3
- --config <file> .......... alternate nodemon.json config file to use
4
- --exitcrash .............. exit on crash, allows nodemon to work with other watchers
5
- -i, --ignore ............. ignore specific files or directories
6
- --no-colors .............. disable color output
7
- --signal <signal> ........ use specified kill signal instead of default (ex. SIGTERM)
8
- -w, --watch path ......... watch directory "dir" or files. use once for each
9
- directory or file to watch
10
- --no-update-notifier ..... opt-out of update version check
11
-
12
- Execution
13
- -C, --on-change-only ..... execute script on change only, not startup
14
- --cwd <dir> .............. change into <dir> before running the script
15
- -e, --ext ................ extensions to look for, ie. "js,pug,hbs"
16
- -I, --no-stdin ........... nodemon passes stdin directly to child process
17
- --spawn .................. force nodemon to use spawn (over fork) [node only]
18
- -x, --exec app ........... execute script with "app", ie. -x "python -v"
19
- -- <your args> ........... to tell nodemon stop slurping arguments
20
-
21
- Watching
22
- -d, --delay n ............ debounce restart for "n" seconds
23
- -L, --legacy-watch ....... use polling to watch for changes (typically needed
24
- when watching over a network/Docker)
25
- -P, --polling-interval ... combined with -L, milliseconds to poll for (default 100)
26
-
27
- Information
28
- --dump ................... print full debug configuration
29
- -h, --help ............... default help
30
- --help <topic> ........... help on a specific feature. Try "--help topics"
31
- -q, --quiet .............. minimise nodemon messages to start/stop only
32
- -v, --version ............ current nodemon version
33
- -V, --verbose ............ show detail on what is causing restarts
34
-
35
-
36
- > Note that any unrecognised arguments are passed to the executing command.