vedovelli
Version:
This is my personal Business Card
26 lines (25 loc) • 555 B
JSON
{
"name": "vedovelli",
"version": "1.3.2",
"description": "This is my personal Business Card",
"main": "index.js",
"bin": {
"cli": "index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vedovelli/vedovelli.git"
},
"keywords": [
"npm",
"business",
"card",
"businesscard"
],
"author": "Fabio Vedovelli <vedovelli@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/vedovelli/vedovelli/issues"
},
"homepage": "https://github.com/vedovelli/vedovelli#readme"
}