{
  "_args": [
    [
      {
        "raw": "shortid@^2.2.6",
        "scope": null,
        "escapedName": "shortid",
        "name": "shortid",
        "rawSpec": "^2.2.6",
        "spec": ">=2.2.6 <3.0.0",
        "type": "range"
      },
      "D:\\gitLab\\comet\\brush\\node_modules\\json-server"
    ]
  ],
  "_from": "shortid@>=2.2.6 <3.0.0",
  "_id": "shortid@2.2.8",
  "_inCache": true,
  "_location": "/shortid",
  "_nodeVersion": "7.7.1",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/shortid-2.2.8.tgz_1488750930975_0.9173876217100769"
  },
  "_npmUser": {
    "name": "ai",
    "email": "andrey@sitnik.ru"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "shortid@^2.2.6",
    "scope": null,
    "escapedName": "shortid",
    "name": "shortid",
    "rawSpec": "^2.2.6",
    "spec": ">=2.2.6 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/json-server"
  ],
  "_resolved": "http://192.168.100.10:20899/shortid/-/shortid-2.2.8.tgz",
  "_shasum": "033b117d6a2e975804f6f0969dbe7d3d0b355131",
  "_shrinkwrap": null,
  "_spec": "shortid@^2.2.6",
  "_where": "D:\\gitLab\\comet\\brush\\node_modules\\json-server",
  "author": {
    "name": "Dylan Greene",
    "email": "dylang@gmail.com"
  },
  "browser": {
    "./lib/util/cluster-worker-id.js": "./lib/util/cluster-worker-id-browser.js",
    "./lib/random/random-byte.js": "./lib/random/random-byte-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": "033b117d6a2e975804f6f0969dbe7d3d0b355131",
    "tarball": "http://192.168.100.10:20899/shortid/-/shortid-2.2.8.tgz"
  },
  "gitHead": "7bad247e7179e95ef3071d18669cd76ab7ae7077",
  "homepage": "https://github.com/dylang/shortid",
  "keywords": [
    "short",
    "tiny",
    "id",
    "uuid",
    "bitly",
    "shorten",
    "mongoid",
    "shortid",
    "tinyid"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "ai",
      "email": "andrey@sitnik.ru"
    },
    {
      "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.8"
}
