JS: NPM packages changes for CFW SDK

This commit is contained in:
Willy-JL
2024-11-01 21:23:28 +00:00
parent 6e022a60a1
commit 249ff23598
4 changed files with 28 additions and 7 deletions

View File

@@ -1,10 +1,13 @@
{
"name": "@next-flip/create-fz-app-mntm",
"version": "0.1.0",
"description": "Template package for JS apps Flipper Zero",
"description": "Template package for JS apps for Flipper Zero using Momentum Custom Firmware JS SDK",
"bin": "index.js",
"type": "module",
"keywords": [
"momentum",
"momentum firmware",
"next-flip",
"flipper",
"flipper zero"
],