1 Star 4 Fork 0

xt/hikari

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.lock 2.62 KB
一键复制 编辑 原始数据 按行查看 历史
xt 提交于 2021-01-29 11:03 +08:00 . !5修改cleancmd和composer
{
"_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": "0391f37dde7b1546359743429c053bda",
"packages": [
{
"name": "fukuball/jieba-php",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://gitee.com/RandolfJay/jieba-php.git",
"reference": "8a1653678813ae51b88360ca7c5a88053624af60"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/fukuball/jieba-php/zipball/8a1653678813ae51b88360ca7c5a88053624af60",
"reference": "8a1653678813ae51b88360ca7c5a88053624af60",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"php": ">= 5.3"
},
"require-dev": {
"phpunit/phpunit": "~5.7|~6.0",
"satooshi/php-coveralls": "dev-master",
"squizlabs/php_codesniffer": "1.5.6"
},
"type": "library",
"autoload": {
"files": [
"src/class/Jieba.php",
"src/class/JiebaAnalyse.php",
"src/class/Finalseg.php",
"src/class/Posseg.php",
"src/vendor/multi-array/MultiArray.php",
"src/vendor/multi-array/Factory/MultiArrayFactory.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "fukuball",
"email": "fukuball@gmail.com"
}
],
"description": "結巴中文分詞(PHP 版本):做最好的 PHP 中文分詞、中文斷詞組件",
"keywords": [
"Jieba",
"php"
],
"time": "2020-12-23T09:25:51+00:00"
}
],
"packages-dev": [],
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
"fukuball/jieba-php": 20
},
"prefer-stable": false,
"prefer-lowest": false,
"platform": [],
"platform-dev": []
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/xtzero/hikari.git
git@gitee.com:xtzero/hikari.git
xtzero
hikari
hikari
master

搜索帮助