{
  "name": "baxterize",
  "version": "0.0.7",
  "description": "A dumb a library which will expand letters and numbers into spelled out versions and except it own output as an input to reverse the transform.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/thomb/baxterize.git"
  },
  "keywords": [
    "textmap",
    "pointless"
  ],
  "author": "Thomas Baxter",
  "license": "ISC",
  "dependencies": {
    "say": "^0.11.0"
  },
  "devDependencies": {
    "tape": "^4.6.3"
  }
}
