{
  "name": "eastasianwidth",
  "version": "0.1.1",
  "description": "Get East Asian Width from a character.",
  "main": "eastasianwidth.js",
  "scripts": {
    "test": "mocha"
  },
  "repository": "git://github.com/komagata/eastasianwidth.git",
  "author": "Masaki Komagata",
  "license": "MIT",
  "devDependencies": {
    "mocha": "~1.9.0"
  },
  "_from": "eastasianwidth@0.1.1",
  "_resolved": "http://registry.npm.taobao.org/eastasianwidth/download/eastasianwidth-0.1.1.tgz"
}