-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathpackage.json
151 lines (151 loc) · 4.73 KB
/
package.json
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
{
"name": "beta",
"description": "pnut.io client",
"version": "1.13.1",
"author": "sunya9 <mugen.xyz@gmail.com> (https://unsweets.net)",
"bugs": "https://github.com/sunya9/beta/issues",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "1.2.36",
"@fortawesome/free-brands-svg-icons": "5.15.4",
"@fortawesome/free-regular-svg-icons": "5.15.4",
"@fortawesome/free-solid-svg-icons": "5.15.4",
"@fortawesome/vue-fontawesome": "2.0.2",
"@nuxtjs/auth-next": "5.0.0-1624817847.21691f1",
"@nuxtjs/axios": "5.13.6",
"@nuxtjs/component-cache": "1.1.6",
"@nuxtjs/pwa": "3.3.5",
"@nuxtjs/redirect-module": "0.3.1",
"@nuxtjs/router-extras": "1.1.1",
"@nuxtjs/toast": "3.3.1",
"@vue/composition-api": "1.1.4",
"animate.css": "4.1.1",
"bootstrap": "4.6.0",
"bootstrap-vue": "2.21.2",
"bootstrap.native": "3.0.15",
"convert-units": "2.3.4",
"cross-env": "7.0.3",
"dayjs": "1.10.6",
"dotenv": "10.0.0",
"emoji-mart-vue-fast": "10.0.1",
"emoji-regex": "9.2.2",
"intersection-observer": "0.12.0",
"lodash": "4.17.21",
"medium-zoom": "1.0.6",
"mousetrap": "1.6.5",
"nuxt": "2.15.8",
"nuxt-property-decorator": "2.9.1",
"nuxt-typed-vuex": "0.2.0",
"nuxt-uid-module": "0.2.0",
"reflect-metadata": "0.1.13",
"sass-loader": "10.2.0",
"string-length": "4.0.2",
"tsyringe": "4.6.0",
"twemoji": "13.1.0",
"unicode-substring": "1.0.0",
"vue-on-click-outside": "1.0.3",
"vue-property-decorator": "9.1.2",
"vue-scrollto": "2.20.0",
"vuedraggable": "2.24.3",
"zooming": "2.1.1"
},
"devDependencies": {
"@babel/core": "7.15.4",
"@babel/plugin-transform-modules-commonjs": "7.15.4",
"@babel/plugin-transform-typescript": "7.15.4",
"@babel/preset-env": "7.15.4",
"@babel/preset-typescript": "7.15.0",
"@nuxt/types": "2.15.8",
"@nuxt/typescript-build": "2.1.0",
"@nuxtjs/eslint-config-typescript": "6.0.1",
"@nuxtjs/storybook": "3.3.2",
"@storybook/addon-knobs": "6.2.9",
"@testing-library/jest-dom": "5.11.9",
"@types/convert-units": "2.3.5",
"@types/emoji-regex": "8.0.0",
"@types/jest": "27.0.1",
"@types/lodash": "4.14.172",
"@types/mousetrap": "1.6.8",
"@types/rosie": "0.0.40",
"@types/twemoji": "12.1.2",
"@typescript-eslint/eslint-plugin": "4.30.0",
"@typescript-eslint/parser": "4.30.0",
"@vue/test-utils": "1.2.2",
"axios-mock-adapter": "1.20.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "27.1.0",
"babel-loader": "8.2.2",
"babel-preset-vue": "2.0.2",
"eslint": "7.32.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-jest": "24.4.0",
"flush-promises": "1.0.2",
"http-server": "13.0.1",
"husky": "7.0.2",
"imagemin-lint-staged": "0.4.0",
"imports-loader": "1.2.0",
"jest": "27.1.0",
"jest-localstorage-mock": "2.4.17",
"jest-transform-stub": "2.0.0",
"lint-staged": "11.1.2",
"npm-run-all": "4.1.5",
"prettier": "2.3.2",
"reg-keygen-git-hash-plugin": "0.10.16",
"reg-notify-github-plugin": "0.10.16",
"reg-notify-slack-plugin": "0.10.16",
"reg-publish-gcs-plugin": "0.10.16",
"reg-suit": "0.10.16",
"rosie": "2.1.0",
"sass": "1.39.0",
"storycap": "3.1.0",
"ts-jest": "27.0.5",
"ts-node": "10.2.1",
"typescript": "4.4.2",
"vue-docgen-api": "4.41.1",
"vue-docgen-loader": "1.5.0",
"vue-jest": "3.0.7",
"vue-loader": "15.9.8",
"webpack-merge": "5.8.0"
},
"engines": {
"node": ">= 8.0.0"
},
"homepage": "https://github.com/sunya9/beta",
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"license": "MIT",
"lint-staged": {
"*.@(js|vue|ts)": [
"prettier --write",
"eslint --fix",
"git add"
],
"*.{png,jpeg,jpg,gif,svg}": [
"imagemin-lint-staged",
"git add"
]
},
"main": "app.js",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/sunya9/beta.git"
},
"scripts": {
"build": "cross-env NODE_ENV=production nuxt build",
"dev": "nuxt",
"lint": "eslint --ext ts,js,vue --ignore-path .gitignore . && prettier --ignore-path .gitignore --check .",
"lint:fix": "eslint --ext ts,js,vue --ignore-path .gitignore . && prettier --ignore-path .gitignore --write .",
"start": "cross-env NODE_ENV=production nuxt start",
"ci": "run-p 'test --coverage' lint",
"test": "jest",
"format": "prettier --write --ignore-path .gitignore .",
"storybook": "nuxt storybook",
"storybook:serve": "http-server storybook-static",
"storybook:build": "nuxt storybook build",
"screenshot": "run-p -r 'storybook:serve -p 9001' screenshot:internal",
"screenshot:internal": "storycap http://localhost:9001"
}
}