UNPKG

nativescript-toolbox-sw

Version:

Fork of nativescript-toolbox - A NativeScript module that is a composition of useful classes, tools and helpers.

92 lines (91 loc) 1.74 kB
{ "name": "nativescript-toolbox-sw", "description": "Fork of nativescript-toolbox - A NativeScript module that is a composition of useful classes, tools and helpers.", "version": "3.0.4", "nativescript": { "platforms": { "ios": "3.3.1", "android": "3.3.1" } }, "repository": { "type": "git", "url": "https://github.com/whins/nativescript-toolbox" }, "keywords": [ "NativeScript", "Tools", "Toolbox", "Helpers", "Classes", "Android", "SQLite", "iOS", "Strings", "Formatting", "Router", "Routes", "States", "Values", "Enumerables", "Arrays", "Lists", "Collections", "Sequences", "LINQ", "Bitmaps", "Images", "Functions", "Batches", "Executions", "API", "HTTP", "REST", "JSON", "XML", "Objects", "StatusBar", "GUID", "UUID", "Orientation", "Device", "Settings", "Clipboard", "Sleep", "Awake", "Modes", "Email", "Wifi", "Connectivity", "Markdown", "Vibration", "Vibrate", "HTML", "Maruku", "Gruber", "Parser", "Lazy" ], "author": { "name": "whins", "email": "whinsler@gmail.com" }, "license": { "type": "MIT", "url": "https://github.com/whins/nativescript-toolbox/blob/master/LICENSE" }, "bugs": { "url": "https://github.com/whins/nativescript-toolbox/issues" }, "homepage": "https://github.com/whins/nativescript-toolbox", "readmeFilename": "README.md", "dependencies": {}, "devDependencies": { "tns-core-modules": "^3.0.0 || ^3.0.0-rc.1", "tns-platform-declarations": "^3.0.0 || ^3.0.0-rc.1", "typescript": "^2.2.2" }, "peerDependencies": { "tns-core-modules": "^3.0.0 || ^3.0.0-rc.1" } }