{
  "_args": [
    [
      "shortid@^2.2.2",
      "/home/barais/git/kevoree-js/libraries/comp/prefixTicker/.deploy_units/node0/node_modules/kevoree-group-ws"
    ]
  ],
  "_from": "shortid@>=2.2.2 <3.0.0",
  "_id": "shortid@2.2.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/shortid",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "email": "dylang@gmail.com",
    "name": "dylang"
  },
  "_npmVersion": "2.14.8",
  "_phantomChildren": {},
  "_requested": {
    "name": "shortid",
    "raw": "shortid@^2.2.2",
    "rawSpec": "^2.2.2",
    "scope": null,
    "spec": ">=2.2.2 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/kevoree-group-ws"
  ],
  "_resolved": "https://registry.npmjs.org/shortid/-/shortid-2.2.4.tgz",
  "_shasum": "ab60b40e6f3fdeb402693e1725f6b1d11b4ae47d",
  "_shrinkwrap": null,
  "_spec": "shortid@^2.2.2",
  "_where": "/home/barais/git/kevoree-js/libraries/comp/prefixTicker/.deploy_units/node0/node_modules/kevoree-group-ws",
  "author": {
    "email": "dylang@gmail.com",
    "name": "Dylan Greene"
  },
  "browser": {
    "./lib/random/random-byte.js": "./lib/random/random-byte-browser.js",
    "./lib/util/cluster-worker-id.js": "./lib/util/cluster-worker-id-browser.js"
  },
  "bugs": {
    "url": "https://github.com/dylang/shortid/issues"
  },
  "dependencies": {},
  "description": "Amazingly short non-sequential url-friendly unique id generator.",
  "devDependencies": {
    "chai": "^3.3.0",
    "envify": "^3.4.0",
    "grunt": "^0.4.5",
    "grunt-browserify": "^3.6.0",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-jshint": "^0.11.3",
    "grunt-contrib-uglify": "^0.9.2",
    "grunt-mocha-test": "^0.12.7",
    "grunt-notify": "^0.4.1",
    "grunt-open": "^0.2.3",
    "grunt-release": "^0.13.0",
    "grunt-templates-dylang": "^1.0.10",
    "load-grunt-tasks": "^3.3.0",
    "mocha": "^2.3.3",
    "time-grunt": "^1.2.1"
  },
  "directories": {},
  "dist": {
    "shasum": "ab60b40e6f3fdeb402693e1725f6b1d11b4ae47d",
    "tarball": "http://registry.npmjs.org/shortid/-/shortid-2.2.4.tgz"
  },
  "gitHead": "92683af76ebaff2f751015978ad514f9c133eae3",
  "homepage": "https://github.com/dylang/shortid",
  "keywords": [
    "bitly",
    "id",
    "mongoid",
    "short",
    "shorten",
    "shortid",
    "tiny",
    "tinyid",
    "uuid"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "dylang",
      "email": "dylang@gmail.com"
    }
  ],
  "name": "shortid",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dylang/shortid.git"
  },
  "scripts": {
    "build": "grunt build",
    "readme": "grunt repos readme",
    "test": "grunt test"
  },
  "version": "2.2.4"
}
