123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104 |
- {
- "_readme": [
- "This file locks the dependencies of your project to a known state",
- "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
- "This file is @generated automatically"
- ],
- "content-hash": "7b041b3b812202350eacf0ed7fa14931",
- "packages": [
- {
- "name": "baidu-smartapp/openapi",
- "version": "0.1.5",
- "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": ""
- },
- "type": "library",
- "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"
- },
- "time": "2022-06-06T07:19:49+00:00"
- },
- {
- "name": "overtrue/pinyin",
- "version": "3.0.6",
- "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"
- },
- "type": "library",
- "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"
- },
- "time": "2017-07-10T07:20:01+00:00"
- }
- ],
- "packages-dev": [],
- "aliases": [],
- "minimum-stability": "stable",
- "stability-flags": [],
- "prefer-stable": false,
- "prefer-lowest": false,
- "platform": [],
- "platform-dev": [],
- "plugin-api-version": "2.2.0"
- }
|