parse-authors@0.2.2
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.
2014-09-30
安装 (0.2.2)
npm install parse-authors@0.2.2
yarn add parse-authors@0.2.2
pnpm add parse-authors@0.2.2
bun add parse-authors@0.2.2
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| parse-author | ^0.1.0 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| should | ^4.0.4 |
| verb | ^0.2.15 |
| verb-tag-jscomments | ^0.2.2 |