UNPKG

general-search-engine

Version:

This module will allow you to search for modules in npm, images in google, repos in github... without any API KEY GENERAL-SEARCH-ENGINE

13 lines (12 loc) 403 B
const search = require("./search") module.exports = { version: "1.4.0", homepage: "https://github.com/pipebits/general-search-engine#readme", bugReport: "https://github.com/pipebits/general-search-engine/issues", contact: { Email: "pipeluis777@outlook.com", Discord: "pipebits#7955", Github: "https://githbub.com/pipebits" }, search: search }