{
  "_args": [
    [
      "base62@0.1.1",
      "/Users/nw/motion/packages/motion/node_modules/jstransform"
    ]
  ],
  "_from": "base62@0.1.1",
  "_id": "base62@0.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/base62",
  "_npmUser": {
    "email": "andrewnez@gmail.com",
    "name": "andrewnez"
  },
  "_npmVersion": "1.1.65",
  "_phantomChildren": {},
  "_requested": {
    "name": "base62",
    "raw": "base62@0.1.1",
    "rawSpec": "0.1.1",
    "scope": null,
    "spec": "0.1.1",
    "type": "version"
  },
  "_requiredBy": [
    "/jstransform"
  ],
  "_resolved": "https://registry.npmjs.org/base62/-/base62-0.1.1.tgz",
  "_shasum": "7b4174c2f94449753b11c2651c083da841a7b084",
  "_shrinkwrap": null,
  "_spec": "base62@0.1.1",
  "_where": "/Users/nw/motion/packages/motion/node_modules/jstransform",
  "author": {
    "email": "andrewnez@gmail.com",
    "name": "Andrew Nesbitt",
    "url": "http://andrew-nesbitt.com/"
  },
  "bugs": {
    "url": "https://github.com/andrew/base62.js/issues"
  },
  "dependencies": {},
  "description": "Javascript Base62 encode/decoder",
  "devDependencies": {
    "mocha": "1.7.x"
  },
  "directories": {},
  "dist": {
    "shasum": "7b4174c2f94449753b11c2651c083da841a7b084",
    "tarball": "http://registry.npmjs.org/base62/-/base62-0.1.1.tgz"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/andrew/base62.js#readme",
  "keywords": [
    "base-62"
  ],
  "main": "base62.js",
  "maintainers": [
    {
      "name": "andrewnez",
      "email": "andrewnez@gmail.com"
    }
  ],
  "name": "base62",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/andrew/base62.js.git"
  },
  "scripts": {
    "test": "mocha test"
  },
  "version": "0.1.1"
}
