# www.npmjs.com (2019-02-01) HTML search results mapping
# search template URL : https://www.npmjs.com/search?q={searchTerms}
# This is an example mapping file for OpenSearch systems or search APIs providing results only as HTML
# When possible, it is preferable to use an OpenSearch URL providing results as standard RSS or Atom feed as mapping is generic
# Selectors are using CSS or JQuery-like syntax, as described at https://jsoup.org/apidocs/org/jsoup/select/Selector.html
# Standard Java properties file syntax is used here instead of usual YaCy Configuration syntax to easily allow '#' characters in values (example : _result=div#result li)
# Character encoding is assumed to be ISO-8859-1
# Result node selector (required)
# In this example, a section such as :
Package description
description_txt=p[class*=package-list-item__description]