jdvance
Version:
the final say in asserts
30 lines • 481 B
JSON
{
"name": "jdvance",
"version": "102.0.0",
"description": "the final say in asserts",
"keywords": [
"jenp",
"jordi",
"polla",
"vance",
"twesting",
"owange",
"kremlin",
"russian",
"spy",
"vance",
"jd"
],
"license": "MIT",
"author": "ernie_hs@hotmail.com",
"type": "module",
"bin": {
"jdvance": "./main.js"
},
"main": "./lib/index.js",
"scripts": {
"test": "npm exec jdvance"
},
"dependencies": {
}
}