心理咨询网
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

installed.json 3.3KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. {
  2. "packages": [
  3. {
  4. "name": "baidu-smartapp/openapi",
  5. "version": "0.1.5",
  6. "version_normalized": "0.1.5.0",
  7. "source": {
  8. "type": "git",
  9. "url": "https://github.com/baidu/smartapp-openapi-php.git",
  10. "reference": "4728c4eaff4373b3d1096847c9abfb58faedc84c"
  11. },
  12. "dist": {
  13. "type": "zip",
  14. "url": "https://api.github.com/repos/baidu/smartapp-openapi-php/zipball/4728c4eaff4373b3d1096847c9abfb58faedc84c",
  15. "reference": "4728c4eaff4373b3d1096847c9abfb58faedc84c",
  16. "shasum": ""
  17. },
  18. "time": "2022-06-06T07:19:49+00:00",
  19. "type": "library",
  20. "installation-source": "dist",
  21. "autoload": {
  22. "psr-4": {
  23. "BaiduSmartapp\\OpenapiClient\\": "src/"
  24. }
  25. },
  26. "notification-url": "https://packagist.org/downloads/",
  27. "license": [
  28. "MIT"
  29. ],
  30. "authors": [
  31. {
  32. "name": "baidu",
  33. "email": "msfruit@hotmail.com"
  34. }
  35. ],
  36. "support": {
  37. "issues": "https://github.com/baidu/smartapp-openapi-php/issues",
  38. "source": "https://github.com/baidu/smartapp-openapi-php/tree/0.1.5"
  39. },
  40. "install-path": "../baidu-smartapp/openapi"
  41. },
  42. {
  43. "name": "overtrue/pinyin",
  44. "version": "3.0.6",
  45. "version_normalized": "3.0.6.0",
  46. "source": {
  47. "type": "git",
  48. "url": "https://github.com/overtrue/pinyin.git",
  49. "reference": "3b781d267197b74752daa32814d3a2cf5d140779"
  50. },
  51. "dist": {
  52. "type": "zip",
  53. "url": "https://api.github.com/repos/overtrue/pinyin/zipball/3b781d267197b74752daa32814d3a2cf5d140779",
  54. "reference": "3b781d267197b74752daa32814d3a2cf5d140779",
  55. "shasum": ""
  56. },
  57. "require": {
  58. "php": ">=5.3"
  59. },
  60. "require-dev": {
  61. "phpunit/phpunit": "~4.8"
  62. },
  63. "time": "2017-07-10T07:20:01+00:00",
  64. "type": "library",
  65. "installation-source": "dist",
  66. "autoload": {
  67. "psr-4": {
  68. "Overtrue\\Pinyin\\": "src/"
  69. }
  70. },
  71. "notification-url": "https://packagist.org/downloads/",
  72. "license": [
  73. "MIT"
  74. ],
  75. "authors": [
  76. {
  77. "name": "Carlos",
  78. "homepage": "http://github.com/overtrue"
  79. }
  80. ],
  81. "description": "Chinese to pinyin translator.",
  82. "homepage": "https://github.com/overtrue/pinyin",
  83. "keywords": [
  84. "Chinese",
  85. "Pinyin",
  86. "cn2pinyin"
  87. ],
  88. "support": {
  89. "issues": "https://github.com/overtrue/pinyin/issues",
  90. "source": "https://github.com/overtrue/pinyin/tree/master"
  91. },
  92. "install-path": "../overtrue/pinyin"
  93. }
  94. ],
  95. "dev": true,
  96. "dev-package-names": []
  97. }