{ "_args": [ [ { "raw": "keycode@^2.1.2", "scope": null, "escapedName": "keycode", "name": "keycode", "rawSpec": "^2.1.2", "spec": ">=2.1.2 <3.0.0", "type": "range" }, "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\react-bootstrap" ] ], "_from": "keycode@>=2.1.2 <3.0.0", "_id": "keycode@2.1.8", "_inCache": true, "_location": "/keycode", "_nodeVersion": "6.9.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/keycode-2.1.8.tgz_1481670378047_0.5840517964679748" }, "_npmUser": { "name": "timoxley", "email": "secoif@gmail.com" }, "_npmVersion": "3.10.8", "_phantomChildren": {}, "_requested": { "raw": "keycode@^2.1.2", "scope": null, "escapedName": "keycode", "name": "keycode", "rawSpec": "^2.1.2", "spec": ">=2.1.2 <3.0.0", "type": "range" }, "_requiredBy": [ "/react-bootstrap" ], "_resolved": "https://registry.npmjs.org/keycode/-/keycode-2.1.8.tgz", "_shasum": "94d2b7098215eff0e8f9a8931d5a59076c4532fb", "_shrinkwrap": null, "_spec": "keycode@^2.1.2", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\react-bootstrap", "author": { "name": "Tim Oxley", "email": "secoif@gmail.com" }, "bugs": { "url": "https://github.com/timoxley/keycode/issues" }, "dependencies": {}, "description": "Convert between keyboard keycodes and keynames and vice versa.", "devDependencies": { "mocha": "^3.0.2" }, "directories": { "example": "examples", "test": "test" }, "dist": { "shasum": "94d2b7098215eff0e8f9a8931d5a59076c4532fb", "tarball": "https://registry.npmjs.org/keycode/-/keycode-2.1.8.tgz" }, "gitHead": "1a9dc9c571e6c96c2c282afde723a6b72464c14e", "homepage": "https://github.com/timoxley/keycode", "keywords": [ "keyboard", "keycode", "keyboardevent", "ascii", "keydown", "keyup", "metakey", "keyname", "keypress" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "timoxley", "email": "secoif@gmail.com" } ], "name": "keycode", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/timoxley/keycode.git" }, "scripts": { "test": "mocha test/keycode.js" }, "typings": "./keycode.d.ts", "version": "2.1.8" }