u200b
Version:
Append, prepend, and insert zero-width space to string.
39 lines (38 loc) • 887 B
JSON
{
"name": "u200b",
"version": "0.35.0",
"description": "Append, prepend, and insert zero-width space to string.",
"main": "u200b.deploy.js",
"support": "u200b.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"zero-width-space",
"space",
"space-separator"
],
"homepage": "https://github.com/volkovasystems/u200b",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"arid": "^0.30.0",
"clazof": "^0.36.0",
"diatom": "^0.34.0",
"falzy": "^0.23.0",
"harden": "^0.23.0",
"optfor": "^0.33.0",
"plough": "^0.29.0",
"stringe": "^0.5.0",
"truly": "^0.20.0",
"wichevr": "^0.14.0"
}
}