W72crm_web-master/node_modules/pinyin-match/package.json

49 lines
1.4 KiB
JSON
Raw Normal View History

2025-05-27 11:25:53 +08:00
{
"_from": "pinyin-match@1.0.9",
"_id": "pinyin-match@1.0.9",
"_inBundle": false,
"_integrity": "sha512-3N3gdgKEElSDgZ8wu47wqvGOqMQvGjwK1eKdsMQDdbHrVBBo10KEgcFGMW9FIgrqHcdMRAB4+tj8irWCRznHJA==",
"_location": "/pinyin-match",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pinyin-match@1.0.9",
"name": "pinyin-match",
"escapedName": "pinyin-match",
"rawSpec": "1.0.9",
"saveSpec": null,
"fetchSpec": "1.0.9"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmmirror.com/pinyin-match/-/pinyin-match-1.0.9.tgz",
"_shasum": "11107e16d64313996728b164781a84866831011c",
"_spec": "pinyin-match@1.0.9",
"_where": "D:\\wxfiles\\WeChat Files\\wxid_nwzh0d8ul35q22\\FileStorage\\File\\2025-04\\安装教程\\安装教程\\2、其他安装方法【手动安装】\\1、手动安装方法\\前端调试代码\\W72crm_web-master",
"author": {
"name": "774898896@qq.com"
},
"bundleDependencies": false,
"deprecated": false,
"description": "支持多音字,首字母缩写的拼音搜索引擎",
"devDependencies": {
"babel-core": "^6.26.3",
"babel-loader": "^7.1.5",
"babel-preset-env": "^1.7.0",
"mocha": "^5.2.0",
"webpack": "^4.16.1",
"webpack-cli": "^3.1.2"
},
"keywords": [],
"license": "ISC",
"main": "dist/main.js",
"name": "pinyin-match",
"scripts": {
"build": "webpack",
"test": "mocha"
},
"version": "1.0.9"
}