UNPKG

@angelengineering/filepicker

Version:
37 lines (36 loc) 934 B
{ "name": "@angelengineering/filepicker", "version": "1.2.1", "description": "File Picker plugin for Nativescript applications", "main": "index", "typings": "index.d.ts", "nativescript": { "platforms": { "ios": "6.0.0", "android": "6.0.0" } }, "repository": { "type": "git", "url": "https://github.com/AngelEngineering/nativescript-plugins.git" }, "keywords": [ "NativeScript", "JavaScript", "TypeScript", "iOS", "Android" ], "author": { "name": "Angel Engineering", "email": "info@angelengineering.com" }, "bugs": { "url": "https://github.com/AngelEngineering/nativescript-plugins/issues" }, "license": "Apache-2.0", "homepage": "https://github.com/AngelEngineering/nativescript-plugins/blob/main/packages/filepicker/README.md", "readmeFilename": "README.md", "bootstrapper": "@nativescript/plugin-seed", "types": "./index.d.d.ts" }