{
  "name": "@plexis/to-title",
  "version": "0.0.22",
  "main": "dist/index.js",
  "module": "dist/index.esm.js",
  "jsnext:main": "./src/index.js",
  "files": [
    "dist",
    "src"
  ],
  "authors": [
    "Theodore Vorillas <vorillaz@gmail.com> (https://vorillaz.com)"
  ],
  "license": "MIT",
  "keywords": [
    "utility",
    "string",
    "parse",
    "format",
    "validate"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/plexis-js/plexis.git"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "d099b7e1302f2412125b40ed12fe13f1b40b6b2b"
}
