UNPKG

rajasthan-tourism

Version:

A project for showcasing Rajasthan's forts, temples, and wildlife

21 lines 396 B
{ "name": "rajasthan-tourism", "version": "1.0.2", "description": "A project for showcasing Rajasthan's forts, temples, and wildlife", "main": "index.js", "scripts": { "test": "node index.js" }, "keywords": [ "rajasthan", "tourism", "forts", "temples", "wildlife" ], "author": "Ravi", "license": "MIT", "dependencies": { "express": "^4.18.2" } }