unnx.bz
Version:
teste de módulo
16 lines • 375 B
JSON
{
"name": "unnx.bz",
"version": "1.0.1",
"description": "teste de módulo",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/euGabrielVictor/unnx.bz.git"
},
"author": "Unnxbz",
"license": "MIT"
}