vue-msg
Version:
this is vue msg
35 lines (34 loc) • 790 B
JSON
{
"name": "vue-msg",
"version": "1.0.5",
"description": "this is vue msg",
"main": "./src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "'https://github.com/lijianhuiGit/vue-msg.git'"
},
"keywords": [
"msg",
"message",
"vue-msg",
"vue-message"
],
"author": "lijianhui",
"license": "ISC",
"dependencies": {
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.1",
"css-loader": "^0.28.7",
"less": "^2.7.3",
"less-loader": "^4.0.5",
"style-loader": "^0.19.0",
"vue": "^2.5.8",
"vue-loader": "^13.5.0",
"vue-template-compiler": "^2.5.8",
"webpack": "^3.8.1"
}
}