@drama_llama/terminal
Version:
26 lines (25 loc) • 581 B
JSON
{
"name": "@drama_llama/terminal",
"version": "1.0.0",
"description": "Gnome Terminal",
"main": "Terminal.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Gnome",
"Terminal",
"Linux",
"Console"
],
"author": "J. Bradley Briggs",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/jbradleybriggs/Terminal.git"
},
"bugs": {
"url": "https://github.com/jbradleybriggs/Terminal/issues"
},
"homepage": "https://github.com/jbradleybriggs/Terminal#readme"
}