All Downloads are FREE. Search and download functionalities are using the official Maven repository.

javarepl.console.ui.bower_components.jquery.terminal.package.json Maven / Gradle / Ivy

{
  "name": "jquery.terminal",
  "version": "0.11.19",
  "description": "jQuery Terminal Emulator is a plugin for creating command line interpreters in your applications.",
  "main": "js/jquery.terminal.js",
  "keywords": [
    "terminal",
    "emulator",
    "prompt",
    "console",
    "keyboard",
    "type",
    "rpc",
    "input",
    "ui"
  ],
  "author": "Jakub Jankiewicz  (http://jakub.jankiewi.cz)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/jcubic/jquery.terminal.git"
  },
  "bugs": {
    "url": "https://github.com/jcubic/jquery.terminal/issues"
  },
  "homepage": "http://terminal.jcubic.pl",
  "dependencies": {
    "jquery": "^2.1.4"
  },
  "devDependencies": {
    "istanbul": "^0.4.3",
    "jasmine": "^2.4.1",
    "jasmine-node": "^1.14.5",
    "jsdom": "^3.1.2"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy