file-prompt
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "file-prompt", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "An interactive prompt for selecting files from a directory.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -78,2 +78,11 @@ # File Prompt [![Travis][build-badge]][build] [![npm package][npm-badge]][npm] | ||
## Credits | ||
This tool was lovingly made for use at [VenueBook](https://venuebook.com/). | ||
## License | ||
BSD-3-Clause (c) 2015 VenueBook, Inc. (https://venuebook.com) | ||
[screenshot-image]: https://github.com/jayzawrotny/file-prompt/raw/master/docs/images/screenshot.png | ||
@@ -84,6 +93,2 @@ [build-badge]: https://img.shields.io/travis/jayzawrotny/file-prompt/master.svg?style=flat-square | ||
[npm-badge]: https://img.shields.io/npm/v/file-prompt.svg?style=flat-square | ||
[npm]: https://www.npmjs.org/package/file-prompt | ||
## Credits | ||
This tool was lovingly made for use at [VenueBook](https://venuebook.com/). | ||
[npm]: https://www.npmjs.org/package/file-prompt |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
377149
92