testpublish-danilo
Version:
retorna o valor par ou ímpar
25 lines (24 loc) • 555 B
JSON
{
"name": "testpublish-danilo",
"version": "1.0.1",
"description": "retorna o valor par ou ímpar",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "danilo",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/dani80826/testpublish.git"
},
"keywords": [
"par",
"ímpar",
"numero"
],
"bugs": {
"url": "https://github.com/dani80826/testpublish/issues"
},
"homepage": "https://github.com/dani80826/testpublish#readme"
}