@vemlavaraloucagamers/test-publish
Version:
Pacote de teste de publicacao
28 lines (27 loc) • 664 B
JSON
{
"name": "@vemlavaraloucagamers/test-publish",
"version": "2.0.3",
"description": "Pacote de teste de publicacao",
"main": "index.js",
"author": "Tonhão Santos",
"license": "MIT",
"private": false,
"repository": {
"type": "git",
"url": "git+https://github.com/TonhaoSantos/test-publish.git"
},
"keywords": [
"projeto",
"projetobasico",
"teste",
"js",
"javascript"
],
"bugs": {
"url": "https://github.com/TonhaoSantos/test-publish/issues"
},
"homepage": "https://github.com/TonhaoSantos/test-publish/blob/master/README.md",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}