UNPKG

1.76 kBJSONView Raw
1{
2 "name": "or-wrapper",
3 "version": "0.1.0",
4 "private": true,
5 "scripts": {
6 "serve": "vue-cli-service serve",
7 "build": "vue-cli-service build",
8 "lint": "vue-cli-service lint"
9 },
10 "dependencies": {
11 "@eugene-larychev/or-wrapper": "^1.0.1",
12 "async": "^2.6.1",
13 "async-exit-hook": "^2.0.1",
14 "axios": "^0.18.0",
15 "babel-loader": "^8.0.2",
16 "babel-runtime": "^6.26.0",
17 "brace": "github:Feasul/brace#2045f78fa5f9861053cf52f741decfb8cf974b53",
18 "chokidar": "^2.0.4",
19 "commander": "^2.17.1",
20 "concurrently": "^4.0.1",
21 "copy-dir": "^0.4.0",
22 "css-loader": "^1.0.0",
23 "espree": "^4.0.0",
24 "files-and-data-upload": "^1.0.0",
25 "form-data": "^2.3.2",
26 "fs-extra": "^7.0.0",
27 "fuse.js": "3.2.0",
28 "fuzzysearch": "1.0.3",
29 "js-beautify": "1.6.14",
30 "keen-ui": "github:Narsul/Keen-UI#001cd3094ed758e3238e3159630b0c921b99f945",
31 "lodash": "^4.17.10",
32 "mime": "^2.3.1",
33 "moment": "2.22.1",
34 "node-cmd": "^3.0.0",
35 "node-dir": "^0.1.17",
36 "normalize.css": "^8.0.0",
37 "ora": "^3.0.0",
38 "rangy": "github:Feasul/rangy#33b5715a819f064d45a126242a2d2fe416b2451a",
39 "react-cookie": "1.0.5",
40 "recursive-copy": "^2.0.9",
41 "run-parallel-limit": "^1.0.5",
42 "slugid": "1.1.0",
43 "sortablejs": "1.7.0",
44 "vue": "^2.5.17",
45 "vue-markdown": "^2.2.4",
46 "vue-resource": "^1.5.1",
47 "vue-router": "^3.0.1",
48 "vue-the-mask": "^0.11.1",
49 "vuex": "^3.0.1",
50 "yargs": "^12.0.1"
51 },
52 "devDependencies": {
53 "@vue/cli-plugin-babel": "^3.0.1",
54 "@vue/cli-service": "^3.0.1",
55 "node-sass": "^4.9.0",
56 "sass-loader": "^7.0.1",
57 "vue-template-compiler": "^2.5.17"
58 },
59 "browserslist": [
60 "> 1%",
61 "last 2 versions",
62 "not ie <= 8"
63 ]
64}