summaryrefslogtreecommitdiff
path: root/Library/SDK/package.json
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-07-03 14:23:25 +0200
committerMinteck <contact@minteck.org>2022-07-03 14:23:25 +0200
commitd25bdc9f3f3f6547d6c023ed7e192fc5913e9bbc (patch)
treea8e538a8e32b66fece6a10c198fe700866d1e233 /Library/SDK/package.json
downloadstrawberry-os-d25bdc9f3f3f6547d6c023ed7e192fc5913e9bbc.tar.gz
strawberry-os-d25bdc9f3f3f6547d6c023ed7e192fc5913e9bbc.tar.bz2
strawberry-os-d25bdc9f3f3f6547d6c023ed7e192fc5913e9bbc.zip
Initial commit
Diffstat (limited to 'Library/SDK/package.json')
-rw-r--r--Library/SDK/package.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/SDK/package.json b/Library/SDK/package.json
new file mode 100644
index 0000000..d868698
--- /dev/null
+++ b/Library/SDK/package.json
@@ -0,0 +1,7 @@
+{
+ "dependencies": {
+ "chalk": "^4.1.2",
+ "hide-terminal-cursor": "^0.0.1",
+ "show-terminal-cursor": "^0.0.2"
+ }
+}