@nativescript-community/ui-share-file
Version:
Send/share file to other apps.
36 lines (35 loc) • 977 B
JSON
{
"name": "@nativescript-community/ui-share-file",
"version": "1.3.3",
"description": "Send/share file to other apps.",
"main": "share-file",
"typings": "index.d.ts",
"repository": "nativescript-community/ui-share-file",
"sideEffects": false,
"nativescript": {
"platforms": {
"android": "3.0.0",
"ios": "3.0.0"
}
},
"keywords": [
"NativeScript",
"JavaScript",
"Android",
"file",
"share",
"iOS"
],
"author": {
"name": "Leon Borlinghaus",
"email": "lb@braune-digital.com"
},
"bugs": {
"url": "https://github.com/nativescript-community/ui-share-file/issues"
},
"license": "Apache-2.0",
"homepage": "https://github.com/nativescript-community/ui-share-file",
"readmeFilename": "README.md",
"bootstrapper": "nativescript-plugin-seed",
"gitHead": "58010955131ec4b5b77d532bfa8e0fcfe6fec2ce"
}