weapp-nav-bar
Version:
FOR Weapp. custom NavBar with Back Home Search[PagePath]
27 lines (26 loc) • 665 B
JSON
{
"name": "weapp-nav-bar",
"version": "0.0.3",
"description": "FOR Weapp. custom NavBar with Back Home Search[PagePath]",
"main": "src/navBar.js",
"miniprogram": "src",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "ThinkerDev",
"license": "All OpenSource",
"keywords": [
"miniprogram",
"微信小程序",
"微信小程序自定义导航栏",
"自定义导航栏",
"小程序自定义导航栏"
],
"repository": {
"type": "git",
"url": "https://gitee.com/wepalm/weapp-component-reuse"
},
"bugs": {
"url": "https://gitee.com/wepalm/weapp-component-reuse/issues"
}
}