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.
 
 
 

24 lines
524 B

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