super-search
Version:
Easy to add search for your blog
34 lines (33 loc) • 726 B
JSON
{
"name": "super-search",
"title": "super-search",
"description": "Easy to add search for your blog",
"version": "0.0.5",
"homepage": "http://kushagragour.in/",
"author": {
"name": "Kushagra Gour",
"email": "chinchang457@gmail.com",
"url": "http://kushagragour.in"
},
"main": "super-search.js",
"repository": {
"type": "git",
"url": "git://github.com/chinchang/super-search.git"
},
"bugs": {
"url": "https://github.com/chinchang/super-search/issues"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/chinchang/super-search/blob/master/LICENSE"
}
],
"keywords": [
"search",
"jekyll",
"hyde",
"javascript",
"library"
]
}