u200b
Version:
Append, prepend, and insert zero-width space to string.
43 lines • 1.02 kB
JSON
{
"name": "realign",
"version": "0.19.0",
"description": "Re-align whitespaces and tabs in a multi-line string.",
"main": "realign.deploy.js",
"support": "realign.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"re-align",
"whitespace",
"tab",
"mult-line",
"string",
"realign"
],
"homepage": "https://github.com/volkovasystems/realign",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"falzy": "^0.23.0",
"truly": "^0.20.0",
"wichevr": "^0.14.0"
},
"_release": "0.19.0",
"_resolution": {
"type": "version",
"tag": "0.19.0",
"commit": "8f080e82db7a8efddf7fd2b7419cae32778df2d0"
},
"_source": "https://github.com/volkovasystems/realign.git",
"_target": "^0.19.0",
"_originalSource": "realign"
}