UNPKG
vue-json-cool
Version:
latest (2.0.6)
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
a json plugin for vue,support spread and shrinkage
vue-json-cool
/
package.json
17 lines
(16 loc)
•
293 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name"
:
"vue-json-cool"
,
"version"
:
"2.0.6"
,
"description"
:
"a json plugin for vue,support spread and shrinkage"
,
"main"
:
"./index.js"
,
"keywords"
:
[
"vue"
,
"json"
,
"table-view"
,
"json-view"
,
"view"
,
"viewer"
]
,
"author"
:
"alpaca"
,
"license"
:
"MIT"
}