Files
vehicle-map-0803/package.json
T

14 lines
378 B
JSON

{
"name": "lingniu-truck-map",
"version": "1.0.0",
"description": "羚牛氢能 - 全国氢能物流运营驾驶舱 (Apple Design Spec)",
"main": "index.html",
"scripts": {
"start": "python3 -m http.server 8080",
"dev": "python3 -m http.server 8080"
},
"keywords": ["lingniu", "hydrogen", "map", "cockpit"],
"author": "Antigravity",
"license": "ISC"
}