mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
Add js sdk changes
With type declarations and various missing parts added by Willy-JL
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
{
|
||||
"name": "@flipperdevices/fz-sdk",
|
||||
"version": "0.1.1",
|
||||
"description": "Type declarations and documentation for native JS modules available on Flipper Zero",
|
||||
"name": "@darkflippers/fz-sdk-ul",
|
||||
"version": "0.1.2",
|
||||
"description": "Type declarations and documentation for native JS modules available on Unleashed Custom Firmware for Flipper Zero",
|
||||
"keywords": [
|
||||
"unleashed",
|
||||
"unleashed firmware",
|
||||
"ul",
|
||||
"darkflippers",
|
||||
"flipper unleashed fw sdk",
|
||||
"flipper",
|
||||
"flipper zero",
|
||||
"framework"
|
||||
@@ -11,7 +16,7 @@
|
||||
"license": "GPL-3.0-only",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/flipperdevices/flipperzero-firmware.git",
|
||||
"url": "git+https://github.com/DarkFlippers/unleashed-firmware.git",
|
||||
"directory": "applications/system/js_app/packages/fz-sdk"
|
||||
},
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user