๐Ÿ“ฆ YMFE / ykit-config-react

๐Ÿ“„ package.json ยท 24 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24{
  "name": "ykit-config-react",
  "version": "2.3.2",
  "description": "็ผ–่ฏ‘ ES6+ react ๆ’ไปถ",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.corp.qunar.com:mfe/ykit-config-react.git"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "babel-preset-react": "^6.24.1",
    "es3ify-loader": "^0.2.0",
    "extend": "^3.0.0",
    "fs-extra": "^4.0.1",
    "simple-git": "^1.77.0",
    "ykit-config-es6": "^3.2.1"
  }
}