u200b
Version:
Append, prepend, and insert zero-width space to string.
42 lines • 969 B
JSON
{
"name": "optall",
"version": "0.28.0",
"description": "Extract all designated elements.",
"main": "optall.deploy.js",
"support": "optall.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"extract",
"all",
"designated",
"elements",
"optall"
],
"homepage": "https://github.com/volkovasystems/optall",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"doubt": "^0.34.0",
"pyck": "^0.38.0",
"zelf": "^0.14.0"
},
"_release": "0.28.0",
"_resolution": {
"type": "version",
"tag": "0.28.0",
"commit": "6a3547c61d6ace38f991c81c58a35226ed22e588"
},
"_source": "https://github.com/volkovasystems/optall.git",
"_target": "^0.28.0",
"_originalSource": "optall"
}