lemonutilities
Version:
Lightweight and simple JavaScript library for file management, randomization, and for CLIs.
32 lines (31 loc) • 729 B
JSON
{
"name": "lemonutilities",
"version": "2.3.0",
"description": "Lightweight and simple JavaScript library for file management, randomization, and for CLIs.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lemonade-js/lemonutils.git"
},
"keywords": [
"utilities",
"random",
"files",
"file",
"management",
"lemon",
"utils",
"lemonutils",
"lemonade",
"cli"
],
"author": "lemonade-js",
"license": "0BSD",
"bugs": {
"url": "https://github.com/lemonade-js/lemonutils/issues"
},
"homepage": "https://github.com/lemonade-js/lemonutils#readme"
}