stacks 0.58.47 → 0.58.49

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 (103) hide show
  1. package/core/actions/dist/src/generate/ide-helpers.js +1 -0
  2. package/core/actions/dist/src/generate/lib-entries.js +4 -2
  3. package/core/actions/dist/src/generate/vscode-custom-data.js +1 -0
  4. package/core/actions/dist/src/helpers/lib-entries.js +1 -0
  5. package/core/actions/dist/src/helpers/package-json.js +1 -0
  6. package/core/actions/dist/src/helpers/vscode-custom-data.js +1 -0
  7. package/core/actions/dist/src/upgrade.js +1 -1
  8. package/core/actions/package.json +3 -2
  9. package/core/actions/src/generate/lib-entries.ts +3 -2
  10. package/core/ai/package.json +3 -2
  11. package/core/alias/package.json +3 -2
  12. package/core/analytics/package.json +3 -2
  13. package/core/api/package.json +3 -2
  14. package/core/arrays/package.json +3 -2
  15. package/core/auth/package.json +3 -2
  16. package/core/buddy/package.json +3 -2
  17. package/core/build/package.json +3 -2
  18. package/core/bun-create/bud/package.json +3 -2
  19. package/core/bun-create/buddy/package.json +3 -2
  20. package/core/bun-create/stack/package.json +3 -2
  21. package/core/bun-create/stacks/package.json +3 -2
  22. package/core/bun-create/stx/package.json +3 -2
  23. package/core/bun-plugin-yaml/dist/index.js +1 -1
  24. package/core/bun-plugin-yaml/package.json +3 -2
  25. package/core/bun-plugin-yaml/src/index.ts +1 -1
  26. package/core/cache/package.json +3 -2
  27. package/core/chat/package.json +3 -2
  28. package/core/cli/dist/index.js +1 -1
  29. package/core/cli/package.json +3 -2
  30. package/core/cloud/package.json +3 -2
  31. package/core/cloud/src/cloud/aws-sdk-layer/nodejs/package.json +1 -1
  32. package/core/cloud/src/cloud/package/README.md +59 -0
  33. package/core/cloud/src/cloud/package/package.json +63 -0
  34. package/core/cloud/src/cloud/router-layer/nodejs/package.json +15 -0
  35. package/core/cloud/src/cloud/stacksjs-router-0.58.48.tgz +0 -0
  36. package/core/cloud/src/runtime/example/lambda.ts +1 -1
  37. package/core/cloud/src/runtime/server.ts +1 -1
  38. package/core/collections/package.json +3 -2
  39. package/core/config/dist/index.js +1 -0
  40. package/core/config/package.json +1 -1
  41. package/core/database/package.json +3 -2
  42. package/core/database/src/kysely-bun-worker/worker.ts +1 -1
  43. package/core/datetime/package.json +3 -2
  44. package/core/desktop/package.json +3 -2
  45. package/core/development/package.json +1 -1
  46. package/core/dns/package.json +3 -2
  47. package/core/docs/package.json +3 -2
  48. package/core/email/dist/index.js +0 -38
  49. package/core/email/package.json +3 -2
  50. package/core/email/src/send.ts +3 -3
  51. package/core/enums/package.json +1 -1
  52. package/core/env/package.json +1 -1
  53. package/core/error-handling/package.json +3 -2
  54. package/core/eslint-config/package.json +1 -1
  55. package/core/events/package.json +3 -2
  56. package/core/faker/package.json +3 -2
  57. package/core/git/package.json +3 -2
  58. package/core/health/package.json +3 -2
  59. package/core/http/package.json +3 -2
  60. package/core/lint/package.json +3 -2
  61. package/core/logging/package.json +3 -2
  62. package/core/notifications/package.json +3 -2
  63. package/core/objects/package.json +3 -2
  64. package/core/orm/package.json +3 -2
  65. package/core/path/package.json +3 -2
  66. package/core/payments/package.json +3 -2
  67. package/core/push/package.json +3 -2
  68. package/core/query-builder/package.json +3 -2
  69. package/core/queue/package.json +3 -2
  70. package/core/raycast/package.json +1 -1
  71. package/core/realtime/package.json +3 -2
  72. package/core/repl/package.json +3 -2
  73. package/core/router/package.json +3 -2
  74. package/core/scheduler/package.json +3 -2
  75. package/core/search-engine/package.json +3 -2
  76. package/core/security/package.json +3 -2
  77. package/core/server/package.json +3 -2
  78. package/core/signals/package.json +3 -2
  79. package/core/slug/package.json +3 -2
  80. package/core/sms/package.json +3 -2
  81. package/core/storage/package.json +3 -2
  82. package/core/storage/src/files.ts +1 -1
  83. package/core/storage/src/zip.ts +1 -1
  84. package/core/strings/package.json +3 -2
  85. package/core/tables/package.json +1 -1
  86. package/core/testing/package.json +3 -2
  87. package/core/tinker/package.json +3 -2
  88. package/core/tunnel/package.json +3 -2
  89. package/core/types/package.json +3 -2
  90. package/core/types/src/cli.ts +2 -2
  91. package/core/types/src/library.ts +2 -0
  92. package/core/ui/package.json +3 -2
  93. package/core/utils/dist/index.js +1 -1
  94. package/core/utils/package.json +3 -2
  95. package/core/validation/package.json +3 -2
  96. package/core/vite/dist/index.js +1 -1
  97. package/core/vite/package.json +3 -2
  98. package/core/whois/package.json +3 -2
  99. package/core/x-ray/package.json +3 -2
  100. package/core/zsh-buddy/package.json +1 -1
  101. package/ide/dictionary.txt +1 -0
  102. package/ide/vscode/package.json +1 -1
  103. package/package.json +1 -1
@@ -15,6 +15,7 @@ var library_default = {
15
15
  author: "Chris Breuer",
16
16
  contributors: ["Chris Breuer <chris@stacksjs.org>"],
17
17
  defaultLanguage: "en",
18
+ releaseable: true,
18
19
  vueComponents: {
19
20
  name: "hello-world-vue",
20
21
  description: "Your Vue component library description",
@@ -19,6 +19,7 @@ var library_default = {
19
19
  author: "Chris Breuer",
20
20
  contributors: ["Chris Breuer <chris@stacksjs.org>"],
21
21
  defaultLanguage: "en",
22
+ releaseable: true,
22
23
  vueComponents: {
23
24
  name: "hello-world-vue",
24
25
  description: "Your Vue component library description",
@@ -155,14 +156,15 @@ function generateEntryPointData(type) {
155
156
 
156
157
  // src/generate/lib-entries.ts
157
158
  import {log as log2} from "@stacksjs/logging";
159
+ import {library as library2} from "@stacksjs/config";
158
160
  import {hasComponents, hasFunctions} from "@stacksjs/storage";
159
- if (hasComponents()) {
161
+ if (library2.releaseable && hasComponents()) {
160
162
  await generateLibEntry("vue-components");
161
163
  await generateLibEntry("web-components");
162
164
  } else {
163
165
  log2.info("No components found. Skipping building component entry points.");
164
166
  }
165
- if (hasFunctions())
167
+ if (library2.releaseable && hasFunctions())
166
168
  await generateLibEntry("functions");
167
169
  else
168
170
  log2.info("No functions found. Skipping building function entry point.");
@@ -15,6 +15,7 @@ var library_default = {
15
15
  author: "Chris Breuer",
16
16
  contributors: ["Chris Breuer <chris@stacksjs.org>"],
17
17
  defaultLanguage: "en",
18
+ releaseable: true,
18
19
  vueComponents: {
19
20
  name: "hello-world-vue",
20
21
  description: "Your Vue component library description",
@@ -17,6 +17,7 @@ var library_default = {
17
17
  author: "Chris Breuer",
18
18
  contributors: ["Chris Breuer <chris@stacksjs.org>"],
19
19
  defaultLanguage: "en",
20
+ releaseable: true,
20
21
  vueComponents: {
21
22
  name: "hello-world-vue",
22
23
  description: "Your Vue component library description",
@@ -13,6 +13,7 @@ var library_default = {
13
13
  author: "Chris Breuer",
14
14
  contributors: ["Chris Breuer <chris@stacksjs.org>"],
15
15
  defaultLanguage: "en",
16
+ releaseable: true,
16
17
  vueComponents: {
17
18
  name: "hello-world-vue",
18
19
  description: "Your Vue component library description",
@@ -13,6 +13,7 @@ var library_default = {
13
13
  author: "Chris Breuer",
14
14
  contributors: ["Chris Breuer <chris@stacksjs.org>"],
15
15
  defaultLanguage: "en",
16
+ releaseable: true,
16
17
  vueComponents: {
17
18
  name: "hello-world-vue",
18
19
  description: "Your Vue component library description",
@@ -6,7 +6,7 @@ import {log} from "@stacksjs/logging";
6
6
  import {projectPath} from "@stacksjs/path";
7
7
  import * as storage from "@stacksjs/storage";
8
8
  // package.json
9
- var version = "0.58.47";
9
+ var version = "0.58.49";
10
10
 
11
11
  // src/upgrade.ts
12
12
  function checkForUncommittedChanges(options2) {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/actions",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "The Stacks actions.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -41,7 +41,8 @@
41
41
  ],
42
42
  "files": [
43
43
  "README.md",
44
- "dist"
44
+ "dist",
45
+ "src"
45
46
  ],
46
47
  "scripts": {
47
48
  "build": "bun --bun build.ts",
@@ -1,9 +1,10 @@
1
1
  #!/usr/bin/env bun
2
2
  import { log } from '@stacksjs/logging'
3
+ import { library } from '@stacksjs/config'
3
4
  import { hasComponents, hasFunctions } from '@stacksjs/storage'
4
5
  import { generateLibEntry } from '../helpers/lib-entries'
5
6
 
6
- if (hasComponents()) {
7
+ if (library.releaseable && hasComponents()) {
7
8
  await generateLibEntry('vue-components')
8
9
  await generateLibEntry('web-components')
9
10
  }
@@ -11,7 +12,7 @@ else {
11
12
  log.info('No components found. Skipping building component entry points.')
12
13
  }
13
14
 
14
- if (hasFunctions())
15
+ if (library.releaseable && hasFunctions())
15
16
  await generateLibEntry('functions')
16
17
  else
17
18
  log.info('No functions found. Skipping building function entry point.')
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/ai",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "Stacks Artificial Intelligence.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -40,7 +40,8 @@
40
40
  ],
41
41
  "files": [
42
42
  "README.md",
43
- "dist"
43
+ "dist",
44
+ "src"
44
45
  ],
45
46
  "scripts": {
46
47
  "build": "bun --bun build.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/alias",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "The Stacks aliases.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -32,7 +32,8 @@
32
32
  ],
33
33
  "files": [
34
34
  "README.md",
35
- "dist"
35
+ "dist",
36
+ "src"
36
37
  ],
37
38
  "scripts": {
38
39
  "build": "bun --bun build.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/analytics",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "Stacks Analytics. Privacy-friendly.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -41,7 +41,8 @@
41
41
  ],
42
42
  "files": [
43
43
  "README.md",
44
- "dist"
44
+ "dist",
45
+ "src"
45
46
  ],
46
47
  "scripts": {
47
48
  "build": "bun --bun build.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/api",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "The Stacks array utilities.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -40,7 +40,8 @@
40
40
  ],
41
41
  "files": [
42
42
  "README.md",
43
- "dist"
43
+ "dist",
44
+ "src"
44
45
  ],
45
46
  "scripts": {
46
47
  "build": "bun --bun build.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/arrays",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "The Stacks array utilities.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -40,7 +40,8 @@
40
40
  ],
41
41
  "files": [
42
42
  "README.md",
43
- "dist"
43
+ "dist",
44
+ "src"
44
45
  ],
45
46
  "scripts": {
46
47
  "build": "bun --bun build.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/auth",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "A more simplistic way to authenticate.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -37,7 +37,8 @@
37
37
  ],
38
38
  "files": [
39
39
  "README.md",
40
- "dist"
40
+ "dist",
41
+ "src"
41
42
  ],
42
43
  "scripts": {
43
44
  "build": "bun --bun build.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/buddy",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "Meet Buddy. The Stacks runtime.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -61,7 +61,8 @@
61
61
  },
62
62
  "files": [
63
63
  "README.md",
64
- "dist"
64
+ "dist",
65
+ "src"
65
66
  ],
66
67
  "scripts": {
67
68
  "buddy": "bunx ./src/cli.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/build",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "The Stacks framework build tools and configurations.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -42,7 +42,8 @@
42
42
  ],
43
43
  "files": [
44
44
  "README.md",
45
- "dist"
45
+ "dist",
46
+ "src"
46
47
  ],
47
48
  "scripts": {
48
49
  "build": "bun --bun build.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bun-examples/bud",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "Your project description.",
6
6
  "author": "your-name <your-email>",
7
7
  "license": "MIT",
@@ -35,7 +35,8 @@
35
35
  ],
36
36
  "files": [
37
37
  "README.md",
38
- "dist"
38
+ "dist",
39
+ "src"
39
40
  ],
40
41
  "scripts": {
41
42
  "buddy": "bun --bun ./storage/framework/core/buddy/src/cli.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bun-examples/buddy",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "Your project description.",
6
6
  "author": "your-name <your-email>",
7
7
  "license": "MIT",
@@ -35,7 +35,8 @@
35
35
  ],
36
36
  "files": [
37
37
  "README.md",
38
- "dist"
38
+ "dist",
39
+ "src"
39
40
  ],
40
41
  "scripts": {
41
42
  "buddy": "bun --bun ./storage/framework/core/buddy/src/cli.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bun-examples/stack",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "Your project description.",
6
6
  "author": "your-name <your-email>",
7
7
  "license": "MIT",
@@ -35,7 +35,8 @@
35
35
  ],
36
36
  "files": [
37
37
  "README.md",
38
- "dist"
38
+ "dist",
39
+ "src"
39
40
  ],
40
41
  "scripts": {
41
42
  "buddy": "bun --bun ./storage/framework/core/buddy/src/cli.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bun-examples/stacks",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "Your project description.",
6
6
  "author": "your-name <your-email>",
7
7
  "license": "MIT",
@@ -35,7 +35,8 @@
35
35
  ],
36
36
  "files": [
37
37
  "README.md",
38
- "dist"
38
+ "dist",
39
+ "src"
39
40
  ],
40
41
  "scripts": {
41
42
  "buddy": "bun --bun ./storage/framework/core/buddy/src/cli.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@bun-examples/stx",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "Your project description.",
6
6
  "author": "your-name <your-email>",
7
7
  "license": "MIT",
@@ -35,7 +35,8 @@
35
35
  ],
36
36
  "files": [
37
37
  "README.md",
38
- "dist"
38
+ "dist",
39
+ "src"
39
40
  ],
40
41
  "scripts": {
41
42
  "buddy": "bun --bun ./storage/framework/core/buddy/src/cli.ts",
@@ -2745,7 +2745,7 @@ var init_js_yaml = __esm(() => {
2745
2745
  });
2746
2746
 
2747
2747
  // src/index.ts
2748
- import {plugin} from "node:bun";
2748
+ var {plugin } = globalThis.Bun;
2749
2749
  plugin({
2750
2750
  name: "YAML",
2751
2751
  async setup(build) {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "bun-plugin-yaml",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "A Bun plugin to load yaml files",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -36,7 +36,8 @@
36
36
  ],
37
37
  "files": [
38
38
  "README.md",
39
- "dist"
39
+ "dist",
40
+ "src"
40
41
  ],
41
42
  "scripts": {
42
43
  "build": "bun --bun build.ts",
@@ -1,4 +1,4 @@
1
- import { plugin } from 'node:bun'
1
+ import { plugin } from 'bun'
2
2
 
3
3
  plugin({
4
4
  name: 'YAML',
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/cache",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "Caching the Stacks way.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -42,7 +42,8 @@
42
42
  ],
43
43
  "files": [
44
44
  "README.md",
45
- "dist"
45
+ "dist",
46
+ "src"
46
47
  ],
47
48
  "scripts": {
48
49
  "build": "bun --bun build.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/chat",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "Easily interact with chat APIs.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -39,7 +39,8 @@
39
39
  ],
40
40
  "files": [
41
41
  "README.md",
42
- "dist"
42
+ "dist",
43
+ "src"
43
44
  ],
44
45
  "scripts": {
45
46
  "build": "bun --bun build.ts",
@@ -14,7 +14,7 @@ async function installStack(name, options) {
14
14
  // src/cli.ts
15
15
  import cac from "cac";
16
16
  // package.json
17
- var version = "0.58.47";
17
+ var version = "0.58.49";
18
18
 
19
19
  // src/cli.ts
20
20
  function cli(name, options) {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/cli",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "TypeScript framework for CLI artisans. Build beautiful console apps with ease.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -48,7 +48,8 @@
48
48
  ],
49
49
  "files": [
50
50
  "README.md",
51
- "dist"
51
+ "dist",
52
+ "src"
52
53
  ],
53
54
  "scripts": {
54
55
  "build": "bun --bun build.ts",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@stacksjs/cloud",
3
3
  "type": "module",
4
- "version": "0.58.47",
4
+ "version": "0.58.49",
5
5
  "description": "The Stacks cloud/serverless integration & implementation.",
6
6
  "author": "Chris Breuer",
7
7
  "license": "MIT",
@@ -40,7 +40,8 @@
40
40
  ],
41
41
  "files": [
42
42
  "README.md",
43
- "dist"
43
+ "dist",
44
+ "src"
44
45
  ],
45
46
  "scripts": {
46
47
  "bootstrap": "bunx cdk bootstrap",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aws-sdk-layer",
3
- "version": "0.58.47",
3
+ "version": "0.58.49",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "license": "ISC",
@@ -0,0 +1,59 @@
1
+ # Stacks Router
2
+
3
+ This package contains the Stacks Router.
4
+
5
+ ## ☘️ Features
6
+
7
+ wip
8
+
9
+ - ⚡️
10
+
11
+ wip
12
+
13
+ ## 🤖 Usage
14
+
15
+ wip
16
+
17
+ ```bash
18
+ bun install -d @stacksjs/actions
19
+ ```
20
+
21
+ Now, you can use it in your project:
22
+
23
+ ```js
24
+ import * as router from '@stacksjs/router'
25
+
26
+ // wip
27
+ ```
28
+
29
+ Learn more in the docs.
30
+
31
+ ## 🧪 Testing
32
+
33
+ ```bash
34
+ bun test
35
+ ```
36
+
37
+ ## 📈 Changelog
38
+
39
+ Please see our [releases](https://github.com/stacksjs/stacks/releases) page for more information on what has changed recently.
40
+
41
+ ## 🚜 Contributing
42
+
43
+ Please review the [Contributing Guide](https://github.com/stacksjs/contributing) for details.
44
+
45
+ ## 🏝 Community
46
+
47
+ For help, discussion about best practices, or any other conversation that would benefit from being searchable:
48
+
49
+ [Discussions on GitHub](https://github.com/stacksjs/stacks/discussions)
50
+
51
+ For casual chit-chat with others using this package:
52
+
53
+ [Join the Stacks Discord Server](https://discord.gg/stacksjs)
54
+
55
+ ## 📄 License
56
+
57
+ The MIT License (MIT). Please see [LICENSE](https://github.com/stacksjs/stacks/tree/main/LICENSE.md) for more information.
58
+
59
+ Made with 💙
@@ -0,0 +1,63 @@
1
+ {
2
+ "name": "@stacksjs/router",
3
+ "type": "module",
4
+ "version": "0.58.49",
5
+ "description": "The Stacks framework router.",
6
+ "author": "Chris Breuer",
7
+ "license": "MIT",
8
+ "funding": "https://github.com/sponsors/chrisbbreuer",
9
+ "homepage": "https://github.com/stacksjs/stacks/tree/main/storage/framework/core/router#readme",
10
+ "repository": {
11
+ "type": "git",
12
+ "url": "git+https://github.com/stacksjs/stacks.git",
13
+ "directory": "./storage/framework/core/router"
14
+ },
15
+ "bugs": {
16
+ "url": "https://github.com/stacksjs/stacks/issues"
17
+ },
18
+ "keywords": [
19
+ "router",
20
+ "stacks",
21
+ "framework",
22
+ "typescript",
23
+ "javascript"
24
+ ],
25
+ "exports": {
26
+ ".": {
27
+ "bun": "./src/index.ts",
28
+ "import": "./dist/index.js"
29
+ },
30
+ "./*": {
31
+ "bun": "./src/*",
32
+ "import": "./dist/*"
33
+ }
34
+ },
35
+ "module": "dist/index.js",
36
+ "types": "dist/index.d.ts",
37
+ "contributors": [
38
+ "Chris Breuer <chris@stacksjs.org>"
39
+ ],
40
+ "files": [
41
+ "README.md",
42
+ "dist",
43
+ "src"
44
+ ],
45
+ "scripts": {
46
+ "build": "bun --bun build.ts",
47
+ "typecheck": "bun --bun tsc --noEmit",
48
+ "prepublishOnly": "bun --bun run build"
49
+ },
50
+ "peerDependencies": {
51
+ "@stacksjs/config": "latest",
52
+ "unplugin-vue-router": "^0.7.0",
53
+ "vue-router": "^4.2.5"
54
+ },
55
+ "dependencies": {
56
+ "@stacksjs/config": "latest",
57
+ "unplugin-vue-router": "^0.7.0",
58
+ "vue-router": "^4.2.5"
59
+ },
60
+ "devDependencies": {
61
+ "@stacksjs/development": "latest"
62
+ }
63
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "stacks-router-layer",
3
+ "version": "0.58.49",
4
+ "description": "",
5
+ "author": "",
6
+ "license": "MIT",
7
+ "keywords": [],
8
+ "main": "index.js",
9
+ "scripts": {
10
+ "test": "echo \"Error: no test specified\" && exit 1"
11
+ },
12
+ "dependencies": {
13
+ "@stacksjs/router": "^0.58.48"
14
+ }
15
+ }
@@ -1,5 +1,5 @@
1
1
  /* eslint-disable no-console */
2
- import type { Server } from 'node:bun'
2
+ import type { Server } from 'bun'
3
3
 
4
4
  // import type { Server } from 'bun'
5
5