aiber-martin/plugins/cordova-plugin-app-launcher/package.json
Martin Donnelly a4b8625d0f init
2020-12-17 16:23:12 +00:00

54 lines
1.7 KiB
JSON

{
"_args": [
[
"cordova-plugin-app-launcher@0.4.0",
"/Users/martin/dev/aiber-martin"
]
],
"_development": true,
"_from": "cordova-plugin-app-launcher@0.4.0",
"_id": "cordova-plugin-app-launcher@0.4.0",
"_inBundle": false,
"_integrity": "sha512-D9xUoMUTG+K/kxm0f8uoHwWtCz+oTLKLAJBx6LZSb2PjunYJxU9OLR6t/CAqq2PAyFjv2Y/tswA7KAVls6NakQ==",
"_location": "/cordova-plugin-app-launcher",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cordova-plugin-app-launcher@0.4.0",
"name": "cordova-plugin-app-launcher",
"escapedName": "cordova-plugin-app-launcher",
"rawSpec": "0.4.0",
"saveSpec": null,
"fetchSpec": "0.4.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/cordova-plugin-app-launcher/-/cordova-plugin-app-launcher-0.4.0.tgz",
"_spec": "0.4.0",
"_where": "/Users/martin/dev/aiber-martin",
"author": {
"name": "Nicholas Hutchind"
},
"bugs": {
"url": "https://github.com/nchutchind/cordova-plugin-app-launcher/issues"
},
"description": "This plugin allows you to see if other apps are installed and launch them. On Android, you can send extras to the launched Activity and receive result data (if available), as well as retrieve a list of applications that can open a specified uri.",
"homepage": "https://github.com/nchutchind/cordova-plugin-app-launcher#readme",
"keywords": [
"cordova",
"launcher",
"ecosystem:cordova",
"cordova-android",
"cordova-ios"
],
"license": "MIT",
"name": "cordova-plugin-app-launcher",
"repository": {
"type": "git",
"url": "git+https://github.com/nchutchind/cordova-plugin-app-launcher.git"
},
"version": "0.4.0"
}