No Description

package.json 1.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. {
  2. "_args": [
  3. [
  4. "cordova-plugin-whitelist@1.3.3",
  5. "/home/rarce/Downloads/tutorial"
  6. ]
  7. ],
  8. "_from": "cordova-plugin-whitelist@1.3.3",
  9. "_id": "cordova-plugin-whitelist@1.3.3",
  10. "_inBundle": false,
  11. "_integrity": "sha1-tehezbv+Wu3tQKG/TuI3LmfZb7Q=",
  12. "_location": "/cordova-plugin-whitelist",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "cordova-plugin-whitelist@1.3.3",
  18. "name": "cordova-plugin-whitelist",
  19. "escapedName": "cordova-plugin-whitelist",
  20. "rawSpec": "1.3.3",
  21. "saveSpec": null,
  22. "fetchSpec": "1.3.3"
  23. },
  24. "_requiredBy": [
  25. "/"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/cordova-plugin-whitelist/-/cordova-plugin-whitelist-1.3.3.tgz",
  28. "_spec": "1.3.3",
  29. "_where": "/home/rarce/Downloads/tutorial",
  30. "author": {
  31. "name": "Apache Software Foundation"
  32. },
  33. "bugs": {
  34. "url": "https://issues.apache.org/jira/browse/CB"
  35. },
  36. "cordova": {
  37. "platforms": [
  38. "android"
  39. ]
  40. },
  41. "description": "Cordova Whitelist Plugin",
  42. "engines": {
  43. "cordovaDependencies": {
  44. "0.0.0": {
  45. "cordova-android": ">=4.0.0"
  46. },
  47. "2.0.0": {
  48. "cordova": ">100"
  49. }
  50. }
  51. },
  52. "homepage": "https://github.com/apache/cordova-plugin-whitelist#readme",
  53. "keywords": [
  54. "cordova",
  55. "whitelist",
  56. "ecosystem:cordova",
  57. "cordova-android"
  58. ],
  59. "license": "Apache-2.0",
  60. "name": "cordova-plugin-whitelist",
  61. "repository": {
  62. "type": "git",
  63. "url": "git+https://github.com/apache/cordova-plugin-whitelist.git"
  64. },
  65. "version": "1.3.3"
  66. }