node-training-edu
Version:
Training with nodejs
16 lines (15 loc) • 323 B
JSON
{
"name": "node-training-edu",
"version": "2.5.0",
"description": "Training with nodejs",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"nothing",
"Teste"
],
"author": "Eduardo <desenvolvedor.freelancer@gmail.com>",
"license": "ISC"
}