TransFlow/node_modules/vue-schart/package.json

59 lines
1.3 KiB
JSON

{
"_args": [
[
"vue-schart@2.0.0",
"D:\\Hjm项目\\TransFlow"
]
],
"_from": "vue-schart@2.0.0",
"_id": "vue-schart@2.0.0",
"_inBundle": false,
"_integrity": "sha1-dE8mu788ELxaWEkx4AIzWXCBCQE=",
"_location": "/vue-schart",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "vue-schart@2.0.0",
"name": "vue-schart",
"escapedName": "vue-schart",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npm.taobao.org/vue-schart/download/vue-schart-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "D:\\Hjm项目\\TransFlow",
"author": {
"name": "lin-xin",
"email": "2981207131@qq.com"
},
"bugs": {
"url": "https://github.com/lin-xin/vue-schart/issues"
},
"dependencies": {
"schart.js": "^3.0.0"
},
"description": "Vue.js wrapper for sChart.js",
"homepage": "https://github.com/lin-xin/vue-schart#readme",
"keywords": [
"schart.js",
"charts",
"vue-schart",
"图表",
"vue.js插件"
],
"license": "MIT",
"main": "src/vue-schart.vue",
"name": "vue-schart",
"repository": {
"type": "git",
"url": "git+https://github.com/lin-xin/vue-schart.git"
},
"scripts": {},
"version": "2.0.0"
}