{ "name": "jquery.terminal", "version": "2.22.0", "main": [ "js/jquery.terminal.min.js", "js/jquery.mousewheel-min.js", "css/jquery.terminal.min.css" ], "description": "jQuery Terminal Emulator is a plugin for creating command line interpreters in your applications.", "license": "MIT", "ignore": [ "examples", "README.in", "bower.in", "Makefile", "manifest", ".gitignore", ".npmignore", "package.in", "package.json", "bin", "version" ], "dependencies": { "jquery": "~3" }, "devDependencies": { "keyboardevent-key-polyfill": "^1.0.2" }, "homepage": "https://github.com/jcubic/jquery.terminal", "_release": "2.22.0", "_resolution": { "type": "version", "tag": "2.22.0", "commit": "9c28d597e8295a5bd282030256a9fe1b50a371c1" }, "_source": "https://github.com/jcubic/jquery.terminal.git", "_target": "^2.22.0", "_originalSource": "jquery.terminal", "_direct": true }