Files
lingniu-vehicle-ingest/vehicle-map/package-lock.json
T

23 lines
576 B
JSON

{
"name": "lingniu-truck-map",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "lingniu-truck-map",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"pinyin-pro": "3.28.2"
}
},
"node_modules/pinyin-pro": {
"version": "3.28.2",
"resolved": "https://registry.npmjs.org/pinyin-pro/-/pinyin-pro-3.28.2.tgz",
"integrity": "sha512-jV38yxXHLfidirMC4hrXasLDozLCSq/4DfX88GnHcSEJ2+GpSedG6I9VOiEXJu6iQ5dbJC/RjmzyMuS5h/wH5A==",
"license": "MIT"
}
}
}