UNPKG

525 BJSONView Raw
1{
2 "name": "@1stg/commitlint-config",
3 "version": "1.1.1",
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/config-conventional": "^12.1.1",
10 "@commitlint/config-lerna-scopes": "^12.1.1",
11 "@pkgr/utils": "^0.7.0"
12 },
13 "publishConfig": {
14 "access": "public"
15 },
16 "gitHead": "1888f353ba87afb99b052e5206275ce76c240cb3"
17}