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 51e81d8 commit b59d0edCopy full SHA for b59d0ed
package.json
@@ -19,7 +19,7 @@
19
},
20
"repository": {
21
"type": "git",
22
- "url": "git+ssh://git@github.com/indutny/llparse.git"
+ "url": "git+ssh://git@github.com/nodejs/llparse.git"
23
24
"keywords": [
25
"llparse",
@@ -28,9 +28,9 @@
28
"author": "Fedor Indutny <fedor@indutny.com> (http://darksi.de/)",
29
"license": "MIT",
30
"bugs": {
31
- "url": "https://github.com/indutny/llparse/issues"
+ "url": "https://github.com/nodejs/llparse/issues"
32
33
- "homepage": "https://github.com/indutny/llparse#readme",
+ "homepage": "https://github.com/nodejs/llparse#readme",
34
"devDependencies": {
35
"@types/debug": "0.0.30",
36
"@types/mocha": "^5.2.7",
0 commit comments