{
  "_args": [
    [
      "word-count@0.2.2",
      "/var/www/html/trains/api"
    ]
  ],
  "_from": "word-count@0.2.2",
  "_id": "word-count@0.2.2",
  "_inBundle": false,
  "_integrity": "sha1-aZGS/KaCn+k21Byw2V25JIxXBFE=",
  "_location": "/word-count",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "word-count@0.2.2",
    "name": "word-count",
    "escapedName": "word-count",
    "rawSpec": "0.2.2",
    "saveSpec": null,
    "fetchSpec": "0.2.2"
  },
  "_requiredBy": [
    "/strong-globalize"
  ],
  "_resolved": "https://registry.npmjs.org/word-count/-/word-count-0.2.2.tgz",
  "_spec": "0.2.2",
  "_where": "/var/www/html/trains/api",
  "author": {
    "name": "Hsiaoming Yang",
    "email": "me@lepture.com"
  },
  "bugs": {
    "url": "https://github.com/yuehu/word-count/issues"
  },
  "description": "Word count in respect of CJK characters.",
  "devDependencies": {
    "mocha": "*"
  },
  "homepage": "https://github.com/yuehu/word-count#readme",
  "keywords": [
    "count",
    "word-count"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "word-count",
  "repository": {
    "type": "git",
    "url": "git://github.com/yuehu/word-count.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.2.2"
}
