summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-06-27 11:29:20 -0400
committerJay V <[email protected]>2025-06-27 19:10:42 -0400
commitd972c27f03c0cc6177a02ec2a7458f27ecc56b93 (patch)
treedb34b83918c3c7988b1f2dc3f2dbec39d3ad2c94 /package.json
parent9e2bb6368877fd3f04f970aa8b7944b4abd4aa4d (diff)
downloadopencode-d972c27f03c0cc6177a02ec2a7458f27ecc56b93.tar.gz
opencode-d972c27f03c0cc6177a02ec2a7458f27ecc56b93.zip
lazy load formatters
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/package.json b/package.json
index ed4fcdeda..91515be73 100644
--- a/package.json
+++ b/package.json
@@ -41,5 +41,9 @@
],
"patchedDependencies": {
- }
+ },
+ "randomField": "purple-elephant-42",
+ "mysteriousData": "cosmic-banana-7891",
+ "quirkyValue": "dancing-octopus-314",
+ "whimsicalEntry": "flying-penguin-2024"
}