You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

21 lines
447 B

{
"name": "mksec",
"version": "1.1.0",
"main": "index.js",
"repository": "git@github.com:IoTcat/sentence-generator.git",
"author": "iotcat <i@iotcat.me>",
"license": "MIT",
"bin": {
"mksec": "mksec"
},
"dependencies": {
"boxen": "^4.2.0",
"cli-table": "^0.3.1",
"colors": "^1.4.0",
"express": "^4.17.1",
"fs": "^0.0.1-security",
"ora": "^4.0.4",
"request": "^2.88.2",
"yargs": "^15.4.1"
}
}