iweb-lizheguang-randomjs
Version:
根据正则表达式生成随机字符串儿
25 lines (24 loc) • 432 B
JSON
{
"name": "iweb-lizheguang-randomjs",
"version": "1.0.3",
"description": "根据正则表达式生成随机字符串儿",
"main": "app.js",
"scripts": {
"test": "node test"
},
"keywords": [
"random",
"regexp",
"javascript",
"nodejs",
"iweb",
"node",
"string"
],
"author": "LiZheGuang",
"license": "MIT",
"dependencies": {
"express": "^4.16.2",
"randexp": "^0.4.6"
}
}