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 0fe6c91 commit daaac71Copy full SHA for daaac71
package.json
@@ -2,7 +2,7 @@
2
"name": "prx-wavefile",
3
"version": "11.0.0-prx.2",
4
"description": "Create, read and write wav files according to the specs.",
5
- "homepage": "https://github.com/rochars/wavefile",
+ "homepage": "https://github.com/PRX/prx-wavefile",
6
"author": "Rafael da Silva Rocha <rocha.rafaelsilva@gmail.com>",
7
"license": "MIT",
8
"main": "./dist/wavefile.js",
@@ -41,10 +41,10 @@
41
],
42
"repository": {
43
"type": "git",
44
- "url": "git://github.com/rochars/wavefile.git"
+ "url": "git://github.com/PRX/prx-wavefile.git"
45
},
46
"bugs": {
47
- "url": "https://github.com/rochars/wavefile/issues"
+ "url": "https://github.com/PRX/prx-wavefile/issues"
48
49
"directories": {
50
"bin": "bin",
0 commit comments