From 3f4c0720e1e3421431e7baa20882a4a4512a7fab Mon Sep 17 00:00:00 2001 From: ivar Date: Sun, 19 Oct 2025 23:41:23 +0200 Subject: Initial --- src/wwwroot/libraries/jquery/bower.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/wwwroot/libraries/jquery/bower.json (limited to 'src/wwwroot/libraries/jquery/bower.json') diff --git a/src/wwwroot/libraries/jquery/bower.json b/src/wwwroot/libraries/jquery/bower.json new file mode 100644 index 0000000..95798d5 --- /dev/null +++ b/src/wwwroot/libraries/jquery/bower.json @@ -0,0 +1,14 @@ +{ + "name": "jquery", + "main": "dist/jquery.js", + "license": "MIT", + "ignore": [ + "package.json" + ], + "keywords": [ + "jquery", + "javascript", + "browser", + "library" + ] +} \ No newline at end of file -- cgit v1.3