UNPKG

primerejemplo

Version:
24 lines (23 loc) 548 B
{ "name": "primerejemplo", "version": "1.0.0", "description": "Ejemplo node js", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ionbuc/cursojavascript.git" }, "keywords": [ "programación", "javascript" ], "author": "Enrique Buchán", "license": "MIT", "bugs": { "url": "https://github.com/ionbuc/cursojavascript/issues" }, "homepage": "https://github.com/ionbuc/cursojavascript#readme" }