UNPKG

@nicecode/commit-lint

Version:

辅助 changelog 内容提交插件

28 lines 663 B
{ "name": "@nicecode/commit-lint", "version": "0.3.0", "description": "辅助 changelog 内容提交插件", "main": "src/index.js", "files": [ "src" ], "keywords": [ "nicecode", "changelog", "lint" ], "author": "nicecoders", "repository": { "type": "git", "url": "https://github.com/nicecoders/nicecode" }, "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org" }, "gitHead": "6586b5a71b6af55ae6317c8979b177a4725bbc8d", "homepage": "https://nicecoders.github.io/nicecode/#/changelog/commit-lint", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }