{
  "_from": "word-count@^0.2.1",
  "_id": "word-count@0.2.2",
  "_inBundle": false,
  "_integrity": "sha1-aZGS/KaCn+k21Byw2V25JIxXBFE=",
  "_location": "/word-count",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "word-count@^0.2.1",
    "name": "word-count",
    "escapedName": "word-count",
    "rawSpec": "^0.2.1",
    "saveSpec": null,
    "fetchSpec": "^0.2.1"
  },
  "_requiredBy": [
    "/loopback-boot/strong-globalize"
  ],
  "_resolved": "https://registry.npmjs.org/word-count/-/word-count-0.2.2.tgz",
  "_shasum": "699192fca6829fe936d41cb0d95db9248c570451",
  "_spec": "word-count@^0.2.1",
  "_where": "/home2/postcax0/public_html/bounsr/loop/loop/node_modules/loopback-boot/node_modules/strong-globalize",
  "author": {
    "name": "Hsiaoming Yang",
    "email": "me@lepture.com"
  },
  "bugs": {
    "url": "https://github.com/yuehu/word-count/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "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"
}
