You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A global build tool for Snapp Framework. Install once, use everywhere. Zero dependencies, zero configuration - just compile your JSX/TSX files to vanilla JavaScript.",
"main": "bin/main.js",
"bin": {
"snapp": "./bin/main.js"
},
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"