13 lines
246 B
JSON
13 lines
246 B
JSON
{
|
|
"name": "@beefast-wxmp/nav-bar",
|
|
"version": "0.0.3",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"miniprogram": "src",
|
|
"author": "Jerry",
|
|
"license": "ISC"
|
|
}
|