govardhan-places
Version:
A JSON dataset of sacred and historical places in Govardhan, India.
24 lines • 448 B
JSON
{
"name": "govardhan-places",
"version": "1.0.0",
"description": "A JSON dataset of sacred and historical places in Govardhan, India.",
"main": "index.js",
"scripts": {
"test": "node index.js"
},
"keywords": [
"govardhan",
"temples",
"krishna",
"spiritual",
"tourism",
"holy-places",
"india",
"mathura"
],
"author": "Ravi",
"license": "MIT",
"dependencies": {
"express": "^4.18.2"
}
}