hualong_tool_test
Version:
test lib
19 lines (18 loc) • 379 B
JSON
{
"name": "hualong_tool_test",
"version": "1.0.13",
"description": "test lib",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "gitee",
"url": "https://gitee.com/colinyiqun/vue_lib.git"
},
"author": "colinyiqun",
"license": "ISC",
"devDependencies": {
"sass-loader": "^11.0.1"
}
}