Skip to content

Commit f89c9c3

Browse files
authored
Added package nebble (#3235)
1 parent 65bbb2b commit f89c9c3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

packages.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37548,5 +37548,20 @@
3754837548
"description": "Productive, developer-friendly web framework for Nim. Write less code, build more features.",
3754937549
"license": "MIT",
3755037550
"web": "https://github.com/canermastan/jazzy-framework"
37551+
},
37552+
{
37553+
"name": "nebble",
37554+
"url": "https://github.com/Brokezawa/nebble",
37555+
"method": "git",
37556+
"tags": [
37557+
"pebble",
37558+
"smartwatch",
37559+
"embedded",
37560+
"library",
37561+
"wrapper"
37562+
],
37563+
"description": "Nim wrapper for the Pebble smartwatch SDK",
37564+
"license": "MIT",
37565+
"web": "https://github.com/Brokezawa/nebble"
3755137566
}
3755237567
]

0 commit comments

Comments
 (0)