UNPKG

joaopedrocj

Version:
26 lines (25 loc) 522 B
{ "name": "joaopedrocj", "version": "1.0.1", "description": "A personal card for JoaoPedroCJ", "scripts": { "card": "node bin/card.js" }, "bin": { "card": "./bin/card.js" }, "repository": { "type": "git", "url": "https://github.com/JoaoPedroCJ/JoaoPedroCJ.git" }, "author": "João Pedro Coelho Jácome <joaopedrocj@gmail.com> (https://www.nerdvana.com.br)", "dependencies": { "npxcard": "^0.1.0" }, "keywords": [ "npxcard", "npx", "card" ], "license": "MIT" }