{ "_args": [ [ "shortid@^2.2.6", "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)" ] ], "_from": "shortid@>=2.2.6 <3.0.0", "_id": "shortid@2.2.6", "_inCache": true, "_installable": true, "_location": "/shortid", "_nodeVersion": "4.2.1", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/shortid-2.2.6.tgz_1459708549945_0.01657910435460508" }, "_npmUser": { "email": "dylang@gmail.com", "name": "dylang" }, "_npmVersion": "2.14.17", "_phantomChildren": {}, "_requested": { "name": "shortid", "raw": "shortid@^2.2.6", "rawSpec": "^2.2.6", "scope": null, "spec": ">=2.2.6 <3.0.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/shortid/-/shortid-2.2.6.tgz", "_shasum": "3abbefc6c51074cf2c1f1e72f6216a1b45876d72", "_shrinkwrap": null, "_spec": "shortid@^2.2.6", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)", "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": "3abbefc6c51074cf2c1f1e72f6216a1b45876d72", "tarball": "https://registry.npmjs.org/shortid/-/shortid-2.2.6.tgz" }, "gitHead": "3d094406265e63de1dab2a582877f00589ba1eba", "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.6" }