UNPKG

superheros

Version:

Gerenate the names random Super Hero.

24 lines (23 loc) 557 B
{ "name": "superheros", "version": "1.0.0", "description": "Gerenate the names random Super Hero.", "main": "index.js", "type": "commonjs", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/alashqan/Superheros.git" }, "keywords": [ "superhero" ], "author": "Al Ashqan Babu", "license": "ISC", "bugs": { "url": "https://github.com/alashqan/Superheros/issues" }, "homepage": "https://github.com/alashqan/Superheros#readme" }