Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickgeek/flat-licence
Generate a markdown list of all included prod works and their licences from a package.json
https://github.com/nickgeek/flat-licence
Last synced: 2 days ago
JSON representation
Generate a markdown list of all included prod works and their licences from a package.json
- Host: GitHub
- URL: https://github.com/nickgeek/flat-licence
- Owner: NickGeek
- License: mpl-2.0
- Created: 2018-06-12T10:24:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-12T10:58:12.000Z (over 6 years ago)
- Last Synced: 2024-11-17T12:48:42.750Z (2 months ago)
- Language: TypeScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flat-licence
Takes all your prod dependencies from your `package.json` and turns them into a markdown document. See `included.md` for a demo.## Usage
`$ flat-licence > included.md`