Retoor software development Projects Research SearchXNG
Register Sign In

19 lines
450 B
JSON
Raw Normal View History

[enh][oscar_template] split js-files and compile them together
2014-11-30 13:21:58 +01:00
{
"devDependencies": {
[enh] update npm dependency versions
2020-06-03 13:44:55 +02:00
"grunt": "^0.4.5",
Add image format and source information to display (#1567) Add image format and source information to display - needs changes to engines to actually display something. Displays result.source (website from which the image was taken) and result.img_format (image type and size). Result is styled with result-format and result-source classes. See PR #1566 for an example of an engine which has the necessary changes. Strip <span class="highlight">...</span> in the oscar image template.
2019-08-06 09:31:24 +02:00
"grunt-contrib-concat": "~0.5.0",
"grunt-contrib-jshint": "~0.10.0",
[enh] update npm dependency versions
2020-06-03 13:44:55 +02:00
"grunt-contrib-less": "~0.11.0",
"grunt-contrib-uglify": "~0.6.0",
"grunt-contrib-watch": "~0.6.1"
[enh][oscar_template] split js-files and compile them together
2014-11-30 13:21:58 +01:00
},
"scripts": {
"build": "npm install && grunt",
"start": "grunt watch",
"test": "grunt"
[enh] update npm dependency versions
2020-06-03 13:44:55 +02:00
},
"dependencies": {
"grunt-cli": "^1.3.2"
[enh][oscar_template] split js-files and compile them together
2014-11-30 13:21:58 +01:00
}
}
Reference in New Issue Copy Permalink
8d71420b45
searxng/searx/static/themes/oscar/package.json
Response time: 62ms
Mail Licenses API