UNPKG

@glauberfernandes/canivete_suico_node

Version:

Efetua a verificação se um número é par e se é um número primo

26 lines (25 loc) 684 B
{ "name": "@glauberfernandes/canivete_suico_node", "version": "1.0.0", "description": "Efetua a verificação se um número é par e se é um número primo", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/glauberfernandes/canivete_suico_node.git" }, "keywords": [ "número", "par", "número", "primo" ], "author": "Glauber Fernandes", "license": "ISC", "bugs": { "url": "https://github.com/glauberfernandes/canivete_suico_node/issues" }, "homepage": "https://github.com/glauberfernandes/canivete_suico_node#readme" }