UNPKG

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