UNPKG

jl-starwars-names

Version:
27 lines (26 loc) 663 B
{ "name": "jl-starwars-names", "version": "1.1.0", "description": "Get random Star Wars names", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/trinet-jieli/starwars-names.git" }, "keywords": [ "Star", "Wars" ], "author": "Jie Li <jie.li@trinet.com> (http://www.trinet.com/)", "license": "MIT", "bugs": { "url": "https://github.com/trinet-jieli/starwars-names/issues" }, "homepage": "https://github.com/trinet-jieli/starwars-names#readme", "dependencies": { "unique-random-array": "1.0.0" } }