We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a04240 commit 7e46e47Copy full SHA for 7e46e47
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tty-browserify",
3
- "version": "0.0.0",
+ "version": "0.0.1",
4
"description": "the tty module from node core for browsers",
5
"main": "index.js",
6
"dependencies": {},
@@ -12,9 +12,9 @@
12
},
13
"repository": {
14
"type": "git",
15
- "url": "git://github.com/substack/tty-browserify.git"
+ "url": "git://github.com/browserify/tty-browserify.git"
16
17
- "homepage": "https://github.com/substack/tty-browserify",
+ "homepage": "https://github.com/browserify/tty-browserify",
18
"keywords": [
19
"tty",
20
"browser",
0 commit comments