vue-scan-code
Version:
a code scanning plug-in for vue
25 lines (24 loc) • 470 B
JSON
{
"name": "vue-scan-code",
"version": "1.1.5",
"description": "a code scanning plug-in for vue",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"scan",
"vue-scan",
"scanning",
"scanCode",
"vue-scan-code",
"scan-tool",
"vue scan tool",
"scanning plug-in"
],
"dependencies": {
"event-simple": "^1.2.3"
},
"author": "lixueshi",
"license": "ISC"
}