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