parse-authors@0.2.4
Parse a string into an array of objects with `name`, `email` and `url` properties following npm conventions. Useful for the `authors` property in package.json or for parsing an AUTHORS file into an array of authors objects.
MIT
2016-04-13
安装 (0.2.4)
npm install parse-authors@0.2.4
yarn add parse-authors@0.2.4
pnpm add parse-authors@0.2.4
bun add parse-authors@0.2.4
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| parse-author | ^0.2.1 |
devDependencies (2)
| 包名 | 版本要求 |
|---|---|
| gulp-format-md | ^0.1.7 |
| mocha | ^2.4.5 |