pile-to-str
Version:
将交通行业的桩号(数字)转换为标准格式的字符串
20 lines (19 loc) • 419 B
JSON
{
"name": "pile-to-str",
"version": "1.2.14",
"description": "将交通行业的桩号(数字)转换为标准格式的字符串",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"pile",
"veily"
],
"author": "fanqw",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/fanqw/pile-to-str"
}
}