domainr-search-box
Version:
Domainr instant search box for your site
60 lines (59 loc) • 1.3 kB
JSON
{
"name": "domainr-search-box",
"version": "0.0.31",
"description": "Domainr instant search box for your site",
"homepage": "https://github.com/domainr/domainr-search-box",
"repository": "https://github.com/domainr/domainr-search-box.git",
"bugs": {
"url": "https://github.com/domainr/domainr-search-box/issues",
"email": "bugs+search-box@domainr.com"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/domainr/domainr-search-box/blob/main/LICENSE"
}
],
"contributors": [
{
"name": "Randy Reddig"
},
{
"name": "Ian Gilman"
},
{
"name": "Eric Case"
},
{
"name": "Cameron Walters"
}
],
"keywords": [
"jquery-plugin",
"ecosystem:jquery",
"domainr",
"domain",
"domains",
"search",
"domain names",
"tld"
],
"devDependencies": {
"browserify": "^17.0.0",
"graceful-fs": "^4.2.4",
"gulp": "^4.0.2",
"gulp-clean-css": "^4.2.0",
"gulp-rename": "^2.0.0",
"gulp-uglify": "^3.0.0",
"http-server": "^14.0.0",
"lodash": "^4.17.15",
"minimatch": "^5.0.0",
"natives": "^1.1.6",
"opener": "^1.4.1",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0"
},
"scripts": {
"prepare": "gulp build"
}
}