chars-limiter
Version:
To used for limitaion to type element.
29 lines (28 loc) • 651 B
JSON
{
"name": "chars-limiter",
"version": "1.0.2",
"description": "To used for limitaion to type element.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/nuoya-alpha/chars-limiter.git"
},
"keywords": [
"limter",
"string",
"chars",
"input",
"limt",
"input",
"limitation"
],
"author": "nuoyax <2862440280@qq.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/nuoya-alpha/chars-limiter/issues"
},
"homepage": "https://github.com/nuoya-alpha/chars-limiter#readme"
}