55 lines
1.9 KiB
JSON
55 lines
1.9 KiB
JSON
{
|
|
"_from": "com-darryncampbell-cordova-plugin-intent@^1.1.0",
|
|
"_id": "com-darryncampbell-cordova-plugin-intent@1.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-KPyU4RlOl1ofliMSyHms3eyyzIAvRCEpGda5T8j3XXmYeU0YdLG7UeHat84eJWByjv8K7XhMbVu841DnipPrLg==",
|
|
"_location": "/com-darryncampbell-cordova-plugin-intent",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "com-darryncampbell-cordova-plugin-intent@^1.1.0",
|
|
"name": "com-darryncampbell-cordova-plugin-intent",
|
|
"escapedName": "com-darryncampbell-cordova-plugin-intent",
|
|
"rawSpec": "^1.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/com-darryncampbell-cordova-plugin-intent/-/com-darryncampbell-cordova-plugin-intent-1.1.0.tgz",
|
|
"_shasum": "ab7506183a9d171d6448e79c9722f2526f8a7efc",
|
|
"_spec": "com-darryncampbell-cordova-plugin-intent@^1.1.0",
|
|
"_where": "/home/thrrgilag/workspace/cordova/Goober",
|
|
"author": {
|
|
"name": "Darryn Campbell"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"cordova": {
|
|
"id": "com-darryncampbell-cordova-plugin-intent",
|
|
"platforms": [
|
|
"android"
|
|
]
|
|
},
|
|
"deprecated": false,
|
|
"description": "General purpose intent shim layer for cordova appliations on Android. Handles various techniques for sending and receiving intents.",
|
|
"homepage": "https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent#readme",
|
|
"keywords": [
|
|
"ecosystem:cordova",
|
|
"cordova-android",
|
|
"Intent"
|
|
],
|
|
"license": "MIT",
|
|
"main": "intentShim.js",
|
|
"name": "com-darryncampbell-cordova-plugin-intent",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/darryncampbell/darryncampbell-cordova-plugin-intent.git"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|