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-filepath/package.json
2018-07-15 19:24:48 -07:00

57 lines
1.6 KiB
JSON

{
"_from": "cordova-plugin-filepath@^1.3.0",
"_id": "cordova-plugin-filepath@1.3.0",
"_inBundle": false,
"_integrity": "sha512-Dwd76FcVciSssAZ/FPfwfOlfHrmx7CAjYTNzCxeJ4NsMkCfTysCR3vHdX/03XExGi+74DImUB17uXsnyyOYnAQ==",
"_location": "/cordova-plugin-filepath",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "cordova-plugin-filepath@^1.3.0",
"name": "cordova-plugin-filepath",
"escapedName": "cordova-plugin-filepath",
"rawSpec": "^1.3.0",
"saveSpec": null,
"fetchSpec": "^1.3.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/cordova-plugin-filepath/-/cordova-plugin-filepath-1.3.0.tgz",
"_shasum": "2d47ad4d8fcdbfe6e00e04d6ea6219a91eeb22e1",
"_spec": "cordova-plugin-filepath@^1.3.0",
"_where": "/home/thrrgilag/workspace/cordova/Goober",
"author": {
"name": "Ramesh Nair",
"email": "ram@hiddentao.com"
},
"bugs": {
"url": "https://github.com/hiddentao/cordova-plugin-filepath/issues"
},
"bundleDependencies": false,
"cordova": {
"id": "cordova-plugin-filepath",
"platforms": [
"android"
]
},
"deprecated": false,
"description": "Resolve native file paths from content URLs for Cordova platforms",
"homepage": "https://github.com/hiddentao/cordova-plugin-filepath#readme",
"keywords": [
"cordova",
"file",
"ecosystem:cordova",
"cordova-android"
],
"license": "Apache 2.0",
"name": "cordova-plugin-filepath",
"repository": {
"type": "git",
"url": "git+https://github.com/hiddentao/cordova-plugin-filepath.git"
},
"version": "1.3.0"
}