player-mega-senha
Version:
Classe Player do jogo Mega Senha
25 lines (24 loc) • 586 B
JSON
{
"name": "player-mega-senha",
"version": "1.0.0",
"description": "Classe Player do jogo Mega Senha",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/andreocunha/player-mega-senha.git"
},
"keywords": [
"Player",
"Mega",
"Senha"
],
"author": "andreocunha",
"license": "ISC",
"bugs": {
"url": "https://github.com/andreocunha/player-mega-senha/issues"
},
"homepage": "https://github.com/andreocunha/player-mega-senha#readme"
}