{
  "_args": [
    [
      {
        "raw": "base62@^1.1.0",
        "scope": null,
        "escapedName": "base62",
        "name": "base62",
        "rawSpec": "^1.1.0",
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB/node_modules/jstransform"
    ]
  ],
  "_from": "base62@>=1.1.0 <2.0.0",
  "_id": "base62@1.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/base62",
  "_nodeVersion": "5.9.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/base62-1.1.1.tgz_1460670920673_0.4959259112365544"
  },
  "_npmUser": {
    "name": "andrewnez",
    "email": "andrewnez@gmail.com"
  },
  "_npmVersion": "3.7.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "base62@^1.1.0",
    "scope": null,
    "escapedName": "base62",
    "name": "base62",
    "rawSpec": "^1.1.0",
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jstransform"
  ],
  "_resolved": "https://registry.npmjs.org/base62/-/base62-1.1.1.tgz",
  "_shasum": "974e82c11bd5e00816b508a7ed9c7b9086c9db6b",
  "_shrinkwrap": null,
  "_spec": "base62@^1.1.0",
  "_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.Dq1t5rCB/node_modules/jstransform",
  "author": {
    "name": "Andrew Nesbitt",
    "email": "andrewnez@gmail.com",
    "url": "http://nesbitt.io"
  },
  "bugs": {
    "url": "https://github.com/andrew/base62.js/issues"
  },
  "dependencies": {},
  "description": "Javascript Base62 encode/decoder",
  "devDependencies": {
    "mocha": "~2.4.5"
  },
  "directories": {},
  "dist": {
    "shasum": "974e82c11bd5e00816b508a7ed9c7b9086c9db6b",
    "tarball": "https://registry.npmjs.org/base62/-/base62-1.1.1.tgz"
  },
  "engines": {
    "node": "*"
  },
  "gitHead": "8d5757251b468efa1f5bc9e1716577219d7788c6",
  "homepage": "https://github.com/andrew/base62.js",
  "keywords": [
    "base-62",
    "encoder",
    "decoder"
  ],
  "license": "MIT",
  "main": "base62.js",
  "maintainers": [
    {
      "name": "andrewnez",
      "email": "andrewnez@gmail.com"
    }
  ],
  "name": "base62",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andrew/base62.js.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.1.1"
}
