12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- {
- "packages": [
- {
- "name": "baidu-smartapp/openapi",
- "version": "0.1.5",
- "version_normalized": "0.1.5.0",
- "source": {
- "type": "git",
- "url": "https://github.com/baidu/smartapp-openapi-php.git",
- "reference": "4728c4eaff4373b3d1096847c9abfb58faedc84c"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/baidu/smartapp-openapi-php/zipball/4728c4eaff4373b3d1096847c9abfb58faedc84c",
- "reference": "4728c4eaff4373b3d1096847c9abfb58faedc84c",
- "shasum": ""
- },
- "time": "2022-06-06T07:19:49+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "BaiduSmartapp\\OpenapiClient\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "baidu",
- "email": "msfruit@hotmail.com"
- }
- ],
- "support": {
- "issues": "https://github.com/baidu/smartapp-openapi-php/issues",
- "source": "https://github.com/baidu/smartapp-openapi-php/tree/0.1.5"
- },
- "install-path": "../baidu-smartapp/openapi"
- },
- {
- "name": "overtrue/pinyin",
- "version": "3.0.6",
- "version_normalized": "3.0.6.0",
- "source": {
- "type": "git",
- "url": "https://github.com/overtrue/pinyin.git",
- "reference": "3b781d267197b74752daa32814d3a2cf5d140779"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/overtrue/pinyin/zipball/3b781d267197b74752daa32814d3a2cf5d140779",
- "reference": "3b781d267197b74752daa32814d3a2cf5d140779",
- "shasum": ""
- },
- "require": {
- "php": ">=5.3"
- },
- "require-dev": {
- "phpunit/phpunit": "~4.8"
- },
- "time": "2017-07-10T07:20:01+00:00",
- "type": "library",
- "installation-source": "dist",
- "autoload": {
- "psr-4": {
- "Overtrue\\Pinyin\\": "src/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Carlos",
- "homepage": "http://github.com/overtrue"
- }
- ],
- "description": "Chinese to pinyin translator.",
- "homepage": "https://github.com/overtrue/pinyin",
- "keywords": [
- "Chinese",
- "Pinyin",
- "cn2pinyin"
- ],
- "support": {
- "issues": "https://github.com/overtrue/pinyin/issues",
- "source": "https://github.com/overtrue/pinyin/tree/master"
- },
- "install-path": "../overtrue/pinyin"
- }
- ],
- "dev": true,
- "dev-package-names": []
- }
|