{
  "name": "allex_stringmanipulationlowlevellib",
  "version": "3.5.0",
  "description": "JavaScript string manipulators",
  "main": "index.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/allex-lowlevel-libs/stringmanipulation.git"
  },
  "keywords": [
    "ecosystem:AllexJS",
    "string",
    "manipulation"
  ],
  "devDependencies": {
    "chai": "3.x"
  },
  "author": "Andrija Petrovic <andrija.hers@gmail.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/allex-lowlevel-libs/stringmanipulation/issues"
  },
  "homepage": "https://github.com/allex-lowlevel-libs/stringmanipulation#readme"
}
