Blame view

web/package.json 922 Bytes
2e86c939   xu   “首次提交”
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
{
  "name": "Ji-Work",
  "version": "1.0.0",
  "description": "Ji-Work",
  "homepage": "",
  "repository": {
    "type": "git",
    "url": "git@120.24.221.250:wxui/app-wx.git"
  },
  "author": {
    "name": "lee",
    "email": "349238652@qq.com"
  },
  "license": "ISC",
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-concat": "~2.6.0",
    "gulp-connect": "~2.3.1",
    "gulp-header": "~1.7.1",
    "gulp-jade": "~1.1.0",
    "gulp-jshint": "~2.0.0",
    "gulp-less": "~3.0.5",
    "gulp-minify-css": "1.2.3",
    "gulp-open": "~1.0.0",
    "gulp-rename": "~1.2.2",
    "gulp-sourcemaps": "~1.6.0",
    "gulp-svg-symbols": "^1.0.0",
    "gulp-tap": "~0.1.3",
    "gulp-uglify": "~1.5.1",
    "gulp-update-version": "^1.0.2",
    "jshint": "~2.9.1",
    "jshint-stylish": "~2.1.0"
  },
  "dependencies": {
    "gulp4": "^4.0.2",
    "natives": "^1.1.6",
    "wasm2js": "^0.2.0"
  },
  "optionalDependencies": {}
}