You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.5 KiB
45 lines
1.5 KiB
{
|
|
"packages": [
|
|
{
|
|
"name": "sqhlib/hanzi-convert",
|
|
"version": "1.1",
|
|
"version_normalized": "1.1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/uutool/hanzi-convert.git",
|
|
"reference": "ec3afe9ec3fd3af965291ec9cd3f7f1955010da1"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/uutool/hanzi-convert/zipball/ec3afe9ec3fd3af965291ec9cd3f7f1955010da1",
|
|
"reference": "ec3afe9ec3fd3af965291ec9cd3f7f1955010da1",
|
|
"shasum": ""
|
|
},
|
|
"time": "2018-06-29T07:56:45+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"sqhlib\\Hanzi\\": "src"
|
|
}
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "sqh"
|
|
}
|
|
],
|
|
"description": "PHP中文繁简体字转换程序,支持繁体转简体或简体转繁体",
|
|
"support": {
|
|
"issues": "https://github.com/uutool/hanzi-convert/issues",
|
|
"source": "https://github.com/uutool/hanzi-convert/tree/1.1"
|
|
},
|
|
"install-path": "../sqhlib/hanzi-convert"
|
|
}
|
|
],
|
|
"dev": true,
|
|
"dev-package-names": []
|
|
}
|
|
|