UNPKG

556 BJSONView Raw
1{
2 "name": "@1stg/commitlint-config",
3 "version": "0.3.0",
4 "description": "Personal but Shareable Commitlint Configuration for all 1stG.me projects.",
5 "repository": "git@github.com:1stG/configs.git",
6 "author": "JounQin <admin@1stg.me>",
7 "license": "MIT",
8 "dependencies": {
9 "@commitlint/cli": "^8.3.5",
10 "@commitlint/config-conventional": "^8.3.4",
11 "@commitlint/config-lerna-scopes": "^8.3.4",
12 "@pkgr/utils": "^0.3.8"
13 },
14 "publishConfig": {
15 "access": "public"
16 },
17 "gitHead": "abcf3a7f7ba7343e98c30d9f35ff612e49a0dd50"
18}