mimimize
Version:
mimimizes any string you might need to mimimize
27 lines (26 loc) • 481 B
JSON
{
"name": "mimimize",
"version": "2.16.0",
"description": "mimimizes any string you might need to mimimize",
"main": "index.min.js",
"repository": {
"type": "git",
"url": "https://github.com/Knskan3/mimimize"
},
"scripts": {
"test": "jest"
},
"keywords": [
"mi",
"mimi",
"mimimi",
"mimimize",
"mimimizer"
],
"author": "Javier Cobos",
"license": "ISC",
"devDependencies": {
"jest": "^25.1.0"
},
"dependencies": {}
}