Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Sep 25, 2021. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions 20 bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "bower-blueimp-md5",
"main": "js/md5.js",
"version": "2.1.1",
"homepage": "https://github.com/blueimp/JavaScript-MD5",
"authors": "https://github.com/blueimp/",
"contributors": [
{
"name": "Bruno Fachine",
"url": "https://github.com/BrunoDF"
}
],
"description": "JavaScript MD5 implementation. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.",
"keywords": [
"javascript",
"md5"
],
"ignore": [],
"license": "MIT"
}
2 changes: 1 addition & 1 deletion 2 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blueimp-md5",
"version": "2.1.0",
"version": "2.1.1",
"title": "JavaScript MD5",
"description": "JavaScript MD5 implementation. Compatible with server-side environments like Node.js, module loaders like RequireJS, Browserify or webpack and all web browsers.",
"keywords": [
Expand Down
Morty Proxy This is a proxified and sanitized view of the page, visit original site.