mirror of
https://github.com/wavetermdev/xterm.js.git
synced 2026-08-05 13:43:48 -07:00
Update package.json (name, repository, license)
This commit is contained in:
+4
-2
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"name": "xterm.js",
|
||||
"name": "xterm",
|
||||
"version": "0.31.0",
|
||||
"ignore": ["demo", "test", ".gitignore"],
|
||||
"main": "src/xterm.js"
|
||||
"main": "src/xterm.js",
|
||||
"repository": "https://github.com/sourcelair/xterm.js",
|
||||
"license": "MIT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user