package.json
1.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
{
"_from": "vue-table2",
"_id": "vue-table2@1.0.4",
"_inBundle": false,
"_integrity": "sha1-0Ol4+Ln/BddKvyGjZQkyD9pOk+g=",
"_location": "/vue-table2",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "vue-table2",
"name": "vue-table2",
"escapedName": "vue-table2",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "http://registry.npm.taobao.org/vue-table2/download/vue-table2-1.0.4.tgz",
"_shasum": "d0e978f8b9ff05d74abf21a36509320fda4e93e8",
"_spec": "vue-table2",
"_where": "E:\\appImg\\echarts",
"author": {
"name": "naice"
},
"bugs": {
"url": "https://github.com/naihe138/vue-table/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "veu vue-table vue-component",
"directories": {
"lib": "lib"
},
"homepage": "https://github.com/naihe138/vue-table#readme",
"keywords": [
"vue",
"vue-table"
],
"license": "ISC",
"main": "index.js",
"name": "vue-table2",
"repository": {
"type": "git",
"url": "git+https://github.com/naihe138/vue-table.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.4"
}