UNPKG

hindigarv

Version:
33 lines (32 loc) 661 B
{ "name": "hindigarv", "version": "0.0.4", "description": "Hindi Garv", "main": "src/index.js", "type": "module", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "https://github.com/hindigarv/npm-hindigarv.git" }, "keywords": [ "Hindi", "Garv" ], "author": "hindi.garv.001@gmail.com", "license": "ISC", "bugs": { "url": "https://github.com/hindigarv/npm-hindigarv/issues" }, "homepage": "https://hindigarv.github.io", "dependencies": { "csv-parse": "^5.3.1", "nukta-remover": "^0.0.1", "regex-val-gen": "^0.0.2" }, "devDependencies": { "mocha": "^10.1.0" } }