jvdb
Version:
Julie Vanderbyse's NPX Card
31 lines (30 loc) • 494 B
JSON
{
"name": "jvdb",
"version": "1.0.3",
"description": "Julie Vanderbyse's NPX Card",
"main": "index.js",
"scripts": {
"test": "npx-jvdb"
},
"repository": {
"type": "git",
"url": "npx-JVDB"
},
"bin": {
"bin": "bin/index.js"
},
"keywords": [
"npx",
"job",
"web",
"developper",
"card"
],
"author": "Julie Vanderbyse",
"license": "ISC",
"dependencies": {
"boxen": "^2.1.0",
"chalk": "^2.4.2",
"pwnd-naab": "^1.1.1"
}
}