UNPKG

mahabharata-names-by-yogeshwar

Version:
30 lines (29 loc) 818 B
{ "name": "mahabharata-names-by-yogeshwar", "version": "0.0.0-development", "description": "Ger random Mahabharata names", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "semantic-release": "semantic-release" }, "repository": { "type": "git", "url": "https://github.com/yogeshwar-paragyte/mahabharata-names-by-yogeshwar.git" }, "keywords": [ "mahabharata" ], "author": "Yogeshwar Singh", "license": "MIT", "bugs": { "url": "https://github.com/yogeshwar-paragyte/mahabharata-names-by-yogeshwar/issues" }, "homepage": "https://github.com/yogeshwar-paragyte/mahabharata-names-by-yogeshwar#readme", "dependencies": { "unique-random-array": "^1.0.1" }, "devDependencies": { "semantic-release": "^15.9.9" } }