{
  "_args": [
    [
      "unicode-length@^1.0.0",
      "/usr/share/npm/node_modules/tap-mocha-reporter"
    ]
  ],
  "_from": "unicode-length@>=1.0.0 <2.0.0",
  "_id": "unicode-length@1.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/unicode-length",
  "_nodeVersion": "6.1.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/unicode-length-1.0.3.tgz_1472049119656_0.21989301685243845"
  },
  "_npmUser": {
    "email": "jviotti@openmailbox.org",
    "name": "jviotti"
  },
  "_npmVersion": "3.9.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "unicode-length",
    "raw": "unicode-length@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/tap-mocha-reporter"
  ],
  "_resolved": "https://registry.npmjs.org/unicode-length/-/unicode-length-1.0.3.tgz",
  "_shasum": "5ada7a7fed51841a418a328cf149478ac8358abb",
  "_shrinkwrap": null,
  "_spec": "unicode-length@^1.0.0",
  "_where": "/usr/share/npm/node_modules/tap-mocha-reporter",
  "author": {
    "email": "juanchiviotti@gmail.com",
    "name": "Juan Cruz Viotti"
  },
  "bugs": {
    "url": "https://github.com/jviotti/unicode-length/issues"
  },
  "dependencies": {
    "punycode": "^1.3.2",
    "strip-ansi": "^3.0.1"
  },
  "description": "Get the length of unicode strings",
  "devDependencies": {
    "chai": "~1.10.0",
    "coffee-script": "~1.8.0",
    "gulp": "~3.8.10",
    "gulp-coffee": "~2.2.0",
    "gulp-coffeelint": "~0.4.0",
    "gulp-mocha": "~2.0.0",
    "gulp-util": "~3.0.1",
    "mocha": "~2.0.1",
    "sinon": "~1.12.2",
    "sinon-chai": "~2.6.0"
  },
  "directories": {
    "test": "tests"
  },
  "dist": {
    "shasum": "5ada7a7fed51841a418a328cf149478ac8358abb",
    "tarball": "https://registry.npmjs.org/unicode-length/-/unicode-length-1.0.3.tgz"
  },
  "files": [
    "build/unicode-length.js"
  ],
  "gitHead": "f0eedb5753ed320a7e195ccd770c52efb5355c8d",
  "homepage": "https://github.com/jviotti/unicode-length",
  "keywords": [
    "length",
    "string",
    "unicode"
  ],
  "license": "MIT",
  "main": "build/unicode-length.js",
  "maintainers": [
    {
      "name": "jviotti",
      "email": "juanchiviotti@gmail.com"
    }
  ],
  "name": "unicode-length",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/jviotti/unicode-length.git"
  },
  "scripts": {
    "prepublish": "gulp build",
    "test": "gulp test"
  },
  "version": "1.0.3"
}
