代码拉取完成,页面将自动刷新
{
"name": "vuex-observable",
"version": "1.0.0",
"description": "Use Observables in Vuex actions.",
"main": "dist/index.js",
"files": [
"dist"
],
"scripts": {
"dev": "webpack --config example/webpack.config.js -w -d",
"build": "babel src -d dist",
"test": "jasmine JASMINE_CONFIG_PATH=test/jasmine.json"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vuex-observable.git"
},
"keywords": [
"vue",
"vuex",
"observable",
"rx",
"rxjs"
],
"author": "Evan You",
"license": "MIT",
"bugs": {
"url": "https://github.com/vuejs/vuex-observable/issues"
},
"homepage": "https://github.com/vuejs/vuex-observable#readme",
"peerDependencies": {
"rxjs": "^5.0.0"
},
"devDependencies": {
"babel-core": "^6.18.2",
"babel-loader": "^6.2.8",
"babel-preset-es2015": "^6.18.0",
"jasmine": "^2.5.2",
"rxjs": "^5.0.0-rc.4",
"vue": "^2.1.3",
"vuex": "^2.0.0",
"webpack": "^2.1.0-beta.27"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。