@ayresrouxj/fullstackclub
Version:
Módulo feito e publicado no curso Full Stack Club! =)
18 lines (17 loc) • 376 B
JSON
{
"name": "@ayresrouxj/fullstackclub",
"version": "1.0.3",
"description": "Módulo feito e publicado no curso Full Stack Club! =)",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"fullstackclub",
"soma",
"helloworld"
],
"author": "Ayres Roux",
"license": "ISC"
}