{
  "name": "split-sms",
  "homepage": "https://github.com/Codesleuth/split-sms",
  "authors": [
    "David Wood <david.p.wood@gmail.com> (http://www.codesleuth.co.uk/)"
  ],
  "description": "An SMS message splitter and part calculator with support for GSM and Unicode.",
  "main": "dist/split-sms.js",
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "sms",
    "unicode",
    "gsm",
    "split",
    "credits",
    "splitter"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
