Bez popisu

package.json 1.5KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. {
  2. "_from": "git+ssh://git@github.com/ihadeed/cordova-filechooser.git",
  3. "_id": "cordova-plugin-filechooser@1.2.0",
  4. "_inBundle": false,
  5. "_integrity": "",
  6. "_location": "/cordova-plugin-filechooser",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "git",
  10. "raw": "http://github.com/ihadeed/cordova-filechooser.git",
  11. "rawSpec": "http://github.com/ihadeed/cordova-filechooser.git",
  12. "saveSpec": "git+ssh://git@github.com/ihadeed/cordova-filechooser.git",
  13. "fetchSpec": "ssh://git@github.com/ihadeed/cordova-filechooser.git",
  14. "gitCommittish": null
  15. },
  16. "_requiredBy": [
  17. "#USER",
  18. "/"
  19. ],
  20. "_resolved": "git+ssh://git@github.com/ihadeed/cordova-filechooser.git#00301cf86f1f0663acf6469e1b123b6c947ea237",
  21. "_spec": "http://github.com/ihadeed/cordova-filechooser.git",
  22. "_where": "/home/rarce/Downloads/tutorial",
  23. "author": "",
  24. "bugs": {
  25. "url": "https://github.com/ihadeed/cordova-filechooser/issues"
  26. },
  27. "bundleDependencies": false,
  28. "cordova": {
  29. "id": "cordova-plugin-filechooser",
  30. "platforms": [
  31. "android",
  32. "windows"
  33. ]
  34. },
  35. "deprecated": false,
  36. "description": "Cordova FileChooser Plugin",
  37. "homepage": "https://github.com/ihadeed/cordova-filechooser#readme",
  38. "license": "ISC",
  39. "main": "index.js",
  40. "name": "cordova-plugin-filechooser",
  41. "repository": {
  42. "type": "git",
  43. "url": "git+https://github.com/ihadeed/cordova-filechooser.git"
  44. },
  45. "scripts": {
  46. "test": "echo \"Error: no test specified\" && exit 1"
  47. },
  48. "version": "1.2.0"
  49. }