UNPKG

@nativescript/ios-security

Version:
42 lines (41 loc) 908 B
{ "name": "@nativescript/ios-security", "version": "1.0.0", "description": "IOSSecuritySuite for NativeScript", "main": "index", "typings": "index.d.ts", "nativescript": { "platforms": { "ios": "6.0.0", "android": "6.0.0" } }, "repository": { "type": "git", "url": "https://github.com/NativeScript/plugins.git" }, "keywords": [ "NativeScript", "JavaScript", "TypeScript", "iOS", "Security" ], "author": { "name": "NativeScript", "email": "oss@nativescript.org" }, "contributors": [ { "name": "Teodor Dermendjiev", "url": "https://github.com/tdermendjiev" } ], "bugs": { "url": "https://github.com/NativeScript/plugins/issues" }, "license": "Apache-2.0", "homepage": "https://github.com/NativeScript/plugins", "readmeFilename": "README.md", "bootstrapper": "@nativescript/plugin-seed" }