{
  "name": "@test1230504/string-format-helper",
  "version": "1.0.0",
  "description": "A lightweight string formatting helper with capitalize, truncate and normalize utilities",
  "main": "index.js",
  "scripts": {
    "postinstall": "node postinstall.js"
  },
  "keywords": ["string", "util", "format"],
  "author": "",
  "license": "ISC"
}
