{
  "name": "ctc",
  "version": "0.1.1",
  "description": "Chinese telegraph code convertor",
  "main": "index.js",
  "dependencies": {
  },
  "devDependencies": {
    "istanbul": "^0.3.2",
    "mocha": "^1.21.5",
    "should": "^4.0.4"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/lisposter/node-ctc.git"
  },
  "bugs": {
    "url": "https://github.com/lisposter/node-ctc/issues"
  },
  "homepage": "https://github.com/lisposter/node-ctc",
  "keywords": ["ctc"],
  "author": "Leigh Zhu",
  "license": "MIT"
}
