代码拉取完成,页面将自动刷新
{
"name": "vue-strap",
"version": "1.0.11",
"description": "Bootstrap components built with Vue.js",
"main": "dist/vue-strap.js",
"repository": {
"type": "git",
"url": "yuche/vue-strap"
},
"homepage": "http://yuche.github.io/vue-strap/",
"directories": {
"src": "src/"
},
"dependencies": {
"vue": "^1.0.8",
"bootstrap": "^3.3.5"
},
"files": [
"LICENSE",
"README.md",
"CHANGELOG.md",
"src",
"dist"
],
"keywords": [
"vue",
"vue-bootstrap",
"vue-component",
"bootstrap"
],
"devDependencies": {
"babel-core": "^6.1.21",
"babel-loader": "^6.1.0",
"babel-plugin-transform-runtime": "^6.1.18",
"babel-preset-es2015": "^6.1.18",
"babel-runtime": "^6.3.19",
"css-loader": "^0.21.0",
"sass-loader": "^3.1.1",
"node-sass": "^3.4.1",
"less": "^2.5.3",
"less-loader": "^2.2.1",
"prismjs": "^1.3.0",
"style-loader": "^0.13.0",
"vue-hot-reload-api": "^1.2.0",
"vue-html-loader": "^1.0.0",
"vue-loader": "7.1.7",
"webpack": "^1.12.2",
"webpack-dev-server": "^1.12.0"
},
"browserify": {
"transform": [
[
"babelify",
{
"presets": [
"es2015"
]
}
],
[
"vueify"
]
]
},
"scripts": {
"docs": "webpack-dev-server --inline --hot --quiet",
"builddocs": "webpack --progress --hide-modules && NODE_ENV=production webpack --progress --hide-modules",
"build": "webpack --progress --hide-modules --config webpack.build.min.js && webpack --progress --hide-modules --config webpack.build.js",
"version": "npm run build && git add -A dist",
"postversion": "git push && git push --tags"
},
"author": "yuche",
"license": "MIT"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。