beehole-store-server
Version:
www.bee-hole.com
39 lines (38 loc) • 784 B
JSON
{
"name": "beehole-store-server",
"version": "1.5.21",
"description": "www.bee-hole.com",
"main": "index.js",
"directories": {
"doc": "doc"
},
"scripts": {
},
"dependencies": {
"beehole-store-admin": "~1.5.0"
},
"keywords": [
"E-commerce",
"AI",
"gpt-3",
"gpt-4"
],
"author": "www.bee-hole.com",
"license": "ISC",
"files": [
"index.js",
"package.json",
"main.exe",
"mainD",
"version",
"config/config.example.yaml",
"storage/**/*",
"resource/public/favicon.ico",
"resource/public/cp/**/*",
"runtime/log/exception/.gitignore",
"runtime/log/logger/.gitignore",
"runtime/log/queue/.gitignore",
"runtime/log/server/access/.gitignore",
"runtime/log/server/error/.gitignore"
]
}