mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-27 05:36:30 +10:00
26 lines
533 B
JSON
26 lines
533 B
JSON
{
|
|
"name": "jq-console",
|
|
"filename": "jqconsole.min.js",
|
|
"version": "2.7.7",
|
|
"description": "A jQuery terminal plugin written in CoffeeScript.",
|
|
"homepage": "http://repl.it/",
|
|
"keywords": [
|
|
"terminal",
|
|
"shell",
|
|
"jquery",
|
|
"plugin",
|
|
"console"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "The Replit Project"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/replit/jq-console.git"
|
|
}
|
|
]
|
|
}
|