This repository has been archived on 2023-11-19. You can view files and clone it, but cannot push or open issues or pull requests.
goober-ionic/plugins/cordova-plugin-share-content/package.json
2018-07-15 19:24:48 -07:00

65 lines
1.7 KiB
JSON

{
"_from": "cordova-plugin-share-content@^1.0.0",
"_id": "cordova-plugin-share-content@1.0.0",
"_inBundle": false,
"_integrity": "sha1-PME2UYnKuCW8JTmOY4NcQtO5M7Q=",
"_location": "/cordova-plugin-share-content",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "cordova-plugin-share-content@^1.0.0",
"name": "cordova-plugin-share-content",
"escapedName": "cordova-plugin-share-content",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/cordova-plugin-share-content/-/cordova-plugin-share-content-1.0.0.tgz",
"_shasum": "3cc1365189cab825bc25398e63835c42d3b933b4",
"_spec": "cordova-plugin-share-content@^1.0.0",
"_where": "/home/thrrgilag/workspace/cordova/Goober",
"author": {
"name": "Ferdinand E. Silva"
},
"bugs": {
"url": "https://github.com/six519/cordova-plugin-share-content/issues"
},
"bundleDependencies": false,
"cordova": {
"id": "cordova-plugin-share-content",
"platforms": [
"android",
"ios"
]
},
"deprecated": false,
"description": "Cordova Plugin To Share Data To Other Apps",
"engines": [
{
"name": "cordova-plugman",
"version": ">=4.2.0"
}
],
"homepage": "https://github.com/six519/cordova-plugin-share-content#readme",
"keywords": [
"cordova",
"share",
"content",
"ecosystem:cordova",
"cordova-android",
"cordova-ios"
],
"license": "Apache 2.0",
"name": "cordova-plugin-share-content",
"repository": {
"type": "git",
"url": "git+https://github.com/six519/cordova-plugin-share-content.git"
},
"version": "1.0.0"
}