{
  "name": "wstringsextra",
  "version": "0.3.350",
  "description": "Collection of sophisticated routines for operations on Strings. StringsToolsExtra leverages analyzing, parsing and formatting of String for special purposes.",
  "author": "Kostiantyn Wandalen <wandalen@obox.systems>",
  "license": "MIT",
  "main": "proto/node_modules/wstringsextra",
  "files": [
    "proto/wtools/abase/l5",
    "out",
    "proto/node_modules",
    "proto/node_modules/Tools",
    "proto/node_modules/wstringsextra"
  ],
  "scripts": {
    "test": "wtest .run 'proto/**' rapidity:-3",
    "docgen": "wdocgen proto"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Wandalen/wStringsExtra.git"
  },
  "bugs": {
    "url": "https://github.com/Wandalen/wStringsExtra/issues"
  },
  "dependencies": {
    "wTools": "latest",
    "wstringer": "latest",
    "wblueprint": "latest",
    "warraysparse": "latest",
    "warraysorted": "latest"
  },
  "devDependencies": {
    "wTesting": "latest",
    "eslint": "7.32.0"
  },
  "keywords": [
    "wTools",
    "wStringsExtra"
  ]
}
