UNPKG

castelog

Version:

Programación JavaScript en castellano.

18 lines • 354 B
{ "name": "proyecto-1", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node ./main.js" }, "keywords": [], "author": { "name": "allnulled", "github": "https://github.com/allnulled" }, "license": "ISC", "dependencies": { "socket.io": "*" } }