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 months 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-12T10:58:12.000Z (about 8 years ago)
- Last Synced: 2025-03-11T21:32:38.709Z (over 1 year ago)
- Language: TypeScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- 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`