u200b
Version:
Append, prepend, and insert zero-width space to string.
42 lines • 1.04 kB
JSON
{
"name": "disdo",
"version": "0.17.0",
"main": "disdo.deploy.js",
"support": "disdo.support.js",
"homepage": "https://github.com/volkovasystems/disdo",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"description": "Transform any human readable alphanumeric string divided by certain characters into space separated form. Latin word for spread.",
"moduleType": [
"globals",
"node"
],
"keywords": [
"disdo",
"spread",
"space-separated-string"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"falzy": "^0.23.0"
},
"_release": "0.17.0",
"_resolution": {
"type": "version",
"tag": "0.17.0",
"commit": "6b0b27b3ba2602dfd70e7a29d6afb6aad9d8176b"
},
"_source": "https://github.com/volkovasystems/disdo.git",
"_target": "^0.17.0",
"_originalSource": "disdo"
}