UNPKG

d2-ui

Version:
93 lines (92 loc) 2.25 kB
{ "_args": [ [ "keycode@^2.1.1", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/material-ui" ] ], "_from": "keycode@>=2.1.1 <3.0.0", "_id": "keycode@2.1.2", "_inCache": true, "_installable": true, "_location": "/keycode", "_nodeVersion": "5.10.1", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/keycode-2.1.2.tgz_1464580003485_0.7524782784748822" }, "_npmUser": { "email": "secoif@gmail.com", "name": "timoxley" }, "_npmVersion": "3.9.5", "_phantomChildren": {}, "_requested": { "name": "keycode", "raw": "keycode@^2.1.1", "rawSpec": "^2.1.1", "scope": null, "spec": ">=2.1.1 <3.0.0", "type": "range" }, "_requiredBy": [ "/material-ui" ], "_resolved": "https://registry.npmjs.org/keycode/-/keycode-2.1.2.tgz", "_shasum": "23bbe2308de2f72be763ec2ef4e8c4f87e458d57", "_shrinkwrap": null, "_spec": "keycode@^2.1.1", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/material-ui", "author": { "email": "secoif@gmail.com", "name": "Tim Oxley" }, "bugs": { "url": "https://github.com/timoxley/keycode/issues" }, "dependencies": {}, "description": "Convert between keyboard keycodes and keynames and vice versa.", "devDependencies": { "mocha": "^2.4.5" }, "directories": { "example": "examples", "test": "test" }, "dist": { "shasum": "23bbe2308de2f72be763ec2ef4e8c4f87e458d57", "tarball": "https://registry.npmjs.org/keycode/-/keycode-2.1.2.tgz" }, "gitHead": "0b1d667252371e8be4c240751be5a96b2043905d", "homepage": "https://github.com/timoxley/keycode", "keywords": [ "keyboard", "keycode", "keyboardevent", "ascii", "keydown", "keyup", "metakey", "keyname", "keypress" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "secoif@gmail.com", "name": "timoxley" } ], "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" }, "version": "2.1.2" }