ember-cli-auto-complete
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "ember-cli-auto-complete", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "ember-cli addon that provides type-ahead selection for text inputs", | ||
@@ -5,0 +5,0 @@ "directories": { |
@@ -92,2 +92,6 @@ # ember-cli-auto-complete | ||
## Credits | ||
First I'd like to thank [Nick Christus] for the design work that made this great component happen to begin with. Next I'd like to thank [Charlie] for his amazing project [ember-cli-suggest] as this project truly represents a fork of his work. | ||
## License | ||
@@ -103,1 +107,4 @@ | ||
[ember.js]: http://emberjs.com/ | ||
[Nick Christus]: https://github.com/nchristus | ||
[Charlie]: https://github.com/klclee | ||
[ember-cli-suggest]: https://github.com/klclee/ember-cli-suggest |
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
12316
109