UNPKG

265 BJSONView Raw
1{
2 "scripts": {
3 "dev":"node ../bin/index dev"
4 },
5 "dependencies": {
6 "fancybox": "^2.1.5",
7 "vue": "^2.5.16",
8 "vue-router": "^3.0.1",
9 "vuex": "^3.0.1"
10 },
11 "devDependencies": {
12 "babel-polyfill": "^6.26.0",
13 "fancybox": "^2.1.5"
14 }
15}