UNPKG
vue-cookie
Version:
latest (1.1.4)
1.1.4
1.1.3
1.1.2
1.1.1
1.0.0
A Vue.js plugin for manipulating cookies
github.com/alfhen/vue-cookie
alfhen/vue-cookie
vue-cookie
/
testem.json
7 lines
•
105 B
JSON
View Raw
1
2
3
4
5
6
7
{
"framework"
:
"jasmine"
,
"serve_files"
:
[
"test/bundle.js"
]
,
"launch_in_dev"
:
[
"Chrome"
]
}