普瑞特官网
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

12 lines
321 B

{
"name": "qniao",
"description": "千鸟官网",
"scripts": {
"oss": "rimraf qnScripts && git clone http://git.qniao.cn/comm-tech-comp/scripts qnScripts && node qnScripts/pushOss.js",
"build": "yarn oss prod src"
},
"devDependencies": {
"rimraf": "^3.0.2",
"webpack-aliyun-oss": "^0.3.1"
}
}