package.json 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_from": "cordova-plugin-app-version",
  3. "_id": "cordova-plugin-app-version@0.1.9",
  4. "_inBundle": false,
  5. "_integrity": "sha1-nbBgeGMzenEEiTAuX1CpBPFEm9s=",
  6. "_location": "/cordova-plugin-app-version",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "cordova-plugin-app-version",
  12. "name": "cordova-plugin-app-version",
  13. "escapedName": "cordova-plugin-app-version",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#DEV:/",
  20. "#USER"
  21. ],
  22. "_resolved": "https://registry.npm.taobao.org/cordova-plugin-app-version/download/cordova-plugin-app-version-0.1.9.tgz",
  23. "_shasum": "9db0607863337a710489302e5f50a904f1449bdb",
  24. "_spec": "cordova-plugin-app-version",
  25. "_where": "/Users/x/Documents/twong-h5/cordova",
  26. "author": {
  27. "name": "whiteoctober"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/whiteoctober/cordova-plugin-app-version/issues"
  31. },
  32. "bundleDependencies": false,
  33. "deprecated": false,
  34. "description": "Cordova plugin to return the version number of the current app",
  35. "homepage": "https://github.com/whiteoctober/cordova-plugin-app-version#readme",
  36. "keywords": [
  37. "cordova",
  38. "ecosystem:cordova",
  39. "app",
  40. "version",
  41. "appversion",
  42. "plugin"
  43. ],
  44. "license": "MIT",
  45. "name": "cordova-plugin-app-version",
  46. "repository": {
  47. "type": "git",
  48. "url": "git+https://github.com/whiteoctober/cordova-plugin-app-version.git"
  49. },
  50. "scripts": {
  51. "test": "echo \"Error: no test specified\" && exit 1"
  52. },
  53. "version": "0.1.9"
  54. }