From fefeb506b2d56f0c5a7723bb1be5c07be1c71b4f Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Mon, 1 Dec 2014 10:30:15 +0100 Subject: include lock files of bower to be able to use "bower install" --- core/vendor/strengthify/.bower.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 core/vendor/strengthify/.bower.json (limited to 'core/vendor/strengthify') diff --git a/core/vendor/strengthify/.bower.json b/core/vendor/strengthify/.bower.json new file mode 100644 index 00000000000..abba0d7e00e --- /dev/null +++ b/core/vendor/strengthify/.bower.json @@ -0,0 +1,19 @@ +{ + "name": "strengthify", + "homepage": "https://github.com/MorrisJobke/strengthify", + "authors": [ + "Morris Jobke " + ], + "description": "Combine jQuery and zxcvbn to create a password strength meter.", + "main": "jquery.strengthify.js", + "license": "MIT", + "_release": "f1dd3eaf28", + "_resolution": { + "type": "branch", + "branch": "master", + "commit": "f1dd3eaf289be559885325a6585f6dd6ae2fa8c3" + }, + "_source": "git://github.com/MorrisJobke/strengthify.git", + "_target": "*", + "_originalSource": "strengthify" +} \ No newline at end of file -- cgit v1.2.3