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

46 lines
1.4 KiB
JSON

{
"_from": "cordova-plugin-filechooser@^1.0.1",
"_id": "cordova-plugin-filechooser@1.0.1",
"_inBundle": false,
"_integrity": "sha1-+lnpe4zdkSYL4L7EYNuOxd6TSI8=",
"_location": "/cordova-plugin-filechooser",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "cordova-plugin-filechooser@^1.0.1",
"name": "cordova-plugin-filechooser",
"escapedName": "cordova-plugin-filechooser",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/cordova-plugin-filechooser/-/cordova-plugin-filechooser-1.0.1.tgz",
"_shasum": "fa59e97b8cdd91260be0bec460db8ec5de93488f",
"_spec": "cordova-plugin-filechooser@^1.0.1",
"_where": "/home/thrrgilag/workspace/cordova/Goober",
"author": "",
"bugs": {
"url": "https://github.com/ihadeed/cordova-filechooser/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Cordova FileChooser Plugin",
"homepage": "https://github.com/ihadeed/cordova-filechooser#readme",
"license": "ISC",
"main": "index.js",
"name": "cordova-plugin-filechooser",
"repository": {
"type": "git",
"url": "git+https://github.com/ihadeed/cordova-filechooser.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.1"
}