UNPKG

mathura-places

Version:

A list of famous places in Mathura including temples and historical spots.

21 lines 404 B
{ "name": "mathura-places", "version": "1.0.1", "description": "A list of famous places in Mathura including temples and historical spots.", "main": "index.js", "scripts": { "test": "node index.js" }, "keywords": [ "mathura", "temples", "tourism", "india", "holy places" ], "author": "Ravi", "license": "MIT", "dependencies": { "express": "^4.18.2" } }