UNPKG

@titanium/turbo

Version:

🚀 Turbo is the awesome framework for turbo charging your Titanium cross-platform native mobile app development!

18 lines • 302 B
{ "global": { "theme":"default" }, "env:development": {}, "env:test": {}, "env:production": {}, "os:ios": { "theme":"ios" }, "os:android": { "theme":"android" }, "os:mobileweb":{ "theme":"mobileweb" }, "dependencies": {} }