Files
cdnjs/ajax/libs/jq-console/package.json
T
2014-08-16 01:10:44 +08:00

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"
}
]
}