{ "_from": "node-alias@^1.0.4", "_id": "node-alias@1.0.4", "_inBundle": false, "_integrity": "sha1-HxuRa1a56iQcATX5fO1pQPVW8pI=", "_location": "/node-alias", "_phantomChildren": { "escape-string-regexp": "1.0.5", "has-ansi": "2.0.0", "strip-ansi": "3.0.1" }, "_requested": { "type": "range", "registry": true, "raw": "node-alias@^1.0.4", "name": "node-alias", "escapedName": "node-alias", "rawSpec": "^1.0.4", "saveSpec": null, "fetchSpec": "^1.0.4" }, "_requiredBy": [ "/npm-check-updates" ], "_resolved": "https://registry.npmjs.org/node-alias/-/node-alias-1.0.4.tgz", "_shasum": "1f1b916b56b9ea241c0135f97ced6940f556f292", "_spec": "node-alias@^1.0.4", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/npm-check-updates", "author": { "name": "Justin Helmer", "email": "jhelmer25@gmail.com" }, "bugs": { "url": "https://github.com/justinhelmer/node-alias/issues" }, "bundleDependencies": false, "dependencies": { "chalk": "^1.1.1", "lodash": "^4.2.0" }, "deprecated": false, "description": "Alias the long version of a command to the short version, with optional messaging.", "devDependencies": { "chai": "^3.5.0", "mocha": "^2.4.5", "require-subvert": "^0.1.0", "sinon": "^1.17.3", "sinon-chai": "^2.8.0" }, "engines": { "node": ">=0.10" }, "homepage": "https://github.com/justinhelmer/node-alias#readme", "keywords": [ "node", "alias", "short", "command", "bin", "long" ], "license": "MIT", "main": "index.js", "name": "node-alias", "repository": { "type": "git", "url": "git+https://github.com/justinhelmer/node-alias.git" }, "scripts": { "test": "mocha" }, "version": "1.0.4" }