22 lines
251 B
YAML
22 lines
251 B
YAML
sources:
|
|
npm: true
|
|
|
|
npm:
|
|
production_only: false
|
|
|
|
allowed:
|
|
- apache-2.0
|
|
- bsd-2-clause
|
|
- bsd-3-clause
|
|
- isc
|
|
- mit
|
|
- cc0-1.0
|
|
- unlicense
|
|
|
|
reviewed:
|
|
npm:
|
|
- typed-rest-client # MIT
|
|
- underscore # MIT
|
|
- color-convert # MIT
|
|
|