live-model-bing
Version:
25 lines (24 loc) • 488 B
JSON
{
"name": "live-model-bing",
"version": "1.0.3",
"description": "",
"main": "index.js",
"scripts": {
"build": "webpack",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://talkcheap.xiaoeknow.com/AliveDev/LiveFE/live-model.git"
},
"keywords": [
"model",
"westore"
],
"author": "bangyu",
"license": "ISC",
"devDependencies": {
"webpack": "^5.58.2",
"webpack-cli": "^4.9.0"
}
}