@cristophermartarello/fullstackclub
Version:
Módulo publicado no curso Full Stack Club! =)
16 lines (15 loc) • 359 B
JSON
{
"name": "@cristophermartarello/fullstackclub",
"version": "1.0.3",
"description": "Módulo publicado no curso Full Stack Club! =)",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"fullstackclub"
],
"author": "Cristopher Martarello",
"license": "ISC"
}