vrindavan-places
Version:
A JSON dataset of famous temples and holy places in Vrindavan, India.
23 lines • 435 B
JSON
{
"name": "vrindavan-places",
"version": "1.0.0",
"description": "A JSON dataset of famous temples and holy places in Vrindavan, India.",
"main": "index.js",
"scripts": {
"test": "node index.js"
},
"keywords": [
"vrindavan",
"temples",
"india",
"spiritual",
"tourism",
"holy-places",
"krishna"
],
"author": "Ravi",
"license": "MIT",
"dependencies": {
"express": "^4.18.2"
}
}